Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.QualityControlCodeType
-
Packages that use QualityControlCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of QualityControlCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as QualityControlCodeType Modifier and Type Field Description protected QualityControlCodeTypeProcurementProjectType. qualityControlCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return QualityControlCodeType Modifier and Type Method Description QualityControlCodeTypeProcurementProjectType. getQualityControlCode()Gets the value of the qualityControlCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QualityControlCodeType Modifier and Type Method Description voidProcurementProjectType. setQualityControlCode(QualityControlCodeType value)Sets the value of the qualityControlCode property. -
Uses of QualityControlCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return QualityControlCodeType Modifier and Type Method Description QualityControlCodeTypeObjectFactory. createQualityControlCodeType()Create an instance ofQualityControlCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type QualityControlCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QualityControlCodeType>ObjectFactory. createQualityControlCode(QualityControlCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type QualityControlCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QualityControlCodeType>ObjectFactory. createQualityControlCode(QualityControlCodeType value)
-