|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.xml.impl.XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl
public static class XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl
| Nested Class Summary | |
|---|---|
class |
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected int |
_Cycletime
|
protected int |
_Duration
|
protected int |
_Sleeptime
|
protected int |
_Startupdelay
|
protected int |
_Warmup
|
protected boolean |
has_Cycletime
|
protected boolean |
has_Duration
|
protected boolean |
has_Sleeptime
|
protected boolean |
has_Startupdelay
|
protected boolean |
has_Warmup
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
int |
getCycletime()
Gets the value of the cycletime property. |
int |
getDuration()
Gets the value of the duration property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getSleeptime()
Gets the value of the sleeptime property. |
int |
getStartupdelay()
Gets the value of the startupdelay property. |
int |
getWarmup()
Gets the value of the warmup property. |
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setCycletime(int value)
Sets the value of the cycletime property. |
void |
setDuration(int value)
Sets the value of the duration property. |
void |
setSleeptime(int value)
Sets the value of the sleeptime property. |
void |
setStartupdelay(int value)
Sets the value of the startupdelay property. |
void |
setWarmup(int value)
Sets the value of the warmup property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Sleeptime
protected int _Sleeptime
protected boolean has_Startupdelay
protected int _Startupdelay
protected boolean has_Duration
protected int _Duration
protected boolean has_Cycletime
protected int _Cycletime
protected boolean has_Warmup
protected int _Warmup
public static final java.lang.Class version
| Constructor Detail |
|---|
public XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl()
| Method Detail |
|---|
public int getSleeptime()
XSTestType.RunSetType.TimingType
getSleeptime in interface XSTestType.RunSetType.TimingTypepublic void setSleeptime(int value)
XSTestType.RunSetType.TimingType
setSleeptime in interface XSTestType.RunSetType.TimingTypepublic int getStartupdelay()
XSTestType.RunSetType.TimingType
getStartupdelay in interface XSTestType.RunSetType.TimingTypepublic void setStartupdelay(int value)
XSTestType.RunSetType.TimingType
setStartupdelay in interface XSTestType.RunSetType.TimingTypepublic int getDuration()
XSTestType.RunSetType.TimingType
getDuration in interface XSTestType.RunSetType.TimingTypepublic void setDuration(int value)
XSTestType.RunSetType.TimingType
setDuration in interface XSTestType.RunSetType.TimingTypepublic int getCycletime()
XSTestType.RunSetType.TimingType
getCycletime in interface XSTestType.RunSetType.TimingTypepublic void setCycletime(int value)
XSTestType.RunSetType.TimingType
setCycletime in interface XSTestType.RunSetType.TimingTypepublic int getWarmup()
XSTestType.RunSetType.TimingType
getWarmup in interface XSTestType.RunSetType.TimingTypepublic void setWarmup(int value)
XSTestType.RunSetType.TimingType
setWarmup in interface XSTestType.RunSetType.TimingTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||