| 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"
|
|
/*optional*/
String | GetValue
()
Get method for attribute
"Value"
|
| 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"
|
| void | SetValue
(
/*optional*/
String value)
Set method for attribute
"Value"
|