ca.macewan.ims.enterprise
Class Extension

java.lang.Object
  extended byca.macewan.ims.enterprise.Extension

public class Extension
extends Object

Represents an "extension" element.

Version:
0.1
Author:
Erwin Veugelers
See Also:
IMS Enterprise Specification

Constructor Summary
Extension()
           
Extension(Node n)
           
 
Method Summary
 Node getAsNode()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extension

public Extension()

Extension

public Extension(Node n)
Method Detail

getAsNode

public Node getAsNode()