ninja.activeproxy.path.description
Class OutputDescription

java.lang.Object
  |
  +--ninja.activeproxy.path.description.ElementDescription
        |
        +--ninja.activeproxy.path.description.IODescription
              |
              +--ninja.activeproxy.path.description.OutputDescription

public class OutputDescription
extends IODescription

Description of an output.

See Also:
Serialized Form

Fields inherited from class ninja.activeproxy.path.description.ElementDescription
attributes, children, type
 
Constructor Summary
OutputDescription()
          Constructs an OutputDescription.
 
Methods inherited from class ninja.activeproxy.path.description.IODescription
getDataType, getProtocol
 
Methods inherited from class ninja.activeproxy.path.description.ElementDescription
addChild, addChildren, getAllAttributes, getAttr, getChildren, getChildrenByType, getType, removeChild, removeChildrenByType, setAttr
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

OutputDescription

public OutputDescription()
Constructs an OutputDescription.