Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ContractExecutionRequirementType
-
Packages that use ContractExecutionRequirementType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ContractExecutionRequirementType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ContractExecutionRequirementType Modifier and Type Field Description protected List<ContractExecutionRequirementType>TenderingTermsType. contractExecutionRequirementMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContractExecutionRequirementType Modifier and Type Method Description ContractExecutionRequirementTypeObjectFactory. createContractExecutionRequirementType()Create an instance ofContractExecutionRequirementTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ContractExecutionRequirementType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractExecutionRequirementType>ObjectFactory. createContractExecutionRequirement(ContractExecutionRequirementType value)List<ContractExecutionRequirementType>TenderingTermsType. getContractExecutionRequirement()Gets the value of the contractExecutionRequirement property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContractExecutionRequirementType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractExecutionRequirementType>ObjectFactory. createContractExecutionRequirement(ContractExecutionRequirementType value)
-