|
||||||||||
| 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.EmailTImpl
public class EmailTImpl
| Nested Class Summary | |
|---|---|
class |
EmailTImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected java.lang.String |
_Email
|
protected java.lang.String |
_Host
|
protected java.lang.String |
_Id
|
protected java.lang.String |
_Message
|
protected java.lang.String |
_On
|
protected java.lang.String |
_Password
|
protected java.lang.String |
_Secure
|
protected java.lang.String |
_Subject
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
EmailTImpl()
|
|
| 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 |
getEmail()
Gets the value of the email property. |
java.lang.String |
getHost()
Gets the value of the host property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getMessage()
Gets the value of the message property. |
java.lang.String |
getOn()
Gets the value of the on property. |
java.lang.String |
getPassword()
Gets the value of the password property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getSecure()
Gets the value of the secure property. |
java.lang.String |
getSubject()
Gets the value of the subject 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 |
setEmail(java.lang.String value)
Sets the value of the email property. |
void |
setHost(java.lang.String value)
Sets the value of the host property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setMessage(java.lang.String value)
Sets the value of the message property. |
void |
setOn(java.lang.String value)
Sets the value of the on property. |
void |
setPassword(java.lang.String value)
Sets the value of the password property. |
void |
setSecure(java.lang.String value)
Sets the value of the secure property. |
void |
setSubject(java.lang.String value)
Sets the value of the subject 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 _Password
protected java.lang.String _Secure
protected java.lang.String _Host
protected java.lang.String _Email
protected java.lang.String _Subject
protected java.lang.String _Message
protected java.lang.String _Id
protected java.lang.String _On
public static final java.lang.Class version
| Constructor Detail |
|---|
public EmailTImpl()
| Method Detail |
|---|
public java.lang.String getPassword()
EmailT
getPassword in interface EmailTStringpublic void setPassword(java.lang.String value)
EmailT
setPassword in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getSecure()
EmailT
getSecure in interface EmailTStringpublic void setSecure(java.lang.String value)
EmailT
setSecure in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getHost()
EmailT
getHost in interface EmailTStringpublic void setHost(java.lang.String value)
EmailT
setHost in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getEmail()
EmailT
getEmail in interface EmailTStringpublic void setEmail(java.lang.String value)
EmailT
setEmail in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getSubject()
EmailT
getSubject in interface EmailTStringpublic void setSubject(java.lang.String value)
EmailT
setSubject in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getMessage()
EmailT
getMessage in interface EmailTStringpublic void setMessage(java.lang.String value)
EmailT
setMessage in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getId()
EmailT
getId in interface EmailTStringpublic void setId(java.lang.String value)
EmailT
setId in interface EmailTvalue - allowed object is
Stringpublic java.lang.String getOn()
EmailT
getOn in interface EmailTStringpublic void setOn(java.lang.String value)
EmailT
setOn in interface EmailTvalue - 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 | |||||||||