Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ClassificationCategoryType
-
Packages that use ClassificationCategoryType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ClassificationCategoryType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ClassificationCategoryType Modifier and Type Field Description protected List<ClassificationCategoryType>ClassificationCategoryType. categorizesClassificationCategoryprotected List<ClassificationCategoryType>ClassificationSchemeType. classificationCategoryMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ClassificationCategoryType Modifier and Type Method Description ClassificationCategoryTypeObjectFactory. createClassificationCategoryType()Create an instance ofClassificationCategoryTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ClassificationCategoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<ClassificationCategoryType>ObjectFactory. createCategorizesClassificationCategory(ClassificationCategoryType value)javax.xml.bind.JAXBElement<ClassificationCategoryType>ObjectFactory. createClassificationCategory(ClassificationCategoryType value)List<ClassificationCategoryType>ClassificationCategoryType. getCategorizesClassificationCategory()Gets the value of the categorizesClassificationCategory property.List<ClassificationCategoryType>ClassificationSchemeType. getClassificationCategory()Gets the value of the classificationCategory property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ClassificationCategoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<ClassificationCategoryType>ObjectFactory. createCategorizesClassificationCategory(ClassificationCategoryType value)javax.xml.bind.JAXBElement<ClassificationCategoryType>ObjectFactory. createClassificationCategory(ClassificationCategoryType value)
-