Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.UNDGCodeType
-
Packages that use UNDGCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of UNDGCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as UNDGCodeType Modifier and Type Field Description protected UNDGCodeTypeHazardousItemType. undgCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return UNDGCodeType Modifier and Type Method Description UNDGCodeTypeHazardousItemType. getUNDGCode()Gets the value of the undgCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type UNDGCodeType Modifier and Type Method Description voidHazardousItemType. setUNDGCode(UNDGCodeType value)Sets the value of the undgCode property. -
Uses of UNDGCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return UNDGCodeType Modifier and Type Method Description UNDGCodeTypeObjectFactory. createUNDGCodeType()Create an instance ofUNDGCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type UNDGCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<UNDGCodeType>ObjectFactory. createUNDGCode(UNDGCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type UNDGCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<UNDGCodeType>ObjectFactory. createUNDGCode(UNDGCodeType value)
-