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