Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.CreditorReferenceType1Choice
-
Packages that use CreditorReferenceType1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of CreditorReferenceType1Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as CreditorReferenceType1Choice Modifier and Type Field Description protected CreditorReferenceType1Choice
CreditorReferenceType2. cdOrPrtry
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return CreditorReferenceType1Choice Modifier and Type Method Description CreditorReferenceType1Choice
ObjectFactory. createCreditorReferenceType1Choice()
Create an instance ofCreditorReferenceType1Choice
CreditorReferenceType1Choice
CreditorReferenceType2. getCdOrPrtry()
Gets the value of the cdOrPrtry property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type CreditorReferenceType1Choice Modifier and Type Method Description void
CreditorReferenceType2. setCdOrPrtry(CreditorReferenceType1Choice value)
Sets the value of the cdOrPrtry property.
-