Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PartyIdentification8
Packages that use PartyIdentification8
-
Uses of PartyIdentification8 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as PartyIdentification8Modifier and TypeFieldDescriptionprotected PartyIdentification8
StructuredRemittanceInformation6.invcee
protected PartyIdentification8
StructuredRemittanceInformation6.invcr
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 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_008_001_01 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.