Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TraceIDType
-
Packages that use TraceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TraceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TraceIDType Modifier and Type Field Description protected TraceIDTypeGoodsItemType. traceIDprotected TraceIDTypePackageType. traceIDprotected TraceIDTypeTransportEquipmentType. traceIDprotected TraceIDTypeTransportHandlingUnitType. traceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TraceIDType Modifier and Type Method Description TraceIDTypeGoodsItemType. getTraceID()Gets the value of the traceID property.TraceIDTypePackageType. getTraceID()Gets the value of the traceID property.TraceIDTypeTransportEquipmentType. getTraceID()Gets the value of the traceID property.TraceIDTypeTransportHandlingUnitType. getTraceID()Gets the value of the traceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TraceIDType Modifier and Type Method Description voidGoodsItemType. setTraceID(TraceIDType value)Sets the value of the traceID property.voidPackageType. setTraceID(TraceIDType value)Sets the value of the traceID property.voidTransportEquipmentType. setTraceID(TraceIDType value)Sets the value of the traceID property.voidTransportHandlingUnitType. setTraceID(TraceIDType value)Sets the value of the traceID property. -
Uses of TraceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TraceIDType Modifier and Type Method Description TraceIDTypeObjectFactory. createTraceIDType()Create an instance ofTraceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TraceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TraceIDType>ObjectFactory. createTraceID(TraceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TraceIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TraceIDType>ObjectFactory. createTraceID(TraceIDType value)
-