public class StructuringElement extends Object
| Constructor and Description |
|---|
StructuringElement(String id,
ComponentType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
String |
getId() |
String |
getParentId() |
void |
setGroup(String group) |
void |
setId(String id) |
void |
setParentId(String parentId) |
String |
toString() |
public StructuringElement(String id, ComponentType type)
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.