Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CategoryNameType
-
Packages that use CategoryNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CategoryNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CategoryNameType Modifier and Type Field Description protected CategoryNameTypeHazardousItemType. categoryNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CategoryNameType Modifier and Type Method Description CategoryNameTypeHazardousItemType. getCategoryName()Gets the value of the categoryName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CategoryNameType Modifier and Type Method Description voidHazardousItemType. setCategoryName(CategoryNameType value)Sets the value of the categoryName property. -
Uses of CategoryNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CategoryNameType Modifier and Type Method Description CategoryNameTypeObjectFactory. createCategoryNameType()Create an instance ofCategoryNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CategoryNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<CategoryNameType>ObjectFactory. createCategoryName(CategoryNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CategoryNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<CategoryNameType>ObjectFactory. createCategoryName(CategoryNameType value)
-