|
||||||||||
| 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
public class XSTestTypeImpl
| Nested Class Summary | |
|---|---|
static class |
XSTestTypeImpl.ChartSetTypeImpl
|
static class |
XSTestTypeImpl.DirectoryTypeImpl
|
static class |
XSTestTypeImpl.RunSetTypeImpl
|
static class |
XSTestTypeImpl.TargetsTypeImpl
|
class |
XSTestTypeImpl.Unmarshaller
|
static class |
XSTestTypeImpl.UseCasesTypeImpl
|
| Nested classes/interfaces inherited from interface com.pushtotest.testmaker.XSTest.xml.XSTestType |
|---|
XSTestType.ChartSetType, XSTestType.DirectoryType, XSTestType.RunSetType, XSTestType.TargetsType, XSTestType.UseCasesType |
| Field Summary | |
|---|---|
protected XSTestType.ChartSetType |
_ChartSet
|
protected XSTestType.DirectoryType |
_Directory
|
protected XSTestType.RunSetType |
_RunSet
|
protected java.lang.String |
_Scenario
|
protected XSTestType.TargetsType |
_Targets
|
protected XSTestType.UseCasesType |
_UseCases
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
XSTestTypeImpl()
|
|
| 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. |
XSTestType.ChartSetType |
getChartSet()
Gets the value of the chartSet property. |
XSTestType.DirectoryType |
getDirectory()
Gets the value of the directory property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
XSTestType.RunSetType |
getRunSet()
Gets the value of the runSet property. |
java.lang.String |
getScenario()
Gets the value of the scenario property. |
XSTestType.TargetsType |
getTargets()
Gets the value of the targets property. |
XSTestType.UseCasesType |
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 |
setChartSet(XSTestType.ChartSetType value)
Sets the value of the chartSet property. |
void |
setDirectory(XSTestType.DirectoryType value)
Sets the value of the directory property. |
void |
setRunSet(XSTestType.RunSetType value)
Sets the value of the runSet property. |
void |
setScenario(java.lang.String value)
Sets the value of the scenario property. |
void |
setTargets(XSTestType.TargetsType value)
Sets the value of the targets property. |
void |
setUseCases(XSTestType.UseCasesType 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 XSTestType.UseCasesType _UseCases
protected XSTestType.TargetsType _Targets
protected java.lang.String _Scenario
protected XSTestType.RunSetType _RunSet
protected XSTestType.DirectoryType _Directory
protected XSTestType.ChartSetType _ChartSet
public static final java.lang.Class version
| Constructor Detail |
|---|
public XSTestTypeImpl()
| Method Detail |
|---|
public XSTestType.UseCasesType getUseCases()
XSTestType
getUseCases in interface XSTestTypeXSTestType.UseCasesTypepublic void setUseCases(XSTestType.UseCasesType value)
XSTestType
setUseCases in interface XSTestTypevalue - allowed object is
XSTestType.UseCasesTypepublic XSTestType.TargetsType getTargets()
XSTestType
getTargets in interface XSTestTypeXSTestType.TargetsTypepublic void setTargets(XSTestType.TargetsType value)
XSTestType
setTargets in interface XSTestTypevalue - allowed object is
XSTestType.TargetsTypepublic java.lang.String getScenario()
XSTestType
getScenario in interface XSTestTypeStringpublic void setScenario(java.lang.String value)
XSTestType
setScenario in interface XSTestTypevalue - allowed object is
Stringpublic XSTestType.RunSetType getRunSet()
XSTestType
getRunSet in interface XSTestTypeXSTestType.RunSetTypepublic void setRunSet(XSTestType.RunSetType value)
XSTestType
setRunSet in interface XSTestTypevalue - allowed object is
XSTestType.RunSetTypepublic XSTestType.DirectoryType getDirectory()
XSTestType
getDirectory in interface XSTestTypeXSTestType.DirectoryTypepublic void setDirectory(XSTestType.DirectoryType value)
XSTestType
setDirectory in interface XSTestTypevalue - allowed object is
XSTestType.DirectoryTypepublic XSTestType.ChartSetType getChartSet()
XSTestType
getChartSet in interface XSTestTypeXSTestType.ChartSetTypepublic void setChartSet(XSTestType.ChartSetType value)
XSTestType
setChartSet in interface XSTestTypevalue - allowed object is
XSTestType.ChartSetTypepublic 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 | |||||||||