Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.AdviceType1Choice
-
Packages that use AdviceType1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of AdviceType1Choice in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as AdviceType1Choice Modifier and Type Field Description protected AdviceType1ChoiceAdviceType1. cdtAdvcprotected AdviceType1ChoiceAdviceType1. dbtAdvcMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 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_008_001_10 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.
-