public abstract class BaseGroupAttributeDescriptor extends Descriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTOR_TYPE_GROUP |
DESCRIPTOR_TYPE_DEFAULT| Constructor and Description |
|---|
BaseGroupAttributeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptorType()
Returns "GROUP" as descriptor type of this object.
|
getDescription, getLabel, getNamepublic static final String DESCRIPTOR_TYPE_GROUP
public String getDescriptorType()
getDescriptorType in class Descriptor