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