Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.Frequency36Choice
-
Packages that use Frequency36Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of Frequency36Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as Frequency36Choice Modifier and Type Field Description protected Frequency36Choice
MandateRelatedInformation14. frqcy
protected Frequency36Choice
AmendmentInformationDetails13. orgnlFrqcy
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return Frequency36Choice Modifier and Type Method Description Frequency36Choice
ObjectFactory. createFrequency36Choice()
Create an instance ofFrequency36Choice
Frequency36Choice
MandateRelatedInformation14. getFrqcy()
Gets the value of the frqcy property.Frequency36Choice
AmendmentInformationDetails13. getOrgnlFrqcy()
Gets the value of the orgnlFrqcy property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type Frequency36Choice Modifier and Type Method Description void
MandateRelatedInformation14. setFrqcy(Frequency36Choice value)
Sets the value of the frqcy property.void
AmendmentInformationDetails13. setOrgnlFrqcy(Frequency36Choice value)
Sets the value of the orgnlFrqcy property.
-