Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NetVolumeMeasureType
-
Packages that use NetVolumeMeasureType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NetVolumeMeasureType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as NetVolumeMeasureType Modifier and Type Field Description protected NetVolumeMeasureTypeOrderResponseType. netVolumeMeasureMethods in network.oxalis.peppol.ubl2.jaxb that return NetVolumeMeasureType Modifier and Type Method Description NetVolumeMeasureTypeOrderResponseType. getNetVolumeMeasure()Gets the value of the netVolumeMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type NetVolumeMeasureType Modifier and Type Method Description voidOrderResponseType. setNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property. -
Uses of NetVolumeMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NetVolumeMeasureType Modifier and Type Field Description protected NetVolumeMeasureTypeConsignmentType. netVolumeMeasureprotected NetVolumeMeasureTypeGoodsItemType. netVolumeMeasureprotected NetVolumeMeasureTypeHazardousItemType. netVolumeMeasureprotected NetVolumeMeasureTypeShipmentType. netVolumeMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NetVolumeMeasureType Modifier and Type Method Description NetVolumeMeasureTypeConsignmentType. getNetVolumeMeasure()Gets the value of the netVolumeMeasure property.NetVolumeMeasureTypeGoodsItemType. getNetVolumeMeasure()Gets the value of the netVolumeMeasure property.NetVolumeMeasureTypeHazardousItemType. getNetVolumeMeasure()Gets the value of the netVolumeMeasure property.NetVolumeMeasureTypeShipmentType. getNetVolumeMeasure()Gets the value of the netVolumeMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NetVolumeMeasureType Modifier and Type Method Description voidConsignmentType. setNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property.voidGoodsItemType. setNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property.voidHazardousItemType. setNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property.voidShipmentType. setNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property. -
Uses of NetVolumeMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NetVolumeMeasureType Modifier and Type Method Description NetVolumeMeasureTypeObjectFactory. createNetVolumeMeasureType()Create an instance ofNetVolumeMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NetVolumeMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<NetVolumeMeasureType>ObjectFactory. createNetVolumeMeasure(NetVolumeMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NetVolumeMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<NetVolumeMeasureType>ObjectFactory. createNetVolumeMeasure(NetVolumeMeasureType value)
-