API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. ARG_INOUT View Source
Author(s)
Since
JDK1.2
Version
1.5, 09/09/97
Serial
Hierarchy
 ARG_INOUT
Subinterfaces
Description
public interface ARG_INOUT
  Signifies an argument used for both input and output in an invocation, meaning that the argument is being passed from the client to the server and then back from the server to the client.
See also:    NamedValue
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
publicfinalstatic int value = "3"
The constant value indicating an argument used for both input and output.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar