Class TestObjectConfig
java.lang.Object
com.stereowalker.unionlib.config.tests.TestObjectConfig
- All Implemented Interfaces:
ConfigObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatintlong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
test_string
-
test_integer
public int test_integer -
test_float
public float test_float -
test_long
public long test_long -
test_enum
-
-
Constructor Details
-
TestObjectConfig
public TestObjectConfig()
-