|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.appconn.com.otd.types.STCIDispatchRef
public class STCIDispatchRef
The STCIDispatchRef class is used in cases where the method parameter is an [in,out] or [out] type.
| Constructor Summary | |
|---|---|
STCIDispatchRef()
Constructor for the class. |
|
STCIDispatchRef(STCIDispatch initValue)
Constructor for the class. |
|
| Method Summary | |
|---|---|
STCIDispatch |
getValue()
Gets the value. |
void |
setValue(STCIDispatch newValue)
Sets the value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public STCIDispatchRef()
public STCIDispatchRef(STCIDispatch initValue)
initValue - The value to set.
| Method Detail |
|---|
public void setValue(STCIDispatch newValue)
newValue - The value to set.public STCIDispatch getValue()
STCIDispatch - Returns the value.
|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||