public class DocumentOwnerIdentification
extends java.lang.Object
| Constructor and Description |
|---|
DocumentOwnerIdentification() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthority()
Gets and sets the Authority agency of the identification key.
|
java.lang.String |
getValue() |
void |
setAuthority(java.lang.String authority)
Sets the Authority agency of the identification key
|
void |
setValue(java.lang.String value) |
public java.lang.String getAuthority()
public void setAuthority(java.lang.String authority)
authority - public java.lang.String getValue()
public void setValue(java.lang.String value)