public class Component extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<GroupRef> |
groupRef |
protected String |
id |
| Constructor and Description |
|---|
Component() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupRef> |
getGroupRef()
Gets the value of the groupRef property.
|
String |
getId()
Gets the value of the id property.
|
void |
setId(String value)
Sets the value of the id property.
|
public List<GroupRef> getGroupRef()
GroupRefCopyright © 2017–2020 Eclipse Foundation. All rights reserved.