Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProductTraceIDType
-
Packages that use ProductTraceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProductTraceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProductTraceIDType Modifier and Type Field Description protected ProductTraceIDTypeItemInstanceType. productTraceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProductTraceIDType Modifier and Type Method Description ProductTraceIDTypeItemInstanceType. getProductTraceID()Gets the value of the productTraceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProductTraceIDType Modifier and Type Method Description voidItemInstanceType. setProductTraceID(ProductTraceIDType value)Sets the value of the productTraceID property. -
Uses of ProductTraceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProductTraceIDType Modifier and Type Method Description ProductTraceIDTypeObjectFactory. createProductTraceIDType()Create an instance ofProductTraceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProductTraceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProductTraceIDType>ObjectFactory. createProductTraceID(ProductTraceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProductTraceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProductTraceIDType>ObjectFactory. createProductTraceID(ProductTraceIDType value)
-