Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_03.DocumentType5Code
Packages that use DocumentType5Code
-
Uses of DocumentType5Code in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as DocumentType5CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return DocumentType5CodeModifier and TypeMethodDescriptionstatic DocumentType5CodeReferredDocumentType1Choice.getCd()Gets the value of the cd property.static DocumentType5CodeReturns 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_03 with parameters of type DocumentType5CodeModifier and TypeMethodDescriptionvoidReferredDocumentType1Choice.setCd(DocumentType5Code value) Sets the value of the cd property.