| Package | Description |
|---|---|
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
abstract ViewEntity.Type |
ViewEntity.type() |
static ViewEntity.Type |
ViewEntity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewEntity.Type[] |
ViewEntity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ViewEntity.Builder |
ViewEntity.Builder.type(ViewEntity.Type type) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.