public class FeatureTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
List<FeatureType> |
featureType |
| Constructor and Description |
|---|
FeatureTypes() |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureType> |
getFeatureType() |
void |
setFeatureTypes(List<FeatureType> featureType) |
public List<FeatureType> featureType
public List<FeatureType> getFeatureType()
public void setFeatureTypes(List<FeatureType> featureType)
Copyright © 2020. All rights reserved.