Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CSCManagement1Code
Packages that use CSCManagement1Code
-
Uses of CSCManagement1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CSCManagement1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CSCManagement1CodeModifier and TypeMethodDescriptionstatic CSCManagement1Code
CardSecurityInformation1.getCSCMgmt()
Gets the value of the cscMgmt property.static CSCManagement1Code
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_06 with parameters of type CSCManagement1CodeModifier and TypeMethodDescriptionvoid
CardSecurityInformation1.setCSCMgmt
(CSCManagement1Code value) Sets the value of the cscMgmt property.