|
Class: EnumItem (private in XDRType
This class is only visible from within
XDRType.
Object
|
+--SunRPC::XDRType::EnumItem
- Package:
- stx:goodies/communication
- Category:
- Net-Communication-SunRPC-XDR_IDL
- Owner:
- SunRPC::XDRType
accessing
-
> enumValue">enumValue
-
return the value of the instance variable 'value' (automatically generated)
-
> enumValue:">enumValue: something
-
set the value of the instance variable 'value' (automatically generated)
-
> name">name
-
return the value of the instance variable 'name' (automatically generated)
-
> name:">name: something
-
set the value of the instance variable 'name' (automatically generated)
-
> name:enumValue:">name: enumIdSymbol enumValue: val
-
|