_SDOPackage
クラス NumericType

java.lang.Object
  上位を拡張 _SDOPackage.NumericType
すべての実装されたインタフェース:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public class NumericType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

_SDOPackage/NumericType.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: SDOPackage.idl 2007�N9��5�� 19��08��40�b GMT

関連項目:
直列化された形式

フィールドの概要
static int _DOUBLE_TYPE
           
static int _FLOAT_TYPE
           
static int _LONG_TYPE
           
static int _SHORT_TYPE
           
static NumericType DOUBLE_TYPE
           
static NumericType FLOAT_TYPE
           
static NumericType LONG_TYPE
           
static NumericType SHORT_TYPE
           
 
メソッドの概要
static NumericType from_int(int value)
           
 int value()
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

_SHORT_TYPE

public static final int _SHORT_TYPE
関連項目:
定数フィールド値

SHORT_TYPE

public static final NumericType SHORT_TYPE

_LONG_TYPE

public static final int _LONG_TYPE
関連項目:
定数フィールド値

LONG_TYPE

public static final NumericType LONG_TYPE

_FLOAT_TYPE

public static final int _FLOAT_TYPE
関連項目:
定数フィールド値

FLOAT_TYPE

public static final NumericType FLOAT_TYPE

_DOUBLE_TYPE

public static final int _DOUBLE_TYPE
関連項目:
定数フィールド値

DOUBLE_TYPE

public static final NumericType DOUBLE_TYPE
メソッドの詳細

value

public int value()

from_int

public static NumericType from_int(int value)