public class FeatureDefinition
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
Name |
FeatureType |
Type |
Constructor and Description |
---|
FeatureDefinition(java.lang.String name,
FeatureType type) |
@SerializedName(value="name", alternate="Name") public java.lang.String Name
@SerializedName(value="type", alternate="Type") public FeatureType Type
public FeatureDefinition(java.lang.String name, FeatureType type)