public interface ARG_IN
ARG_IN.value
是一个可能的值,用于指示方向的一个参数是通过在一个调用使用动态调用接口(DII)。
下面的代码片段显示了一个典型的用法:
球球=球体。init(args,null);org.omg.corba.namedvalue NV =球体。create_named_value(“idlargumentidentifier”,myany,org。OMG的CORBA。arg_in价值);
NamedValue
Modifier and Type | Field and Description |
---|---|
static int |
value
表示输入参数的值。
|
static final int value
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.