|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.scape_project.xa.tw.toolspec.Dataexchange
public class Dataexchange
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}accessdir"/>
<element ref="{}accessurl"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
accessdir
|
protected String |
accessurl
|
| Constructor Summary | |
|---|---|
Dataexchange()
|
|
| Method Summary | |
|---|---|
String |
getAccessdir()
Gets the value of the accessdir property. |
String |
getAccessurl()
Gets the value of the accessurl property. |
void |
setAccessdir(String value)
Sets the value of the accessdir property. |
void |
setAccessurl(String value)
Sets the value of the accessurl property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String accessdir
protected String accessurl
| Constructor Detail |
|---|
public Dataexchange()
| Method Detail |
|---|
public String getAccessdir()
Stringpublic void setAccessdir(String value)
value - allowed object is
Stringpublic String getAccessurl()
Stringpublic void setAccessurl(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||