Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SubcontractingConditionsCodeType
-
Packages that use SubcontractingConditionsCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SubcontractingConditionsCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SubcontractingConditionsCodeType Modifier and Type Field Description protected SubcontractingConditionsCodeTypeSubcontractTermsType. subcontractingConditionsCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SubcontractingConditionsCodeType Modifier and Type Method Description SubcontractingConditionsCodeTypeSubcontractTermsType. getSubcontractingConditionsCode()Gets the value of the subcontractingConditionsCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SubcontractingConditionsCodeType Modifier and Type Method Description voidSubcontractTermsType. setSubcontractingConditionsCode(SubcontractingConditionsCodeType value)Sets the value of the subcontractingConditionsCode property. -
Uses of SubcontractingConditionsCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SubcontractingConditionsCodeType Modifier and Type Method Description SubcontractingConditionsCodeTypeObjectFactory. createSubcontractingConditionsCodeType()Create an instance ofSubcontractingConditionsCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SubcontractingConditionsCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubcontractingConditionsCodeType>ObjectFactory. createSubcontractingConditionsCode(SubcontractingConditionsCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SubcontractingConditionsCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubcontractingConditionsCodeType>ObjectFactory. createSubcontractingConditionsCode(SubcontractingConditionsCodeType value)
-