Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.SubcontractTermsType
-
Packages that use SubcontractTermsType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of SubcontractTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SubcontractTermsType Modifier and Type Field Description protected List<SubcontractTermsType>TenderingTermsType. allowedSubcontractTermsprotected List<SubcontractTermsType>TenderResultType. subcontractTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubcontractTermsType Modifier and Type Method Description SubcontractTermsTypeObjectFactory. createSubcontractTermsType()Create an instance ofSubcontractTermsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SubcontractTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubcontractTermsType>ObjectFactory. createAllowedSubcontractTerms(SubcontractTermsType value)javax.xml.bind.JAXBElement<SubcontractTermsType>ObjectFactory. createSubcontractTerms(SubcontractTermsType value)List<SubcontractTermsType>TenderingTermsType. getAllowedSubcontractTerms()Gets the value of the allowedSubcontractTerms property.List<SubcontractTermsType>TenderResultType. getSubcontractTerms()Gets the value of the subcontractTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubcontractTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubcontractTermsType>ObjectFactory. createAllowedSubcontractTerms(SubcontractTermsType value)javax.xml.bind.JAXBElement<SubcontractTermsType>ObjectFactory. createSubcontractTerms(SubcontractTermsType value)
-