Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MarkingIDType
-
Packages that use MarkingIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MarkingIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MarkingIDType Modifier and Type Field Description protected MarkingIDTypeHazardousItemType. markingIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MarkingIDType Modifier and Type Method Description MarkingIDTypeHazardousItemType. getMarkingID()Gets the value of the markingID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MarkingIDType Modifier and Type Method Description voidHazardousItemType. setMarkingID(MarkingIDType value)Sets the value of the markingID property. -
Uses of MarkingIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MarkingIDType Modifier and Type Method Description MarkingIDTypeObjectFactory. createMarkingIDType()Create an instance ofMarkingIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MarkingIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<MarkingIDType>ObjectFactory. createMarkingID(MarkingIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MarkingIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<MarkingIDType>ObjectFactory. createMarkingID(MarkingIDType value)
-