Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InspectionMethodCodeType
-
Packages that use InspectionMethodCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InspectionMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InspectionMethodCodeType Modifier and Type Field Description protected InspectionMethodCodeTypeLineItemType. inspectionMethodCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InspectionMethodCodeType Modifier and Type Method Description InspectionMethodCodeTypeLineItemType. getInspectionMethodCode()Gets the value of the inspectionMethodCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InspectionMethodCodeType Modifier and Type Method Description voidLineItemType. setInspectionMethodCode(InspectionMethodCodeType value)Sets the value of the inspectionMethodCode property. -
Uses of InspectionMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InspectionMethodCodeType Modifier and Type Method Description InspectionMethodCodeTypeObjectFactory. createInspectionMethodCodeType()Create an instance ofInspectionMethodCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InspectionMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InspectionMethodCodeType>ObjectFactory. createInspectionMethodCode(InspectionMethodCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InspectionMethodCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InspectionMethodCodeType>ObjectFactory. createInspectionMethodCode(InspectionMethodCodeType value)
-