Class PropertyGroupConstants
- java.lang.Object
-
- org.rodnansol.core.generator.template.PropertyGroupConstants
-
public class PropertyGroupConstants extends Object
Class grouping constants together for the property groups.- Since:
- 0.4.0
- Author:
- nandorholozsnyak
-
-
Field Summary
Fields Modifier and Type Field Description static StringUNKNOWNstatic StringUNKNOWN_GROUP
-
Constructor Summary
Constructors Constructor Description PropertyGroupConstants()
-
-
-
Field Detail
-
UNKNOWN_GROUP
public static final String UNKNOWN_GROUP
- See Also:
- Constant Field Values
-
UNKNOWN
public static final String UNKNOWN
- See Also:
- Constant Field Values
-
-