|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.domain.mobility.MobileAgentProfile
Constructor Summary | |
MobileAgentProfile()
|
Method Summary | |
MobileAgentLanguage |
getLanguage()
|
MobileAgentOS |
getOS()
|
MobileAgentSystem |
getSystem()
|
void |
setLanguage(MobileAgentLanguage l)
|
void |
setOS(MobileAgentOS o)
|
void |
setSystem(MobileAgentSystem s)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MobileAgentProfile()
Method Detail |
public void setSystem(MobileAgentSystem s)
public MobileAgentSystem getSystem()
public void setLanguage(MobileAgentLanguage l)
public MobileAgentLanguage getLanguage()
public void setOS(MobileAgentOS o)
public MobileAgentOS getOS()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |