Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_003_03.DocumentType3CodeSEPA
Packages that use DocumentType3CodeSEPA
-
Uses of DocumentType3CodeSEPA in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as DocumentType3CodeSEPAModifier and TypeFieldDescriptionprotected DocumentType3CodeSEPA
CreditorReferenceTypeCodeSEPA.cd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return DocumentType3CodeSEPAModifier and TypeMethodDescriptionstatic DocumentType3CodeSEPA
CreditorReferenceTypeCodeSEPA.getCd()
Gets the value of the cd property.static DocumentType3CodeSEPA
Returns the enum constant of this type with the specified name.static DocumentType3CodeSEPA[]
DocumentType3CodeSEPA.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_002_003_03 with parameters of type DocumentType3CodeSEPAModifier and TypeMethodDescriptionvoid
CreditorReferenceTypeCodeSEPA.setCd
(DocumentType3CodeSEPA value) Sets the value of the cd property.