|
|||||||||
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.ProtocolProfileImpl
Constructor Summary | |
ProtocolProfileImpl()
|
Method Summary | |
void |
addProtocolMapping(ProtocolMapping protocolMapping)
|
java.util.List |
getProtocolMappings()
|
void |
setProtocolMapping(ProtocolMapping protocolMapping,
int ind)
|
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 ProtocolProfileImpl()
Method Detail |
public void setProtocolMapping(ProtocolMapping protocolMapping, int ind) throws java.lang.ArrayIndexOutOfBoundsException
setProtocolMapping
in interface ProtocolProfile
public void addProtocolMapping(ProtocolMapping protocolMapping)
addProtocolMapping
in interface ProtocolProfile
public java.util.List getProtocolMappings()
getProtocolMappings
in interface ProtocolProfile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |