public interface DynamicPropertySetType
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroup()
Returns the value of the 'Group' attribute
|
java.util.List<PropertyType> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
void |
setGroup(java.lang.String value)
Sets the value of the '
Group ' attribute |
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
java.lang.String getGroup()
setGroup(String)
void setGroup(java.lang.String value)
Group
' attribute.
value
- the new value of the 'Group' attribute.getGroup()
java.util.List<PropertyType> getProperties()
PropertyType
.