org.iids.aos.agent
Class AgentCodeSegment

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

public class AgentCodeSegment
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
AgentCodeSegment(java.lang.String description, Language lang)
           
AgentCodeSegment(java.lang.String description, java.lang.String subtype)
           
 
Method Summary
 Language getLanguage()
           
 
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

AgentCodeSegment

public AgentCodeSegment(java.lang.String description,
                        Language lang)

AgentCodeSegment

public AgentCodeSegment(java.lang.String description,
                        java.lang.String subtype)
Method Detail

getLanguage

public Language getLanguage()


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