Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ContractingPartyTypeType
-
Packages that use ContractingPartyTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ContractingPartyTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ContractingPartyTypeType Modifier and Type Field Description protected List<ContractingPartyTypeType>ContractingPartyType. contractingPartyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContractingPartyTypeType Modifier and Type Method Description ContractingPartyTypeTypeObjectFactory. createContractingPartyTypeType()Create an instance ofContractingPartyTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ContractingPartyTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContractingPartyTypeType>ObjectFactory. createContractingPartyType(ContractingPartyTypeType value)List<ContractingPartyTypeType>ContractingPartyType. getContractingPartyType()Gets the value of the contractingPartyType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContractingPartyTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContractingPartyTypeType>ObjectFactory. createContractingPartyType(ContractingPartyTypeType value)
-