Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_10.ClearingChannel2Code
Packages that use ClearingChannel2Code
-
Uses of ClearingChannel2Code in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as ClearingChannel2CodeModifier and TypeFieldDescriptionprotected ClearingChannel2Code
PaymentTypeInformation27.clrChanl
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return ClearingChannel2CodeModifier and TypeMethodDescriptionstatic ClearingChannel2Code
PaymentTypeInformation27.getClrChanl()
Gets the value of the clrChanl property.static ClearingChannel2Code
Returns the enum constant of this type with the specified name.static ClearingChannel2Code[]
ClearingChannel2Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type ClearingChannel2CodeModifier and TypeMethodDescriptionvoid
PaymentTypeInformation27.setClrChanl
(ClearingChannel2Code value) Sets the value of the clrChanl property.