Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PartyIdentificationType
-
Packages that use PartyIdentificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PartyIdentificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PartyIdentificationType Modifier and Type Field Description protected List<PartyIdentificationType>PartyType. partyIdentificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyIdentificationType Modifier and Type Method Description PartyIdentificationTypeObjectFactory. createPartyIdentificationType()Create an instance ofPartyIdentificationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PartyIdentificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyIdentificationType>ObjectFactory. createPartyIdentification(PartyIdentificationType value)List<PartyIdentificationType>PartyType. getPartyIdentification()Gets the value of the partyIdentification property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyIdentificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyIdentificationType>ObjectFactory. createPartyIdentification(PartyIdentificationType value)
-