Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PartyIdentification1351
-
Packages that use PartyIdentification1351 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of PartyIdentification1351 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as PartyIdentification1351 Modifier and Type Field Description protected PartyIdentification1351GroupHeader85. initgPtyprotected PartyIdentification1351CreditTransferTransaction34. ultmtCdtrprotected PartyIdentification1351CreditTransferTransaction34. ultmtDbtrprotected PartyIdentification1351PaymentInstruction30. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PartyIdentification1351 Modifier and Type Method Description PartyIdentification1351ObjectFactory. createPartyIdentification1351()Create an instance ofPartyIdentification1351PartyIdentification1351GroupHeader85. getInitgPty()Gets the value of the initgPty property.PartyIdentification1351CreditTransferTransaction34. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentification1351CreditTransferTransaction34. getUltmtDbtr()Gets the value of the ultmtDbtr property.PartyIdentification1351PaymentInstruction30. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PartyIdentification1351 Modifier and Type Method Description voidGroupHeader85. setInitgPty(PartyIdentification1351 value)Sets the value of the initgPty property.voidCreditTransferTransaction34. setUltmtCdtr(PartyIdentification1351 value)Sets the value of the ultmtCdtr property.voidCreditTransferTransaction34. setUltmtDbtr(PartyIdentification1351 value)Sets the value of the ultmtDbtr property.voidPaymentInstruction30. setUltmtDbtr(PartyIdentification1351 value)Sets the value of the ultmtDbtr property.
-