| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ String | GetPrimary
()
Get method for attribute "Primary" |
| /*optional*/ String | GetSecondary
()
Get method for attribute "Secondary" |
| /*optional*/ String | GetTertiary
()
Get method for attribute "Tertiary" |
| void | SetPrimary
(
/*optional*/
String value)
Set method for attribute "Primary" |
| void | SetSecondary
(
/*optional*/
String value)
Set method for attribute "Secondary" |
| void | SetTertiary
(
/*optional*/
String value)
Set method for attribute "Tertiary" |
| Method Detail |
|---|
| GetPrimary/SetPrimary |
|---|
| /*optional*/ String | GetPrimary | () |
| void | SetPrimary | ( /*optional*/ String value) |
| GetSecondary/SetSecondary |
|---|
| /*optional*/ String | GetSecondary | () |
| void | SetSecondary | ( /*optional*/ String value) |
| GetTertiary/SetTertiary |
|---|
| /*optional*/ String | GetTertiary | () |
| void | SetTertiary | ( /*optional*/ String value) |