public class Vncls extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
clazz |
protected String |
fnframe |
protected Roles |
roles |
| Constructor and Description |
|---|
Vncls() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz()
Gets the value of the clazz property.
|
String |
getFnframe()
Gets the value of the fnframe property.
|
Roles |
getRoles()
Gets the value of the roles property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setFnframe(String value)
Sets the value of the fnframe property.
|
void |
setRoles(Roles value)
Sets the value of the roles property.
|
protected String clazz
protected String fnframe
protected Roles roles
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic String getFnframe()
Stringpublic void setFnframe(String value)
value - allowed object is
Stringpublic Roles getRoles()
RolesCopyright © 2016–2020 FBK. All rights reserved.