Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.StatusReasonInformationSEPA
-
Packages that use StatusReasonInformationSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_002_002_02 -
-
Uses of StatusReasonInformationSEPA in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with type parameters of type StatusReasonInformationSEPA Modifier and Type Field Description protected java.util.List<StatusReasonInformationSEPA>
OriginalGroupInformationSEPA. stsRsnInf
protected java.util.List<StatusReasonInformationSEPA>
PaymentTransactionInformationSEPA. stsRsnInf
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return StatusReasonInformationSEPA Modifier and Type Method Description StatusReasonInformationSEPA
ObjectFactory. createStatusReasonInformationSEPA()
Create an instance ofStatusReasonInformationSEPA
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return types with arguments of type StatusReasonInformationSEPA Modifier and Type Method Description java.util.List<StatusReasonInformationSEPA>
OriginalGroupInformationSEPA. getStsRsnInf()
Gets the value of the stsRsnInf property.java.util.List<StatusReasonInformationSEPA>
PaymentTransactionInformationSEPA. getStsRsnInf()
Gets the value of the stsRsnInf property.
-