Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PartyNameType
-
Packages that use PartyNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PartyNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PartyNameType Modifier and Type Field Description protected List<PartyNameType>PartyType. partyNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyNameType Modifier and Type Method Description PartyNameTypeObjectFactory. createPartyNameType()Create an instance ofPartyNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PartyNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartyNameType>ObjectFactory. createPartyName(PartyNameType value)List<PartyNameType>PartyType. getPartyName()Gets the value of the partyName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PartyNameType>ObjectFactory. createPartyName(PartyNameType value)
-