Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_09.DocumentType3Code
Packages that use DocumentType3Code
-
Uses of DocumentType3Code in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as DocumentType3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return DocumentType3CodeModifier and TypeMethodDescriptionstatic DocumentType3Code
CreditorReferenceType1Choice.getCd()
Gets the value of the cd property.static DocumentType3Code
Returns the enum constant of this type with the specified name.static DocumentType3Code[]
DocumentType3Code.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_001_001_09 with parameters of type DocumentType3CodeModifier and TypeMethodDescriptionvoid
CreditorReferenceType1Choice.setCd
(DocumentType3Code value) Sets the value of the cd property.