@Entity public class SignatureMethod extends Object
| Constructor and Description |
|---|
SignatureMethod() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
Long |
getId() |
void |
setAlgorithm(String algorithm) |
void |
setId(Long id) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.