|
||||||||||
| 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.UseCasesTypeImpl.UsecaseTypeImpl
public static class XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl
| Nested Class Summary | |
|---|---|
class |
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected java.lang.String |
_Agent
|
protected java.lang.String |
_Code
|
protected java.lang.String |
_DPLMap
|
protected java.lang.String |
_Name
|
protected Dicttype |
_Payloads
|
protected java.lang.String |
_Properties
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl()
|
|
| 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. |
java.lang.String |
getAgent()
Gets the value of the agent property. |
java.lang.String |
getCode()
Gets the value of the code property. |
java.lang.String |
getDPLMap()
Gets the value of the dplMap property. |
java.lang.String |
getName()
Gets the value of the name property. |
Dicttype |
getPayloads()
Gets the value of the payloads property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getProperties()
Gets the value of the properties 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 |
setAgent(java.lang.String value)
Sets the value of the agent property. |
void |
setCode(java.lang.String value)
Sets the value of the code property. |
void |
setDPLMap(java.lang.String value)
Sets the value of the dplMap property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setPayloads(Dicttype value)
Sets the value of the payloads property. |
void |
setProperties(java.lang.String value)
Sets the value of the properties property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _DPLMap
protected java.lang.String _Code
protected java.lang.String _Agent
protected java.lang.String _Name
protected Dicttype _Payloads
protected java.lang.String _Properties
public static final java.lang.Class version
| Constructor Detail |
|---|
public XSTestTypeImpl.UseCasesTypeImpl.UsecaseTypeImpl()
| Method Detail |
|---|
public java.lang.String getDPLMap()
XSTestType.UseCasesType.UsecaseType
getDPLMap in interface XSTestType.UseCasesType.UsecaseTypeStringpublic void setDPLMap(java.lang.String value)
XSTestType.UseCasesType.UsecaseType
setDPLMap in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Stringpublic java.lang.String getCode()
XSTestType.UseCasesType.UsecaseType
getCode in interface XSTestType.UseCasesType.UsecaseTypeStringpublic void setCode(java.lang.String value)
XSTestType.UseCasesType.UsecaseType
setCode in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Stringpublic java.lang.String getAgent()
XSTestType.UseCasesType.UsecaseType
getAgent in interface XSTestType.UseCasesType.UsecaseTypeStringpublic void setAgent(java.lang.String value)
XSTestType.UseCasesType.UsecaseType
setAgent in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Stringpublic java.lang.String getName()
XSTestType.UseCasesType.UsecaseType
getName in interface XSTestType.UseCasesType.UsecaseTypeStringpublic void setName(java.lang.String value)
XSTestType.UseCasesType.UsecaseType
setName in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Stringpublic Dicttype getPayloads()
XSTestType.UseCasesType.UsecaseType
getPayloads in interface XSTestType.UseCasesType.UsecaseTypeDicttypepublic void setPayloads(Dicttype value)
XSTestType.UseCasesType.UsecaseType
setPayloads in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Dicttypepublic java.lang.String getProperties()
XSTestType.UseCasesType.UsecaseType
getProperties in interface XSTestType.UseCasesType.UsecaseTypeStringpublic void setProperties(java.lang.String value)
XSTestType.UseCasesType.UsecaseType
setProperties in interface XSTestType.UseCasesType.UsecaseTypevalue - allowed object is
Stringpublic 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 | |||||||||