public class PlanTypeProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
code |
java.util.List<ValueType> |
validGeomTypes |
Constructor and Description |
---|
PlanTypeProperties(int code,
java.util.List<ValueType> validGeomTypes) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValidTypesString() |