Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProcurementSubTypeCodeType
-
Packages that use ProcurementSubTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProcurementSubTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProcurementSubTypeCodeType Modifier and Type Field Description protected ProcurementSubTypeCodeTypeProcurementProjectType. procurementSubTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProcurementSubTypeCodeType Modifier and Type Method Description ProcurementSubTypeCodeTypeProcurementProjectType. getProcurementSubTypeCode()Gets the value of the procurementSubTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProcurementSubTypeCodeType Modifier and Type Method Description voidProcurementProjectType. setProcurementSubTypeCode(ProcurementSubTypeCodeType value)Sets the value of the procurementSubTypeCode property. -
Uses of ProcurementSubTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProcurementSubTypeCodeType Modifier and Type Method Description ProcurementSubTypeCodeTypeObjectFactory. createProcurementSubTypeCodeType()Create an instance ofProcurementSubTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProcurementSubTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcurementSubTypeCodeType>ObjectFactory. createProcurementSubTypeCode(ProcurementSubTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProcurementSubTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcurementSubTypeCodeType>ObjectFactory. createProcurementSubTypeCode(ProcurementSubTypeCodeType value)
-