Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_08.Authorisation1Code
-
Packages that use Authorisation1Code Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_08 -
-
Uses of Authorisation1Code in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as Authorisation1Code Modifier and Type Field Description protected Authorisation1CodeAuthorisation1Choice. cdMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return Authorisation1Code Modifier and Type Method Description static Authorisation1CodeAuthorisation1Code. fromValue(java.lang.String v)Authorisation1CodeAuthorisation1Choice. getCd()Gets the value of the cd property.static Authorisation1CodeAuthorisation1Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Authorisation1Code[]Authorisation1Code. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 with parameters of type Authorisation1Code Modifier and Type Method Description voidAuthorisation1Choice. setCd(Authorisation1Code value)Sets the value of the cd property.
-