|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrprep.model.instance.Instance.Drivers.DriverProfile.Skill
public static class Instance.Drivers.DriverProfile.Skill
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
content
|
protected BigInteger |
id
|
| Constructor Summary | |
|---|---|
Instance.Drivers.DriverProfile.Skill()
|
|
| Method Summary | |
|---|---|
String |
getContent()
Gets the value of the content property. |
BigInteger |
getId()
Gets the value of the id property. |
void |
setContent(String value)
Sets the value of the content property. |
void |
setId(BigInteger value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String content
protected BigInteger id
| Constructor Detail |
|---|
public Instance.Drivers.DriverProfile.Skill()
| Method Detail |
|---|
public String getContent()
Stringpublic void setContent(String value)
value - allowed object is
Stringpublic BigInteger getId()
BigIntegerpublic void setId(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||