Class CategoryEventType
java.lang.Object
com.vividsolutions.jump.workbench.model.CategoryEventType
Whether a Category was added, removed, or modified.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CategoryEventTypestatic final CategoryEventTypeMetadata includes the name of the category.static final CategoryEventType -
Method Summary
-
Field Details
-
ADDED
-
REMOVED
-
METADATA_CHANGED
Metadata includes the name of the category.
-