Uses of Class
no.difi.begrep.sdp.schema_v10.SDPIso6523Authority

Packages that use SDPIso6523Authority
no.difi.begrep.sdp.schema_v10   
 

Uses of SDPIso6523Authority in no.difi.begrep.sdp.schema_v10
 

Fields in no.difi.begrep.sdp.schema_v10 declared as SDPIso6523Authority
protected  SDPIso6523Authority SDPOrganisasjon.authority
           
 

Methods in no.difi.begrep.sdp.schema_v10 that return SDPIso6523Authority
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.
 

Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPIso6523Authority
 void SDPOrganisasjon.setAuthority(SDPIso6523Authority value)
          Sets the value of the authority property.
 SDPOrganisasjon SDPOrganisasjon.withAuthority(SDPIso6523Authority value)
           
 

Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPIso6523Authority
SDPOrganisasjon(String value, SDPIso6523Authority authority)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.