Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.MaritimeTransportType
-
Packages that use MaritimeTransportType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of MaritimeTransportType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaritimeTransportType Modifier and Type Field Description protected MaritimeTransportTypeTransportMeansType. maritimeTransportMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaritimeTransportType Modifier and Type Method Description MaritimeTransportTypeObjectFactory. createMaritimeTransportType()Create an instance ofMaritimeTransportTypeMaritimeTransportTypeTransportMeansType. getMaritimeTransport()Gets the value of the maritimeTransport property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MaritimeTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaritimeTransportType>ObjectFactory. createMaritimeTransport(MaritimeTransportType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaritimeTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaritimeTransportType>ObjectFactory. createMaritimeTransport(MaritimeTransportType value)voidTransportMeansType. setMaritimeTransport(MaritimeTransportType value)Sets the value of the maritimeTransport property.
-