| Modifier and Type | Method and Description |
|---|---|
static ModelObject.ModelObjectType |
ModelObject.ModelObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelObject.ModelObjectType[] |
ModelObject.ModelObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModelObject(ModelObject.ModelObjectType t)
Creates an instance of model object.
|
Copyright © 2018. All rights reserved.