Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category
-
Packages that use Category Package Description org.odpi.openmetadata.accessservices.subjectarea.events.content org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category -
-
Uses of Category in org.odpi.openmetadata.accessservices.subjectarea.events.content
Methods in org.odpi.openmetadata.accessservices.subjectarea.events.content that return Category Modifier and Type Method Description CategorySubjectAreaCategoryEventContent. getCategory()Methods in org.odpi.openmetadata.accessservices.subjectarea.events.content with parameters of type Category Modifier and Type Method Description voidSubjectAreaCategoryEventContent. setCategory(Category category) -
Uses of Category in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category
Subclasses of Category in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category Modifier and Type Class Description classSubjectAreaDefinitionA type of Category called a Subject Area Definition is one that describes a subject area or a domain.Constructors in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category with parameters of type Category Constructor Description SubjectAreaDefinition(Category category)
-