Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_04.DocumentType5Code
Packages that use DocumentType5Code
-
Uses of DocumentType5Code in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as DocumentType5CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return DocumentType5CodeModifier and TypeMethodDescriptionstatic DocumentType5Code
ReferredDocumentType1Choice.getCd()
Gets the value of the cd property.static DocumentType5Code
Returns the enum constant of this type with the specified name.static DocumentType5Code[]
DocumentType5Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type DocumentType5CodeModifier and TypeMethodDescriptionvoid
ReferredDocumentType1Choice.setCd
(DocumentType5Code value) Sets the value of the cd property.