|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.xml.TestScenario.impl.MonitorTestTImpl
public class MonitorTestTImpl
| Nested Class Summary | |
|---|---|
class |
MonitorTestTImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected long |
_CheckTime
|
protected ValueContainerT |
_Messagesize
|
protected int |
_Repeat
|
protected TestusecaseT |
_Testusecase
|
protected int |
_TimeBetweenTest
|
protected UntilT |
_Until
|
protected boolean |
has_CheckTime
|
protected boolean |
has_Repeat
|
protected boolean |
has_TimeBetweenTest
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
MonitorTestTImpl()
|
|
| 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. |
long |
getCheckTime()
Gets the value of the checkTime property. |
ValueContainerT |
getMessagesize()
Gets the value of the messagesize property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
int |
getRepeat()
Gets the value of the repeat property. |
TestusecaseT |
getTestusecase()
Gets the value of the testusecase property. |
int |
getTimeBetweenTest()
Gets the value of the timeBetweenTest property. |
UntilT |
getUntil()
Gets the value of the until 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 |
setCheckTime(long value)
Sets the value of the checkTime property. |
void |
setMessagesize(ValueContainerT value)
Sets the value of the messagesize property. |
void |
setRepeat(int value)
Sets the value of the repeat property. |
void |
setTestusecase(TestusecaseT value)
Sets the value of the testusecase property. |
void |
setTimeBetweenTest(int value)
Sets the value of the timeBetweenTest property. |
void |
setUntil(UntilT value)
Sets the value of the until property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_Repeat
protected int _Repeat
protected boolean has_TimeBetweenTest
protected int _TimeBetweenTest
protected TestusecaseT _Testusecase
protected ValueContainerT _Messagesize
protected UntilT _Until
protected boolean has_CheckTime
protected long _CheckTime
public static final java.lang.Class version
| Constructor Detail |
|---|
public MonitorTestTImpl()
| Method Detail |
|---|
public int getRepeat()
MonitorTestT
getRepeat in interface MonitorTestTpublic void setRepeat(int value)
MonitorTestT
setRepeat in interface MonitorTestTpublic int getTimeBetweenTest()
MonitorTestT
getTimeBetweenTest in interface MonitorTestTpublic void setTimeBetweenTest(int value)
MonitorTestT
setTimeBetweenTest in interface MonitorTestTpublic TestusecaseT getTestusecase()
MonitorTestT
getTestusecase in interface MonitorTestTTestusecaseTpublic void setTestusecase(TestusecaseT value)
MonitorTestT
setTestusecase in interface MonitorTestTvalue - allowed object is
TestusecaseTpublic ValueContainerT getMessagesize()
MonitorTestT
getMessagesize in interface MonitorTestTValueContainerTpublic void setMessagesize(ValueContainerT value)
MonitorTestT
setMessagesize in interface MonitorTestTvalue - allowed object is
ValueContainerTpublic UntilT getUntil()
MonitorTestT
getUntil in interface MonitorTestTUntilTpublic void setUntil(UntilT value)
MonitorTestT
setUntil in interface MonitorTestTvalue - allowed object is
UntilTpublic long getCheckTime()
MonitorTestT
getCheckTime in interface MonitorTestTpublic void setCheckTime(long value)
MonitorTestT
setCheckTime in interface MonitorTestTpublic 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 | |||||||||