Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.CSCManagement1Code
-
Packages that use CSCManagement1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of CSCManagement1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as CSCManagement1Code Modifier and Type Field Description protected CSCManagement1CodeCardSecurityInformation1. cscMgmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return CSCManagement1Code Modifier and Type Method Description static CSCManagement1CodeCSCManagement1Code. fromValue(java.lang.String v)CSCManagement1CodeCardSecurityInformation1. getCSCMgmt()Gets the value of the cscMgmt property.static CSCManagement1CodeCSCManagement1Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CSCManagement1Code[]CSCManagement1Code. 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 CSCManagement1Code Modifier and Type Method Description voidCardSecurityInformation1. setCSCMgmt(CSCManagement1Code value)Sets the value of the cscMgmt property.
-