Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PlacardNotationType
-
Packages that use PlacardNotationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PlacardNotationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PlacardNotationType Modifier and Type Field Description protected PlacardNotationTypeHazardousItemType. placardNotationprotected PlacardNotationTypeSecondaryHazardType. placardNotationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PlacardNotationType Modifier and Type Method Description PlacardNotationTypeHazardousItemType. getPlacardNotation()Gets the value of the placardNotation property.PlacardNotationTypeSecondaryHazardType. getPlacardNotation()Gets the value of the placardNotation property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PlacardNotationType Modifier and Type Method Description voidHazardousItemType. setPlacardNotation(PlacardNotationType value)Sets the value of the placardNotation property.voidSecondaryHazardType. setPlacardNotation(PlacardNotationType value)Sets the value of the placardNotation property. -
Uses of PlacardNotationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PlacardNotationType Modifier and Type Method Description PlacardNotationTypeObjectFactory. createPlacardNotationType()Create an instance ofPlacardNotationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PlacardNotationType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlacardNotationType>ObjectFactory. createPlacardNotation(PlacardNotationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PlacardNotationType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlacardNotationType>ObjectFactory. createPlacardNotation(PlacardNotationType value)
-