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 PartyIdentification8StructuredRemittanceInformation6.invceeprotected PartyIdentification8StructuredRemittanceInformation6.invcrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return PartyIdentification8Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification8()Create an instance ofPartyIdentification8StructuredRemittanceInformation6.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 TypeMethodDescriptionvoidStructuredRemittanceInformation6.setInvcee(PartyIdentification8 value) Sets the value of the invcee property.voidStructuredRemittanceInformation6.setInvcr(PartyIdentification8 value) Sets the value of the invcr property.