oracle.syndication.ice.payload
Class Ice_event_log

java.lang.Object
  |
  +--oracle.xml.classgen.CGNode
        |
        +--oracle.syndication.ice.payload.Ice_event_log

public synchronized class Ice_event_log
extends oracle.xml.classgen.CGNode
implements Printable


Constructor Summary
Ice_event_log(java.lang.String)
           
 
Method Summary
TypeMethod
 void addNode(Ice_event_info)
           
 void addNode(Ice_event_msg)
           
 Ice_payload getDocument()
           
 oracle.xml.parser.v2.DTD getDTDNode()
           
 java.util.ArrayList getMsgInfoList()
           
 java.lang.String getVersion()
           
 void print(java.lang.String, java.io.Writer)
           
 void setVersion(java.lang.String)
           
 void validateContent()
           
 
Methods inherited from class oracle.xml.classgen.CGNode
setDocument
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ice_event_log

public Ice_event_log(java.lang.String)
              throws oracle.xml.classgen.InvalidContentException
Method Detail

addNode

public void addNode(Ice_event_info)
             throws oracle.xml.classgen.InvalidContentException

addNode

public void addNode(Ice_event_msg)
             throws oracle.xml.classgen.InvalidContentException

getDTDNode

public oracle.xml.parser.v2.DTD getDTDNode()

getDocument

public Ice_payload getDocument()

getMsgInfoList

public java.util.ArrayList getMsgInfoList()

getVersion

public java.lang.String getVersion()

print

public void print(java.lang.String,
                  java.io.Writer)
           throws java.io.IOException
Specified by:
print in interface Printable

setVersion

public void setVersion(java.lang.String)

validateContent

public void validateContent()
                     throws oracle.xml.classgen.InvalidContentException