| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| DetailItems | GetItems
()
Get method for attribute "Items" The detail items contained in the symbol group. |
| String | GetName
()
Get method for attribute "Name" The name of the symbol group. |
| void | SetItems
(DetailItems value)
Set method for attribute "Items" The detail items contained in the symbol group. |
| void | SetName
(String value)
Set method for attribute "Name" The name of the symbol group. |
| Method Detail |
|---|
| GetName/SetName |
|---|
| String | GetName | () |
| void | SetName | (String value) |
The name of the symbol group.
|
| GetItems/SetItems |
|---|
| DetailItems | GetItems | () |
| void | SetItems | (DetailItems value) |
The detail items contained in the symbol group.
|