Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LoadingLengthMeasureType
-
Packages that use LoadingLengthMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LoadingLengthMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LoadingLengthMeasureType Modifier and Type Field Description protected LoadingLengthMeasureTypeConsignmentType. loadingLengthMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LoadingLengthMeasureType Modifier and Type Method Description LoadingLengthMeasureTypeConsignmentType. getLoadingLengthMeasure()Gets the value of the loadingLengthMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LoadingLengthMeasureType Modifier and Type Method Description voidConsignmentType. setLoadingLengthMeasure(LoadingLengthMeasureType value)Sets the value of the loadingLengthMeasure property. -
Uses of LoadingLengthMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LoadingLengthMeasureType Modifier and Type Method Description LoadingLengthMeasureTypeObjectFactory. createLoadingLengthMeasureType()Create an instance ofLoadingLengthMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LoadingLengthMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<LoadingLengthMeasureType>ObjectFactory. createLoadingLengthMeasure(LoadingLengthMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LoadingLengthMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<LoadingLengthMeasureType>ObjectFactory. createLoadingLengthMeasure(LoadingLengthMeasureType value)
-