Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.DocumentType6Code
-
Packages that use DocumentType6Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of DocumentType6Code in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as DocumentType6Code Modifier and Type Field Description protected DocumentType6CodeReferredDocumentType3Choice. cdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return DocumentType6Code Modifier and Type Method Description static DocumentType6CodeDocumentType6Code. fromValue(java.lang.String v)DocumentType6CodeReferredDocumentType3Choice. getCd()Gets the value of the cd property.static DocumentType6CodeDocumentType6Code. valueOf(java.lang.String name)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.camt_052_001_05 with parameters of type DocumentType6Code Modifier and Type Method Description voidReferredDocumentType3Choice. setCd(DocumentType6Code value)Sets the value of the cd property.
-