@Generated public class FeatureList extends Object
| Constructor and Description |
|---|
FeatureList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Feature> |
getFeatures() |
int |
hashCode() |
FeatureList |
setFeatures(Collection<Feature> features) |
String |
toString() |
public FeatureList setFeatures(Collection<Feature> features)
public Collection<Feature> getFeatures()
Copyright © 2025. All rights reserved.