Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PartyIdentification8
-
Packages that use PartyIdentification8 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
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 PartyIdentification8 Modifier and Type Field Description protected PartyIdentification8StructuredRemittanceInformation6. invceeprotected PartyIdentification8StructuredRemittanceInformation6. invcrMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return PartyIdentification8 Modifier and Type Method Description PartyIdentification8ObjectFactory. createPartyIdentification8()Create an instance ofPartyIdentification8PartyIdentification8StructuredRemittanceInformation6. getInvcee()Gets the value of the invcee property.PartyIdentification8StructuredRemittanceInformation6. getInvcr()Gets the value of the invcr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type PartyIdentification8 Modifier and Type Method Description voidStructuredRemittanceInformation6. setInvcee(PartyIdentification8 value)Sets the value of the invcee property.voidStructuredRemittanceInformation6. setInvcr(PartyIdentification8 value)Sets the value of the invcr property.
-