| Package | Description |
|---|---|
| com.hpe.adm.nga.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static EntityModel.EntityState |
EntityModel.EntityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityModel.EntityState[] |
EntityModel.EntityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityModel(Set<FieldModel> values,
EntityModel.EntityState entityState)
Creates a new EntityModel object with given field models
Use this when create entity model with mass of fields.
|
Copyright © 2021 Micro Focus. All rights reserved.