|
||||||||||
| 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.BasicsTImpl
public class BasicsTImpl
| Nested Class Summary | |
|---|---|
class |
BasicsTImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected AcceptsT |
_Accepts
|
protected java.lang.String |
_Defaultdirectory
|
protected java.lang.String |
_Description
|
protected java.lang.String |
_Name
|
protected PathT |
_Properties
|
protected SecurityT |
_Security
|
protected java.lang.String |
_Uri
|
protected java.lang.String |
_Wsdl
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
BasicsTImpl()
|
|
| 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. |
AcceptsT |
getAccepts()
Gets the value of the accepts property. |
java.lang.String |
getDefaultdirectory()
Gets the value of the defaultdirectory property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
PathT |
getProperties()
Gets the value of the properties property. |
SecurityT |
getSecurity()
Gets the value of the security property. |
java.lang.String |
getUri()
Gets the value of the uri property. |
java.lang.String |
getWsdl()
Gets the value of the wsdl 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 |
setAccepts(AcceptsT value)
Sets the value of the accepts property. |
void |
setDefaultdirectory(java.lang.String value)
Sets the value of the defaultdirectory property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setProperties(PathT value)
Sets the value of the properties property. |
void |
setSecurity(SecurityT value)
Sets the value of the security property. |
void |
setUri(java.lang.String value)
Sets the value of the uri property. |
void |
setWsdl(java.lang.String value)
Sets the value of the wsdl property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SecurityT _Security
protected AcceptsT _Accepts
protected java.lang.String _Description
protected java.lang.String _Wsdl
protected java.lang.String _Name
protected java.lang.String _Uri
protected java.lang.String _Defaultdirectory
protected PathT _Properties
public static final java.lang.Class version
| Constructor Detail |
|---|
public BasicsTImpl()
| Method Detail |
|---|
public SecurityT getSecurity()
BasicsT
getSecurity in interface BasicsTSecurityTpublic void setSecurity(SecurityT value)
BasicsT
setSecurity in interface BasicsTvalue - allowed object is
SecurityTpublic AcceptsT getAccepts()
BasicsT
getAccepts in interface BasicsTAcceptsTpublic void setAccepts(AcceptsT value)
BasicsT
setAccepts in interface BasicsTvalue - allowed object is
AcceptsTpublic java.lang.String getDescription()
BasicsT
getDescription in interface BasicsTStringpublic void setDescription(java.lang.String value)
BasicsT
setDescription in interface BasicsTvalue - allowed object is
Stringpublic java.lang.String getWsdl()
BasicsT
getWsdl in interface BasicsTStringpublic void setWsdl(java.lang.String value)
BasicsT
setWsdl in interface BasicsTvalue - allowed object is
Stringpublic java.lang.String getName()
BasicsT
getName in interface BasicsTStringpublic void setName(java.lang.String value)
BasicsT
setName in interface BasicsTvalue - allowed object is
Stringpublic java.lang.String getUri()
BasicsT
getUri in interface BasicsTStringpublic void setUri(java.lang.String value)
BasicsT
setUri in interface BasicsTvalue - allowed object is
Stringpublic java.lang.String getDefaultdirectory()
BasicsT
getDefaultdirectory in interface BasicsTStringpublic void setDefaultdirectory(java.lang.String value)
BasicsT
setDefaultdirectory in interface BasicsTvalue - allowed object is
Stringpublic PathT getProperties()
BasicsT
getProperties in interface BasicsTPathTpublic void setProperties(PathT value)
BasicsT
setProperties in interface BasicsTvalue - allowed object is
PathTpublic 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 | |||||||||