Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.StowageType
-
Packages that use StowageType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of StowageType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as StowageType Modifier and Type Field Description protected StowageTypeTransportMeansType. stowageMethods in network.oxalis.peppol.ubl2.jaxb.cac that return StowageType Modifier and Type Method Description StowageTypeObjectFactory. createStowageType()Create an instance ofStowageTypeStowageTypeTransportMeansType. getStowage()Gets the value of the stowage property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type StowageType Modifier and Type Method Description javax.xml.bind.JAXBElement<StowageType>ObjectFactory. createStowage(StowageType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type StowageType Modifier and Type Method Description javax.xml.bind.JAXBElement<StowageType>ObjectFactory. createStowage(StowageType value)voidTransportMeansType. setStowage(StowageType value)Sets the value of the stowage property.
-