|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.progress.open4gl.Holder
com.progress.open4gl.ProDataGraphHolder
The ProDataGraphHolder class is used to pass OUTPUT and INPUT-OUTPUT result sets values when the 4GL parameter type is a DATASET.
Constructor Summary | |
ProDataGraphHolder()
|
|
ProDataGraphHolder(ProDataGraph value)
|
Method Summary | |
ProDataGraph |
getProDataGraphValue()
|
void |
setProDataGraphValue(ProDataGraph value)
|
Methods inherited from class com.progress.open4gl.Holder |
getValue, isNull, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProDataGraphHolder()
public ProDataGraphHolder(ProDataGraph value)
Method Detail |
public ProDataGraph getProDataGraphValue()
public void setProDataGraphValue(ProDataGraph value)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |