|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.calendar.soap.iCal.vComponent
Base class for all iCalendar entities that can be parented to a vCalendar object or another vComponent.
Constructor Summary | |
vComponent() Default constructor version 2002-12-19 fix008359 |
Method Summary | |
org.w3c.dom.Element |
getElement(org.w3c.dom.Document in_document) Returns a new XML DOM structure representing the iCalendar XML tree structure. |
java.lang.String |
toString() Constructs a String representing the vComponent object. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public vComponent()
Method Detail |
public org.w3c.dom.Element getElement(org.w3c.dom.Document in_document)
public java.lang.String toString()
|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |