-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected String |
name |
protected int |
ordinal |
-
Constructor Summary
Constructors
| Constructor and Description |
Ordinal() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String |
name()
Return name of element
|
int |
ordinal()
Return id of element
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
ordinal
protected int ordinal
-
Method Detail
-
name
public String name()
Return name of element
- Returns:
- name of element
-
ordinal
public int ordinal()
Return id of element
- Returns:
- id of element
Copyright © 2016. All Rights Reserved.