Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.DocumentType3Code
Packages that use DocumentType3Code
-
Uses of DocumentType3Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as DocumentType3CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return DocumentType3CodeModifier and TypeMethodDescriptionstatic DocumentType3CodeCreditorReferenceType1Choice.getCd()Gets the value of the cd property.static DocumentType3CodeReturns the enum constant of this type with the specified name.static DocumentType3Code[]DocumentType3Code.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 DocumentType3CodeModifier and TypeMethodDescriptionvoidCreditorReferenceType1Choice.setCd(DocumentType3Code value) Sets the value of the cd property.