Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TechnicalNameType
-
Packages that use TechnicalNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TechnicalNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TechnicalNameType Modifier and Type Field Description protected TechnicalNameTypeHazardousItemType. technicalNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TechnicalNameType Modifier and Type Method Description TechnicalNameTypeHazardousItemType. getTechnicalName()Gets the value of the technicalName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TechnicalNameType Modifier and Type Method Description voidHazardousItemType. setTechnicalName(TechnicalNameType value)Sets the value of the technicalName property. -
Uses of TechnicalNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TechnicalNameType Modifier and Type Method Description TechnicalNameTypeObjectFactory. createTechnicalNameType()Create an instance ofTechnicalNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TechnicalNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TechnicalNameType>ObjectFactory. createTechnicalName(TechnicalNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TechnicalNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TechnicalNameType>ObjectFactory. createTechnicalName(TechnicalNameType value)
-