|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoadDistantDomainType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/scenario/UNINA-Scenario-v0_1.xsd line 11)
<complexType>
<complexContent>
<extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}eventType">
<attribute name="host" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="port" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getHost()
Gets the value of the host property. |
int |
getPort()
Gets the value of the port property. |
boolean |
isSetHost()
|
boolean |
isSetPort()
|
void |
setHost(java.lang.String value)
Sets the value of the host property. |
void |
setPort(int value)
Sets the value of the port property. |
void |
unsetHost()
|
void |
unsetPort()
|
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType |
|---|
getTime, isSetTime, setTime, unsetTime |
| Method Detail |
|---|
java.lang.String getHost()
Stringvoid setHost(java.lang.String value)
value - allowed object is
Stringboolean isSetHost()
void unsetHost()
int getPort()
void setPort(int value)
boolean isSetPort()
void unsetPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||