_SDOPackage
Class EnumerationType

java.lang.Object
  extended by _SDOPackage.EnumerationType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

_SDOPackage/EnumerationType.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST

See Also:
Serialized Form

Field Summary
 java.lang.String[] enumerated_values
           
 
Constructor Summary
EnumerationType()
           
EnumerationType(java.lang.String[] _enumerated_values)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enumerated_values

public java.lang.String[] enumerated_values
Constructor Detail

EnumerationType

public EnumerationType()

EnumerationType

public EnumerationType(java.lang.String[] _enumerated_values)