|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.calendar.soap.iCal.vComponent
The vComponent is the base class for all iCalendar entities that can be parented to a vCalendar object or another vComponent.
Constructor Summary | |
vComponent()
Default constructor |
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 |
|
Constructor Detail |
public vComponent()
Method Detail |
public org.w3c.dom.Element getElement(org.w3c.dom.Document in_document)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |