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