| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.visualization.constants | |
| edu.cornell.mannlib.vitro.webapp.visualization.valueobjects |
| Modifier and Type | Method and Description |
|---|---|
static VOConstants.EntityClassType |
VOConstants.EntityClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VOConstants.EntityClassType[] |
VOConstants.EntityClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VOConstants.EntityClassType |
SubEntity.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubEntity.setEntityClass(VOConstants.EntityClassType entityClass) |
Copyright © 2016. All rights reserved.