Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RailTransportType
-
Packages that use RailTransportType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RailTransportType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RailTransportType Modifier and Type Field Description protected RailTransportTypeTransportMeansType. railTransportMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RailTransportType Modifier and Type Method Description RailTransportTypeObjectFactory. createRailTransportType()Create an instance ofRailTransportTypeRailTransportTypeTransportMeansType. getRailTransport()Gets the value of the railTransport property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RailTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<RailTransportType>ObjectFactory. createRailTransport(RailTransportType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RailTransportType Modifier and Type Method Description javax.xml.bind.JAXBElement<RailTransportType>ObjectFactory. createRailTransport(RailTransportType value)voidTransportMeansType. setRailTransport(RailTransportType value)Sets the value of the railTransport property.
-