public abstract class ModelTypeEntity extends Object
| Constructor and Description |
|---|
ModelTypeEntity() |
| Modifier and Type | Method and Description |
|---|---|
static ModelTypeEntity |
of(String type) |
static ModelTypeEntity |
of(ValueReference type) |
String |
toString() |
abstract ValueReference |
type() |
public abstract ValueReference type()
public static ModelTypeEntity of(ValueReference type)
public static ModelTypeEntity of(String type)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.