Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PartyTypeType
-
Packages that use PartyTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PartyTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PartyTypeType Modifier and Type Field Description protected PartyTypeTypeContractingPartyTypeType. partyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PartyTypeType Modifier and Type Method Description PartyTypeTypeContractingPartyTypeType. getPartyType()Gets the value of the partyType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PartyTypeType Modifier and Type Method Description voidContractingPartyTypeType. setPartyType(PartyTypeType value)Sets the value of the partyType property. -
Uses of PartyTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PartyTypeType Modifier and Type Method Description PartyTypeTypeObjectFactory. createPartyTypeType()Create an instance ofPartyTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PartyTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyTypeType>ObjectFactory. createPartyType(PartyTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PartyTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PartyTypeType>ObjectFactory. createPartyType(PartyTypeType value)
-