Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CardDataReading1Code
-
Packages that use CardDataReading1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of CardDataReading1Code 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 CardDataReading1Code Modifier and Type Field Description protected java.util.List<CardDataReading1Code>PointOfInteractionCapabilities1. cardRdngCpbltiesMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CardDataReading1Code Modifier and Type Method Description static CardDataReading1CodeCardDataReading1Code. fromValue(java.lang.String v)static CardDataReading1CodeCardDataReading1Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CardDataReading1Code[]CardDataReading1Code. 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 CardDataReading1Code Modifier and Type Method Description java.util.List<CardDataReading1Code>PointOfInteractionCapabilities1. getCardRdngCpblties()Gets the value of the cardRdngCpblties property.
-