fipaos.agent.profile
Class ProfileImpl

Direct Known Subclasses:
ACCProfileImpl, AgentProfileImpl, DatabaseProfileImpl, LoaderProfileImpl, PlatformProfileImpl, ProtocolProfileImpl, RemoteAgentPlatformProfileImpl

public class ProfileImpl
implements Profile


Constructor Summary
ProfileImpl()
           

Method Summary
 StringgetName()
           
 voidsetName(String name)
           

Constructor Detail

ProfileImpl

public ProfileImpl()
Method Detail

getName

public String getName()

setName

public void setName(String name)

Association Links

to Class java.lang.String