|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogT
Java content class for log_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 245)
<complexType name="log_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="connector" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="level" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="loggin" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="path" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="url" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getConnector()
Gets the value of the connector property. |
java.lang.String |
getLevel()
Gets the value of the level property. |
java.lang.String |
getLoggin()
Gets the value of the loggin property. |
java.lang.String |
getPassword()
Gets the value of the password property. |
java.lang.String |
getPath()
Gets the value of the path property. |
java.lang.String |
getType()
Gets the value of the type property. |
java.lang.String |
getUrl()
Gets the value of the url property. |
void |
setConnector(java.lang.String value)
Sets the value of the connector property. |
void |
setLevel(java.lang.String value)
Sets the value of the level property. |
void |
setLoggin(java.lang.String value)
Sets the value of the loggin property. |
void |
setPassword(java.lang.String value)
Sets the value of the password property. |
void |
setPath(java.lang.String value)
Sets the value of the path property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
void |
setUrl(java.lang.String value)
Sets the value of the url property. |
| Method Detail |
|---|
java.lang.String getType()
Stringvoid setType(java.lang.String value)
value - allowed object is
Stringjava.lang.String getPassword()
Stringvoid setPassword(java.lang.String value)
value - allowed object is
Stringjava.lang.String getPath()
Stringvoid setPath(java.lang.String value)
value - allowed object is
Stringjava.lang.String getUrl()
Stringvoid setUrl(java.lang.String value)
value - allowed object is
Stringjava.lang.String getConnector()
Stringvoid setConnector(java.lang.String value)
value - allowed object is
Stringjava.lang.String getLevel()
Stringvoid setLevel(java.lang.String value)
value - allowed object is
Stringjava.lang.String getLoggin()
Stringvoid setLoggin(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 | |||||||||