Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.AdviceType1Choice
Packages that use AdviceType1Choice
-
Uses of AdviceType1Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as AdviceType1ChoiceModifier and TypeFieldDescriptionprotected AdviceType1Choice
AdviceType1.cdtAdvc
protected AdviceType1Choice
AdviceType1.dbtAdvc
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return AdviceType1ChoiceModifier and TypeMethodDescriptionObjectFactory.createAdviceType1Choice()
Create an instance ofAdviceType1Choice
AdviceType1.getCdtAdvc()
Gets the value of the cdtAdvc property.AdviceType1.getDbtAdvc()
Gets the value of the dbtAdvc property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type AdviceType1ChoiceModifier and TypeMethodDescriptionvoid
AdviceType1.setCdtAdvc
(AdviceType1Choice value) Sets the value of the cdtAdvc property.void
AdviceType1.setDbtAdvc
(AdviceType1Choice value) Sets the value of the dbtAdvc property.