| Package | Description |
|---|---|
| no.difi.begrep.sdp.schema_v10 |
| Modifier and Type | Field and Description |
|---|---|
protected SDPIso6523Authority |
SDPOrganisasjon.authority |
| Modifier and Type | Method and Description |
|---|---|
static SDPIso6523Authority |
SDPIso6523Authority.fromValue(String v) |
SDPIso6523Authority |
SDPOrganisasjon.getAuthority()
Gets the value of the authority property.
|
static SDPIso6523Authority |
SDPIso6523Authority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SDPIso6523Authority[] |
SDPIso6523Authority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SDPOrganisasjon.setAuthority(SDPIso6523Authority value)
Sets the value of the authority property.
|
SDPOrganisasjon |
SDPOrganisasjon.withAuthority(SDPIso6523Authority value) |
| Constructor and Description |
|---|
SDPOrganisasjon(String value,
SDPIso6523Authority authority)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.