Voyager ORB

com.objectspace.voyager.corba
Class TypeCodeHolder

java.lang.Object
  |
  +--com.objectspace.voyager.corba.TypeCodeHolder

public final class TypeCodeHolder
extends java.lang.Object

A TypeCodeHolder allows the final value of a typecode argument to be propagated back to the client.

Version:
3.0

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

value

public TypeCode value
The actual value.
Constructor Detail

TypeCodeHolder

public TypeCodeHolder()
Construct myself to have a default value of null.

TypeCodeHolder

public TypeCodeHolder(TypeCode value)
Method Detail

toString

public java.lang.String toString()
Return a string that describes me.
Overrides:
toString in class java.lang.Object

ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240