Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CardDataReading1Code
Packages that use CardDataReading1Code
-
Uses of CardDataReading1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CardDataReading1CodeFields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with type parameters of type CardDataReading1CodeModifier and TypeFieldDescriptionprotected List
<CardDataReading1Code> PointOfInteractionCapabilities1.cardRdngCpblties
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CardDataReading1CodeModifier and TypeMethodDescriptionstatic CardDataReading1Code
PaymentContext3.getCardDataNtryMd()
Gets the value of the cardDataNtryMd property.static CardDataReading1Code
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_06 that return types with arguments of type CardDataReading1CodeModifier and TypeMethodDescriptionPointOfInteractionCapabilities1.getCardRdngCpblties()
Gets the value of the cardRdngCpblties property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CardDataReading1CodeModifier and TypeMethodDescriptionvoid
PaymentContext3.setCardDataNtryMd
(CardDataReading1Code value) Sets the value of the cardDataNtryMd property.