Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContractingSystemCodeType
-
Packages that use ContractingSystemCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContractingSystemCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ContractingSystemCodeType Modifier and Type Field Description protected ContractingSystemCodeTypeTenderingProcessType. contractingSystemCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContractingSystemCodeType Modifier and Type Method Description ContractingSystemCodeTypeTenderingProcessType. getContractingSystemCode()Gets the value of the contractingSystemCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContractingSystemCodeType Modifier and Type Method Description voidTenderingProcessType. setContractingSystemCode(ContractingSystemCodeType value)Sets the value of the contractingSystemCode property. -
Uses of ContractingSystemCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContractingSystemCodeType Modifier and Type Method Description ContractingSystemCodeTypeObjectFactory. createContractingSystemCodeType()Create an instance ofContractingSystemCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContractingSystemCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractingSystemCodeType>ObjectFactory. createContractingSystemCode(ContractingSystemCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContractingSystemCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractingSystemCodeType>ObjectFactory. createContractingSystemCode(ContractingSystemCodeType value)
-