Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PlacardEndorsementType
-
Packages that use PlacardEndorsementType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PlacardEndorsementType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PlacardEndorsementType Modifier and Type Field Description protected PlacardEndorsementTypeHazardousItemType. placardEndorsementprotected PlacardEndorsementTypeSecondaryHazardType. placardEndorsementMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PlacardEndorsementType Modifier and Type Method Description PlacardEndorsementTypeHazardousItemType. getPlacardEndorsement()Gets the value of the placardEndorsement property.PlacardEndorsementTypeSecondaryHazardType. getPlacardEndorsement()Gets the value of the placardEndorsement property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PlacardEndorsementType Modifier and Type Method Description voidHazardousItemType. setPlacardEndorsement(PlacardEndorsementType value)Sets the value of the placardEndorsement property.voidSecondaryHazardType. setPlacardEndorsement(PlacardEndorsementType value)Sets the value of the placardEndorsement property. -
Uses of PlacardEndorsementType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PlacardEndorsementType Modifier and Type Method Description PlacardEndorsementTypeObjectFactory. createPlacardEndorsementType()Create an instance ofPlacardEndorsementTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PlacardEndorsementType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlacardEndorsementType>ObjectFactory. createPlacardEndorsement(PlacardEndorsementType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PlacardEndorsementType Modifier and Type Method Description javax.xml.bind.JAXBElement<PlacardEndorsementType>ObjectFactory. createPlacardEndorsement(PlacardEndorsementType value)
-