Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RailCarIDType
-
Packages that use RailCarIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RailCarIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RailCarIDType Modifier and Type Field Description protected RailCarIDTypeRailTransportType. railCarIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RailCarIDType Modifier and Type Method Description RailCarIDTypeRailTransportType. getRailCarID()Gets the value of the railCarID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RailCarIDType Modifier and Type Method Description voidRailTransportType. setRailCarID(RailCarIDType value)Sets the value of the railCarID property. -
Uses of RailCarIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RailCarIDType Modifier and Type Method Description RailCarIDTypeObjectFactory. createRailCarIDType()Create an instance ofRailCarIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RailCarIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RailCarIDType>ObjectFactory. createRailCarID(RailCarIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RailCarIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RailCarIDType>ObjectFactory. createRailCarID(RailCarIDType value)
-