Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TrackingIDType
-
Packages that use TrackingIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TrackingIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TrackingIDType Modifier and Type Field Description protected TrackingIDTypeDocumentStatusRequestType. trackingIDMethods in network.oxalis.peppol.ubl2.jaxb that return TrackingIDType Modifier and Type Method Description TrackingIDTypeDocumentStatusRequestType. getTrackingID()Gets the value of the trackingID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TrackingIDType Modifier and Type Method Description voidDocumentStatusRequestType. setTrackingID(TrackingIDType value)Sets the value of the trackingID property. -
Uses of TrackingIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TrackingIDType Modifier and Type Field Description protected TrackingIDTypeDeliveryType. trackingIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TrackingIDType Modifier and Type Method Description TrackingIDTypeDeliveryType. getTrackingID()Gets the value of the trackingID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TrackingIDType Modifier and Type Method Description voidDeliveryType. setTrackingID(TrackingIDType value)Sets the value of the trackingID property. -
Uses of TrackingIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TrackingIDType Modifier and Type Method Description TrackingIDTypeObjectFactory. createTrackingIDType()Create an instance ofTrackingIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TrackingIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TrackingIDType>ObjectFactory. createTrackingID(TrackingIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TrackingIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TrackingIDType>ObjectFactory. createTrackingID(TrackingIDType value)
-