|
Voyager ORB | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.objectspace.voyager.corba.TypeCodeHolder
A TypeCodeHolder allows the final value of a typecode argument to be propagated back to the client.
Field Summary | |
TypeCode |
value
The actual value. |
Constructor Summary | |
TypeCodeHolder()
Construct myself to have a default value of null. |
|
TypeCodeHolder(TypeCode value)
|
Method Summary | |
java.lang.String |
toString()
Return a string that describes me. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public TypeCode value
Constructor Detail |
public TypeCodeHolder()
public TypeCodeHolder(TypeCode value)
Method Detail |
public java.lang.String toString()
|
ObjectSpace Inc. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |