|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.communicator.structs.WaitAcResult
public class WaitAcResult
| Constructor Summary | |
|---|---|
WaitAcResult()
|
|
WaitAcResult(int _agentcontainerId,
Address _source)
|
|
| Method Summary | |
|---|---|
int |
getAgentcontainerId()
|
Address |
getSource()
|
void |
setAgentcontainerId(int _agentcontainerId)
|
void |
setSource(Address source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaitAcResult()
public WaitAcResult(int _agentcontainerId,
Address _source)
| Method Detail |
|---|
public int getAgentcontainerId()
public void setAgentcontainerId(int _agentcontainerId)
public Address getSource()
public void setSource(Address source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||