Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.CardholderVerificationCapability1Code
-
Packages that use CardholderVerificationCapability1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of CardholderVerificationCapability1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type CardholderVerificationCapability1Code Modifier and Type Field Description protected java.util.List<CardholderVerificationCapability1Code>
PointOfInteractionCapabilities1. crdhldrVrfctnCpblties
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return CardholderVerificationCapability1Code Modifier and Type Method Description static CardholderVerificationCapability1Code
CardholderVerificationCapability1Code. fromValue(java.lang.String v)
static CardholderVerificationCapability1Code
CardholderVerificationCapability1Code. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CardholderVerificationCapability1Code[]
CardholderVerificationCapability1Code. 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_07 that return types with arguments of type CardholderVerificationCapability1Code Modifier and Type Method Description java.util.List<CardholderVerificationCapability1Code>
PointOfInteractionCapabilities1. getCrdhldrVrfctnCpblties()
Gets the value of the crdhldrVrfctnCpblties property.
-