Uses of Class
com.sun.corba.ee.spi.logex.corba.CSValue
-
Packages that use CSValue Package Description com.sun.corba.ee.spi.logex.corba -
-
Uses of CSValue in com.sun.corba.ee.spi.logex.corba
Methods in com.sun.corba.ee.spi.logex.corba that return CSValue Modifier and Type Method Description CSValue
value()
The CORBA CompletionStatus to be used for this method.static CSValue
CSValue. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CSValue[]
CSValue. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-