Class CorbaEnumHandler
java.lang.Object
org.apache.cxf.binding.corba.types.CorbaObjectHandler
org.apache.cxf.binding.corba.types.CorbaEnumHandler
-
Field Summary
Fields inherited from class org.apache.cxf.binding.corba.types.CorbaObjectHandler
idlType, isAnon, isRecursive, name, type, typeCode -
Constructor Summary
ConstructorsConstructorDescriptionCorbaEnumHandler(QName enumName, QName enumIdlType, org.omg.CORBA.TypeCode enumTC, Object enumType) -
Method Summary
Methods inherited from class org.apache.cxf.binding.corba.types.CorbaObjectHandler
getIdlType, getName, getSimpleName, getType, getTypeCode, getTypeCodeKind, isAnonymousType, isRecursive, setAnonymousType, setIntoAny, setRecursive
-
Constructor Details
-
CorbaEnumHandler
-
-
Method Details
-
getValue
-
setValue
-
getIndex
public long getIndex() -
clear
public void clear()- Overrides:
clearin classCorbaObjectHandler
-