|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.shirako.proxies.ActorLocation
public class ActorLocation
| Field Summary | |
|---|---|
protected ProtocolDescriptor |
descriptor
|
protected java.lang.String |
location
|
| Constructor Summary | |
|---|---|
ActorLocation()
|
|
| Method Summary | |
|---|---|
ProtocolDescriptor |
getDescriptor()
|
java.lang.String |
getLocation()
|
void |
setDescriptor(ProtocolDescriptor descriptor)
|
void |
setLocation(java.lang.String location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String location
protected ProtocolDescriptor descriptor
| Constructor Detail |
|---|
public ActorLocation()
| Method Detail |
|---|
public java.lang.String getLocation()
public void setLocation(java.lang.String location)
location - the location to setpublic ProtocolDescriptor getDescriptor()
public void setDescriptor(ProtocolDescriptor descriptor)
descriptor - the descriptor to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||