|
||||||||||
| 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
public static class XSTestTypeImpl.RunSetTypeImpl
| Nested Class Summary | |
|---|---|
static class |
XSTestTypeImpl.RunSetTypeImpl.TimingTypeImpl
|
class |
XSTestTypeImpl.RunSetTypeImpl.Unmarshaller
|
| Nested classes/interfaces inherited from interface com.pushtotest.testmaker.XSTest.xml.XSTestType.RunSetType |
|---|
XSTestType.RunSetType.TimingType |
| Field Summary | |
|---|---|
protected Itemlist |
_Cvus
|
protected Itemlist |
_Payloads
|
protected java.lang.String |
_Serverhost
|
protected XSTestType.RunSetType.TimingType |
_Timing
|
protected Itemlist |
_UseCases
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
XSTestTypeImpl.RunSetTypeImpl()
|
|
| 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. |
Itemlist |
getCvus()
Gets the value of the cvus property. |
Itemlist |
getPayloads()
Gets the value of the payloads property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getServerhost()
Gets the value of the serverhost property. |
XSTestType.RunSetType.TimingType |
getTiming()
Gets the value of the timing property. |
Itemlist |
getUseCases()
Gets the value of the useCases 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 |
setCvus(Itemlist value)
Sets the value of the cvus property. |
void |
setPayloads(Itemlist value)
Sets the value of the payloads property. |
void |
setServerhost(java.lang.String value)
Sets the value of the serverhost property. |
void |
setTiming(XSTestType.RunSetType.TimingType value)
Sets the value of the timing property. |
void |
setUseCases(Itemlist value)
Sets the value of the useCases property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Itemlist _UseCases
protected Itemlist _Cvus
protected java.lang.String _Serverhost
protected XSTestType.RunSetType.TimingType _Timing
protected Itemlist _Payloads
public static final java.lang.Class version
| Constructor Detail |
|---|
public XSTestTypeImpl.RunSetTypeImpl()
| Method Detail |
|---|
public Itemlist getUseCases()
XSTestType.RunSetType
getUseCases in interface XSTestType.RunSetTypeItemlistpublic void setUseCases(Itemlist value)
XSTestType.RunSetType
setUseCases in interface XSTestType.RunSetTypevalue - allowed object is
Itemlistpublic Itemlist getCvus()
XSTestType.RunSetType
getCvus in interface XSTestType.RunSetTypeItemlistpublic void setCvus(Itemlist value)
XSTestType.RunSetType
setCvus in interface XSTestType.RunSetTypevalue - allowed object is
Itemlistpublic java.lang.String getServerhost()
XSTestType.RunSetType
getServerhost in interface XSTestType.RunSetTypeStringpublic void setServerhost(java.lang.String value)
XSTestType.RunSetType
setServerhost in interface XSTestType.RunSetTypevalue - allowed object is
Stringpublic XSTestType.RunSetType.TimingType getTiming()
XSTestType.RunSetType
getTiming in interface XSTestType.RunSetTypeXSTestType.RunSetType.TimingTypepublic void setTiming(XSTestType.RunSetType.TimingType value)
XSTestType.RunSetType
setTiming in interface XSTestType.RunSetTypevalue - allowed object is
XSTestType.RunSetType.TimingTypepublic Itemlist getPayloads()
XSTestType.RunSetType
getPayloads in interface XSTestType.RunSetTypeItemlistpublic void setPayloads(Itemlist value)
XSTestType.RunSetType
setPayloads in interface XSTestType.RunSetTypevalue - allowed object is
Itemlistpublic 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 | |||||||||