クラス
_SDOPackage.IntervalType の使用

IntervalType を使用しているパッケージ
_SDOPackage   
 

_SDOPackage での IntervalType の使用
 

IntervalType として宣言されている _SDOPackage のフィールド
 IntervalType IntervalTypeHolder.value
           
 

IntervalType を返す _SDOPackage のメソッド
 IntervalType AllowedValues.allowed_interval()
           
static IntervalType IntervalTypeHelper.extract(org.omg.CORBA.Any a)
           
static IntervalType IntervalTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

IntervalType 型のパラメータを持つ _SDOPackage のメソッド
 void AllowedValues.allowed_interval(ComplexDataType discriminator, IntervalType value)
           
 void AllowedValues.allowed_interval(IntervalType value)
           
static void IntervalTypeHelper.insert(org.omg.CORBA.Any a, IntervalType that)
           
static void IntervalTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream, IntervalType value)
           
 

IntervalType 型のパラメータを持つ _SDOPackage のコンストラクタ
IntervalTypeHolder(IntervalType initialValue)