Package org.rspeer.game.gameval
Class DBTableId.Amenity
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.Amenity
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.Amenity.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_DUMMYOBJintegerstatic intCOL_PRINT_NAMEstringstatic intID
-
Constructor Summary
Constructors Constructor Description Amenity()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_PRINT_NAME
public static final int COL_PRINT_NAME
string- See Also:
- Constant Field Values
-
COL_DUMMYOBJ
public static final int COL_DUMMYOBJ
integer- See Also:
- Constant Field Values
-
-