|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.agent.profile.ProfileImpl | +--fipaos.agent.profile.RemoteAgentPlatformProfileImpl
Constructor Summary | |
RemoteAgentPlatformProfileImpl()
|
Method Summary | |
java.lang.String |
getAddressesLocation()
|
java.lang.String |
getHAPName()
|
void |
setAddressesLocation(java.lang.String addressesLocation)
|
void |
setHAPName(java.lang.String HAPName)
|
Methods inherited from class fipaos.agent.profile.ProfileImpl |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fipaos.agent.profile.Profile |
getName, setName |
Constructor Detail |
public RemoteAgentPlatformProfileImpl()
Method Detail |
public void setAddressesLocation(java.lang.String addressesLocation)
setAddressesLocation
in interface RemoteAgentPlatformProfile
public java.lang.String getAddressesLocation()
getAddressesLocation
in interface RemoteAgentPlatformProfile
public void setHAPName(java.lang.String HAPName)
setHAPName
in interface RemoteAgentPlatformProfile
public java.lang.String getHAPName()
getHAPName
in interface RemoteAgentPlatformProfile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |