Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.PartyIdentification8
Packages that use PartyIdentification8
-
Uses of PartyIdentification8 in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as PartyIdentification8Modifier and TypeFieldDescriptionprotected PartyIdentification8
StructuredRemittanceInformation6.invcee
protected PartyIdentification8
StructuredRemittanceInformation6.invcr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return PartyIdentification8Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification8()
Create an instance ofPartyIdentification8
StructuredRemittanceInformation6.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation6.getInvcr()
Gets the value of the invcr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type PartyIdentification8Modifier and TypeMethodDescriptionvoid
StructuredRemittanceInformation6.setInvcee
(PartyIdentification8 value) Sets the value of the invcee property.void
StructuredRemittanceInformation6.setInvcr
(PartyIdentification8 value) Sets the value of the invcr property.