| Package | Description |
|---|---|
| co.cask.cdap.proto.element | |
| co.cask.cdap.proto.id |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType |
EntityType.valueOfIdClass(Class<? extends EntityId> idClass) |
static EntityType |
EntityType.valueOfOldIdClass(Class<? extends Id> oldIdClass) |
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityId.getEntity() |
| Constructor and Description |
|---|
EntityId(EntityType entity) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.