Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.AdviceType1Choice
-
Packages that use AdviceType1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 AdviceType1Choice Modifier and Type Field Description protected AdviceType1ChoiceAdviceType1. cdtAdvcprotected AdviceType1ChoiceAdviceType1. dbtAdvcMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return AdviceType1Choice Modifier and Type Method Description AdviceType1ChoiceObjectFactory. createAdviceType1Choice()Create an instance ofAdviceType1ChoiceAdviceType1ChoiceAdviceType1. getCdtAdvc()Gets the value of the cdtAdvc property.AdviceType1ChoiceAdviceType1. getDbtAdvc()Gets the value of the dbtAdvc property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type AdviceType1Choice Modifier and Type Method Description voidAdviceType1. setCdtAdvc(AdviceType1Choice value)Sets the value of the cdtAdvc property.voidAdviceType1. setDbtAdvc(AdviceType1Choice value)Sets the value of the dbtAdvc property.
-