public class Entity extends Object
| Constructor and Description |
|---|
Entity()
Construct an Entity with no assigned information.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Retrieve the assigned name for the entity.
|
String |
getRegid()
Retrieve the registration identifier (regid) for the entity.
|
List<String> |
getRoles()
Retrieve the roles assigned to the entity.
|
Copyright © 2020 National Institute of Standards and Technology. All rights reserved.