public class Role extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
pbArg |
protected String |
value |
protected String |
vnTheta |
| Constructor and Description |
|---|
Role() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPbArg()
Gets the value of the pbArg property.
|
String |
getvalue()
Gets the value of the value property.
|
String |
getVnTheta()
Gets the value of the vnTheta property.
|
void |
setPbArg(String value)
Sets the value of the pbArg property.
|
void |
setvalue(String value)
Sets the value of the value property.
|
void |
setVnTheta(String value)
Sets the value of the vnTheta property.
|
protected String pbArg
protected String vnTheta
protected String value
public String getPbArg()
Stringpublic void setPbArg(String value)
value - allowed object is
Stringpublic String getVnTheta()
Stringpublic void setVnTheta(String value)
value - allowed object is
Stringpublic String getvalue()
StringCopyright © 2016–2020 FBK. All rights reserved.