クラス
_SDOPackage.AllowedValues の使用

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

_SDOPackage での AllowedValues の使用
 

AllowedValues として宣言されている _SDOPackage のフィールド
 AllowedValues Parameter.allowed_values
           
 AllowedValues AllowedValuesHolder.value
           
 

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

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

AllowedValues 型のパラメータを持つ _SDOPackage のコンストラクタ
AllowedValuesHolder(AllowedValues initialValue)
           
Parameter(java.lang.String _name, org.omg.CORBA.TypeCode _type, AllowedValues _allowed_values)