|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.core.PlatformID
public class PlatformID
Description here
| Constructor Summary | |
|---|---|
PlatformID()
|
|
PlatformID(AID amsAID)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Read the address for a location. |
AID |
getAmsAID()
|
java.lang.String |
getID()
Read a unique ID for the location. |
java.lang.String |
getName()
Read the name of a location. |
java.lang.String |
getProtocol()
Read the protocol for a location. |
void |
setAddress(java.lang.String address)
|
void |
setAmsAID(AID amsAID)
|
void |
setID(java.lang.String id)
|
void |
setName(java.lang.String name)
|
void |
setProtocol(java.lang.String protocol)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformID()
public PlatformID(AID amsAID)
| Method Detail |
|---|
public java.lang.String getID()
Location
getID in interface LocationString representing the location.public java.lang.String getName()
Location
getName in interface Locationpublic java.lang.String getProtocol()
Location
getProtocol in interface Locationpublic java.lang.String getAddress()
Location
getAddress in interface Locationpublic AID getAmsAID()
public void setID(java.lang.String id)
public void setName(java.lang.String name)
public void setProtocol(java.lang.String protocol)
public void setAddress(java.lang.String address)
public void setAmsAID(AID amsAID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||