Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NetNetWeightMeasureType
-
Packages that use NetNetWeightMeasureType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NetNetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as NetNetWeightMeasureType Modifier and Type Field Description protected NetNetWeightMeasureTypeOrderResponseType. netNetWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb that return NetNetWeightMeasureType Modifier and Type Method Description NetNetWeightMeasureTypeOrderResponseType. getNetNetWeightMeasure()Gets the value of the netNetWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type NetNetWeightMeasureType Modifier and Type Method Description voidOrderResponseType. setNetNetWeightMeasure(NetNetWeightMeasureType value)Sets the value of the netNetWeightMeasure property. -
Uses of NetNetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NetNetWeightMeasureType Modifier and Type Field Description protected NetNetWeightMeasureTypeConsignmentType. netNetWeightMeasureprotected NetNetWeightMeasureTypeGoodsItemType. netNetWeightMeasureprotected NetNetWeightMeasureTypeShipmentType. netNetWeightMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NetNetWeightMeasureType Modifier and Type Method Description NetNetWeightMeasureTypeConsignmentType. getNetNetWeightMeasure()Gets the value of the netNetWeightMeasure property.NetNetWeightMeasureTypeGoodsItemType. getNetNetWeightMeasure()Gets the value of the netNetWeightMeasure property.NetNetWeightMeasureTypeShipmentType. getNetNetWeightMeasure()Gets the value of the netNetWeightMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NetNetWeightMeasureType Modifier and Type Method Description voidConsignmentType. setNetNetWeightMeasure(NetNetWeightMeasureType value)Sets the value of the netNetWeightMeasure property.voidGoodsItemType. setNetNetWeightMeasure(NetNetWeightMeasureType value)Sets the value of the netNetWeightMeasure property.voidShipmentType. setNetNetWeightMeasure(NetNetWeightMeasureType value)Sets the value of the netNetWeightMeasure property. -
Uses of NetNetWeightMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NetNetWeightMeasureType Modifier and Type Method Description NetNetWeightMeasureTypeObjectFactory. createNetNetWeightMeasureType()Create an instance ofNetNetWeightMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NetNetWeightMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NetNetWeightMeasureType>ObjectFactory. createNetNetWeightMeasure(NetNetWeightMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NetNetWeightMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NetNetWeightMeasureType>ObjectFactory. createNetNetWeightMeasure(NetNetWeightMeasureType value)
-