Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TrackingDeviceCodeType
-
Packages that use TrackingDeviceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TrackingDeviceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TrackingDeviceCodeType Modifier and Type Field Description protected TrackingDeviceCodeTypeTransportEquipmentType. trackingDeviceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TrackingDeviceCodeType Modifier and Type Method Description TrackingDeviceCodeTypeTransportEquipmentType. getTrackingDeviceCode()Gets the value of the trackingDeviceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TrackingDeviceCodeType Modifier and Type Method Description voidTransportEquipmentType. setTrackingDeviceCode(TrackingDeviceCodeType value)Sets the value of the trackingDeviceCode property. -
Uses of TrackingDeviceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TrackingDeviceCodeType Modifier and Type Method Description TrackingDeviceCodeTypeObjectFactory. createTrackingDeviceCodeType()Create an instance ofTrackingDeviceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TrackingDeviceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TrackingDeviceCodeType>ObjectFactory. createTrackingDeviceCode(TrackingDeviceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TrackingDeviceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TrackingDeviceCodeType>ObjectFactory. createTrackingDeviceCode(TrackingDeviceCodeType value)
-