Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.ReferredDocumentAmount1Choice
-
Packages that use ReferredDocumentAmount1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_02 -
-
Uses of ReferredDocumentAmount1Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with type parameters of type ReferredDocumentAmount1Choice Modifier and Type Field Description protected java.util.List<ReferredDocumentAmount1Choice>
StructuredRemittanceInformation6. rfrdDocAmt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return ReferredDocumentAmount1Choice Modifier and Type Method Description ReferredDocumentAmount1Choice
ObjectFactory. createReferredDocumentAmount1Choice()
Create an instance ofReferredDocumentAmount1Choice
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return types with arguments of type ReferredDocumentAmount1Choice Modifier and Type Method Description java.util.List<ReferredDocumentAmount1Choice>
StructuredRemittanceInformation6. getRfrdDocAmt()
Gets the value of the rfrdDocAmt property.
-