|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.core.internal.DItem
org.eclipse.tptp.platform.report.core.internal.DItemPointer
org.eclipse.tptp.platform.report.birt).
public class DItemPointer
A DItemPointer is a pointer. This element is not implemented yet.
| Constructor Summary | |
|---|---|
DItemPointer()
Deprecated. Constructs a DItemPointer. |
|
DItemPointer(DItem it)
Deprecated. Constructs a DItemPointer and initializes the item with it. |
|
| Method Summary | |
|---|---|
DItem |
getItem()
Deprecated. Access method for the item property. |
void |
setItem(DItem aItem)
Deprecated. Sets the value of the item property. |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItem |
|---|
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DItemPointer(DItem it)
it - itempublic DItemPointer()
| Method Detail |
|---|
public DItem getItem()
public void setItem(DItem aItem)
aItem - the new value of the item property
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||