|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailT
Java content class for email_t complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/xml/TestScenario/testscenario.xsd line 334)
<complexType name="email_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="email" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="host" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="message" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="on" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="secure" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="subject" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
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.String |
getSecure()
Gets the value of the secure property. |
java.lang.String |
getSubject()
Gets the value of the subject property. |
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. |
| Method Detail |
|---|
java.lang.String getPassword()
Stringvoid setPassword(java.lang.String value)
value - allowed object is
Stringjava.lang.String getSecure()
Stringvoid setSecure(java.lang.String value)
value - allowed object is
Stringjava.lang.String getHost()
Stringvoid setHost(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEmail()
Stringvoid setEmail(java.lang.String value)
value - allowed object is
Stringjava.lang.String getSubject()
Stringvoid setSubject(java.lang.String value)
value - allowed object is
Stringjava.lang.String getMessage()
Stringvoid setMessage(java.lang.String value)
value - allowed object is
Stringjava.lang.String getId()
Stringvoid setId(java.lang.String value)
value - allowed object is
Stringjava.lang.String getOn()
Stringvoid setOn(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||