Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_10.Authorisation1Code
Packages that use Authorisation1Code
-
Uses of Authorisation1Code in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as Authorisation1CodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return Authorisation1CodeModifier and TypeMethodDescriptionstatic Authorisation1CodeAuthorisation1Choice.getCd()Gets the value of the cd property.static Authorisation1CodeReturns 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_10 with parameters of type Authorisation1CodeModifier and TypeMethodDescriptionvoidAuthorisation1Choice.setCd(Authorisation1Code value) Sets the value of the cd property.