com.jguild.jrpm.io.constant
public interface EnumIf
Field Summary | |
---|---|
static int | _UNKNOWN Global unknown id |
Method Summary | |
---|---|
abstract long | getId()
Get the id of this enum object
|
abstract String | getName()
Get the name of this enum object
|
Returns: The id
Returns: The name