Uses of Enum Class
org.graylog2.contentpacks.model.entities.ViewEntity.Type
Packages that use ViewEntity.Type
-
Uses of ViewEntity.Type in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return ViewEntity.TypeModifier and TypeMethodDescriptionabstract ViewEntity.TypeViewEntity.type()static ViewEntity.TypeReturns the enum constant of this class with the specified name.static ViewEntity.Type[]ViewEntity.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.contentpacks.model.entities with parameters of type ViewEntity.TypeModifier and TypeMethodDescriptionabstract ViewEntity.BuilderViewEntity.Builder.type(ViewEntity.Type type)