public class Vncls extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
clazz |
protected String |
fnframe |
protected String |
fnlexent |
protected String |
value |
protected String |
versionID |
protected String |
vnmember |
| 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.
|
String |
getFnlexent()
Gets the value of the fnlexent property.
|
String |
getvalue()
Gets the value of the value property.
|
String |
getVersionID()
Gets the value of the versionID property.
|
String |
getVnmember()
Gets the value of the vnmember property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setFnframe(String value)
Sets the value of the fnframe property.
|
void |
setFnlexent(String value)
Sets the value of the fnlexent property.
|
void |
setvalue(String value)
Sets the value of the value property.
|
void |
setVersionID(String value)
Sets the value of the versionID property.
|
void |
setVnmember(String value)
Sets the value of the vnmember property.
|
protected String clazz
protected String vnmember
protected String fnframe
protected String fnlexent
protected String versionID
protected String value
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic String getVnmember()
Stringpublic void setVnmember(String value)
value - allowed object is
Stringpublic String getFnframe()
Stringpublic void setFnframe(String value)
value - allowed object is
Stringpublic String getFnlexent()
Stringpublic void setFnlexent(String value)
value - allowed object is
Stringpublic String getVersionID()
Stringpublic void setVersionID(String value)
value - allowed object is
Stringpublic String getvalue()
StringCopyright © 2016–2020 FBK. All rights reserved.