public final class ExecutionContextListHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| 修飾子とタイプ | フィールドと説明 |
|---|---|
ExecutionContext[] |
value |
| コンストラクタと説明 |
|---|
ExecutionContextListHolder() |
ExecutionContextListHolder(ExecutionContext[] initialValue) |
public ExecutionContext[] value
public ExecutionContextListHolder()
public ExecutionContextListHolder(ExecutionContext[] initialValue)
public void _read(org.omg.CORBA.portable.InputStream i)
_read インタフェース内 org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream o)
_write インタフェース内 org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type インタフェース内 org.omg.CORBA.portable.Streamable