public class AnnotationFeatureGroup extends Object implements FeatureGroup
FeatureGroup that based on annotations.| Modifier and Type | Method and Description |
|---|---|
static FeatureGroup |
build(Class<? extends Annotation> groupAnnotation) |
boolean |
contains(Feature feature) |
String |
getLabel() |
public static FeatureGroup build(Class<? extends Annotation> groupAnnotation)
public String getLabel()
getLabel in interface FeatureGrouppublic boolean contains(Feature feature)
contains in interface FeatureGroupCopyright © 2018. All Rights Reserved.