Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TrainIDType
-
Packages that use TrainIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TrainIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TrainIDType Modifier and Type Field Description protected TrainIDTypeRailTransportType. trainIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TrainIDType Modifier and Type Method Description TrainIDTypeRailTransportType. getTrainID()Gets the value of the trainID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TrainIDType Modifier and Type Method Description voidRailTransportType. setTrainID(TrainIDType value)Sets the value of the trainID property. -
Uses of TrainIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TrainIDType Modifier and Type Method Description TrainIDTypeObjectFactory. createTrainIDType()Create an instance ofTrainIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TrainIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<TrainIDType>ObjectFactory. createTrainID(TrainIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TrainIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<TrainIDType>ObjectFactory. createTrainID(TrainIDType value)
-