Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PartyLegalEntityType
-
Packages that use PartyLegalEntityType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PartyLegalEntityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PartyLegalEntityType Modifier and Type Field Description protected List<PartyLegalEntityType>PartyType. partyLegalEntityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyLegalEntityType Modifier and Type Method Description PartyLegalEntityTypeObjectFactory. createPartyLegalEntityType()Create an instance ofPartyLegalEntityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PartyLegalEntityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyLegalEntityType>ObjectFactory. createPartyLegalEntity(PartyLegalEntityType value)List<PartyLegalEntityType>PartyType. getPartyLegalEntity()Gets the value of the partyLegalEntity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyLegalEntityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyLegalEntityType>ObjectFactory. createPartyLegalEntity(PartyLegalEntityType value)
-