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