VisiBroker for Java

org.omg.Dynamic
Class Parameter

java.lang.Object
  extended by org.omg.Dynamic.Parameter
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class Parameter
extends java.lang.Object
implements IDLEntity

Holds an argument and its direction.

See Also:
Serialized Form

Field Summary
 Any argument
          Argument value stored in a CORBA::Any
 ParameterMode mode
          Argument's mode: ARG_IN, ARG_OUT, INOUT
 
Constructor Summary
Parameter()
           
Parameter(Any argument, ParameterMode mode)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

argument

public Any argument
Argument value stored in a CORBA::Any


mode

public ParameterMode mode
Argument's mode: ARG_IN, ARG_OUT, INOUT

Constructor Detail

Parameter

public Parameter()

Parameter

public Parameter(Any argument,
                 ParameterMode mode)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online