public class PropertyGroupDescriptor extends Object
List<String>
to view the group as a single object and the associated feature.Constructor and Description |
---|
PropertyGroupDescriptor(List<String> group)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getFeature() |
List<String> |
getGroup() |
void |
setFeature(String feature) |
public List<String> getGroup()
public void setFeature(String feature)
feature
- the feature to associate to this grouppublic String getFeature()
Copyright © 2004–2021 XWiki. All rights reserved.