Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
FollowRefState.STATE |
FollowRefState.getState() |
static FollowRefState.STATE |
FollowRefState.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FollowRefState.STATE[] |
FollowRefState.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FollowRefState |
FollowRefState.setState(FollowRefState.STATE state) |
Constructor and Description |
---|
FollowRefState(int control_src,
short control_ent,
Reference reference,
FollowRefState.STATE state,
short proximity) |