public final class NumericTypeHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| 修飾子とタイプ | フィールドと説明 |
|---|---|
NumericType |
value |
| コンストラクタと説明 |
|---|
NumericTypeHolder() |
NumericTypeHolder(NumericType initialValue) |
public NumericType value
public NumericTypeHolder()
public NumericTypeHolder(NumericType 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