Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NetWeightMeasureType
-
Packages that use NetWeightMeasureType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as NetWeightMeasureType Modifier and Type Field Description protected NetWeightMeasureTypeOrderResponseType. netWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb that return NetWeightMeasureType Modifier and Type Method Description NetWeightMeasureTypeOrderResponseType. getNetWeightMeasure()Gets the value of the netWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type NetWeightMeasureType Modifier and Type Method Description voidOrderResponseType. setNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property. -
Uses of NetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NetWeightMeasureType Modifier and Type Field Description protected NetWeightMeasureTypeConsignmentType. netWeightMeasureprotected NetWeightMeasureTypeGoodsItemType. netWeightMeasureprotected NetWeightMeasureTypeHazardousItemType. netWeightMeasureprotected NetWeightMeasureTypeShipmentType. netWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NetWeightMeasureType Modifier and Type Method Description NetWeightMeasureTypeConsignmentType. getNetWeightMeasure()Gets the value of the netWeightMeasure property.NetWeightMeasureTypeGoodsItemType. getNetWeightMeasure()Gets the value of the netWeightMeasure property.NetWeightMeasureTypeHazardousItemType. getNetWeightMeasure()Gets the value of the netWeightMeasure property.NetWeightMeasureTypeShipmentType. getNetWeightMeasure()Gets the value of the netWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NetWeightMeasureType Modifier and Type Method Description voidConsignmentType. setNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property.voidGoodsItemType. setNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property.voidHazardousItemType. setNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property.voidShipmentType. setNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property. -
Uses of NetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NetWeightMeasureType Modifier and Type Method Description NetWeightMeasureTypeObjectFactory. createNetWeightMeasureType()Create an instance ofNetWeightMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NetWeightMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<NetWeightMeasureType>ObjectFactory. createNetWeightMeasure(NetWeightMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NetWeightMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<NetWeightMeasureType>ObjectFactory. createNetWeightMeasure(NetWeightMeasureType value)
-