Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.DocumentType6Code
-
Packages that use DocumentType6Code Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of DocumentType6Code in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as DocumentType6Code Modifier and Type Field Description protected DocumentType6CodeReferredDocumentType3Choice. cdMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 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.pain_002_001_12 with parameters of type DocumentType6Code Modifier and Type Method Description voidReferredDocumentType3Choice. setCd(DocumentType6Code value)Sets the value of the cd property.
-