org.iids.aos.agent
Class AgentDataSegment

java.lang.Object
  extended by org.iids.aos.agent.AgentSegment
      extended by org.iids.aos.agent.AgentDataSegment
All Implemented Interfaces:
java.io.Serializable

public class AgentDataSegment
extends AgentSegment
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.iids.aos.agent.AgentSegment
description, NODESC, NOSUBTYPE, subtype
 
Constructor Summary
AgentDataSegment(java.lang.String description, java.lang.String type)
           
 
Method Summary
 
Methods inherited from class org.iids.aos.agent.AgentSegment
equals, getDescription, getSubtype, hashCode, setDescription, setSubtype
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentDataSegment

public AgentDataSegment(java.lang.String description,
                        java.lang.String type)


Copyright ? 2003, 2004 IIDS Group. All Rights Reserved.