Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContractTypeType
-
Packages that use ContractTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContractTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ContractTypeType Modifier and Type Field Description protected ContractTypeTypeContractType. contractTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContractTypeType Modifier and Type Method Description ContractTypeTypeContractType. getContractType()Gets the value of the contractType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContractTypeType Modifier and Type Method Description voidContractType. setContractType(ContractTypeType value)Sets the value of the contractType property. -
Uses of ContractTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContractTypeType Modifier and Type Method Description ContractTypeTypeObjectFactory. createContractTypeType()Create an instance ofContractTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContractTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractTypeType>ObjectFactory. createContractType(ContractTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContractTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractTypeType>ObjectFactory. createContractType(ContractTypeType value)
-