Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.StatusReasonInformation12
-
Packages that use StatusReasonInformation12 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of StatusReasonInformation12 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with type parameters of type StatusReasonInformation12 Modifier and Type Field Description protected java.util.List<StatusReasonInformation12>
OriginalGroupHeader17. stsRsnInf
protected java.util.List<StatusReasonInformation12>
OriginalPaymentInstruction40. stsRsnInf
protected java.util.List<StatusReasonInformation12>
PaymentTransaction129. stsRsnInf
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 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_12 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>
OriginalPaymentInstruction40. getStsRsnInf()
Gets the value of the stsRsnInf property.java.util.List<StatusReasonInformation12>
PaymentTransaction129. getStsRsnInf()
Gets the value of the stsRsnInf property.
-