|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DplDefTypeT
Java content class for dplDefType_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 386)
<complexType name="dplDefType_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="classname" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="library" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getClassname()
Gets the value of the classname property. |
java.lang.String |
getLang()
Gets the value of the lang property. |
java.lang.String |
getLibrary()
Gets the value of the library property. |
java.lang.String |
getName()
Gets the value of the name property. |
void |
setClassname(java.lang.String value)
Sets the value of the classname property. |
void |
setLang(java.lang.String value)
Sets the value of the lang property. |
void |
setLibrary(java.lang.String value)
Sets the value of the library property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
| Method Detail |
|---|
java.lang.String getClassname()
Stringvoid setClassname(java.lang.String value)
value - allowed object is
Stringjava.lang.String getLibrary()
Stringvoid setLibrary(java.lang.String value)
value - allowed object is
Stringjava.lang.String getLang()
Stringvoid setLang(java.lang.String value)
value - allowed object is
Stringjava.lang.String getName()
Stringvoid setName(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 | |||||||||