Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CardholderVerificationCapability1Code
-
Packages that use CardholderVerificationCapability1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of CardholderVerificationCapability1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with type parameters of type CardholderVerificationCapability1Code Modifier and Type Field Description protected java.util.List<CardholderVerificationCapability1Code>PointOfInteractionCapabilities1. crdhldrVrfctnCpbltiesMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CardholderVerificationCapability1Code Modifier and Type Method Description static CardholderVerificationCapability1CodeCardholderVerificationCapability1Code. fromValue(java.lang.String v)static CardholderVerificationCapability1CodeCardholderVerificationCapability1Code. 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_04 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.
-