|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrprep.model.instance.TwType.Period
public static class TwType.Period
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>int">
<attribute name="soft" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected Boolean |
soft
|
protected int |
value
|
| Constructor Summary | |
|---|---|
TwType.Period()
|
|
| Method Summary | |
|---|---|
int |
getValue()
Gets the value of the value property. |
Boolean |
isSoft()
Gets the value of the soft property. |
void |
setSoft(Boolean value)
Sets the value of the soft property. |
void |
setValue(int value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int value
protected Boolean soft
| Constructor Detail |
|---|
public TwType.Period()
| Method Detail |
|---|
public int getValue()
public void setValue(int value)
public Boolean isSoft()
Booleanpublic void setSoft(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||