Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.StatusReasonInformation12
-
Packages that use StatusReasonInformation12 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of StatusReasonInformation12 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with type parameters of type StatusReasonInformation12 Modifier and Type Field Description protected java.util.List<StatusReasonInformation12>
OriginalGroupHeader17. stsRsnInf
protected java.util.List<StatusReasonInformation12>
OriginalPaymentInstruction32. stsRsnInf
protected java.util.List<StatusReasonInformation12>
PaymentTransaction105. stsRsnInf
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return StatusReasonInformation12 Modifier and Type Method Description StatusReasonInformation12
ObjectFactory. createStatusReasonInformation12()
Create an instance ofStatusReasonInformation12
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return types with arguments of type StatusReasonInformation12 Modifier and Type Method Description java.util.List<StatusReasonInformation12>
OriginalGroupHeader17. getStsRsnInf()
Gets the value of the stsRsnInf property.java.util.List<StatusReasonInformation12>
OriginalPaymentInstruction32. getStsRsnInf()
Gets the value of the stsRsnInf property.java.util.List<StatusReasonInformation12>
PaymentTransaction105. getStsRsnInf()
Gets the value of the stsRsnInf property.
-