ninja.activeproxy.path.description
Class ProtocolDescription

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

public class ProtocolDescription
extends ElementDescription

Description of a protocol.

See Also:
Serialized Form

Fields inherited from class ninja.activeproxy.path.description.ElementDescription
attributes, children, type
 
Constructor Summary
ProtocolDescription()
          Constructs a ProtocolDescription.
 
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

ProtocolDescription

public ProtocolDescription()
Constructs a ProtocolDescription.