Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.DocumentType6Code
Packages that use DocumentType6Code
-
Uses of DocumentType6Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as DocumentType6CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return DocumentType6CodeModifier and TypeMethodDescriptionstatic DocumentType6CodeReferredDocumentType3Choice.getCd()Gets the value of the cd property.static DocumentType6CodeReturns 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.camt_052_001_06 with parameters of type DocumentType6CodeModifier and TypeMethodDescriptionvoidReferredDocumentType3Choice.setCd(DocumentType6Code value) Sets the value of the cd property.