| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with parameter type org.omg.CORBA.SetOverrideType | |
| Object | Returns a new object with the new policies either replacing or
extending the current policies, depending on the second parameter.
|
| Object | Returns a new object with the new policies either replacing or
extending the current policies, depending on the second parameter.
|
Fields of type org.omg.CORBA.SetOverrideType | |
| SetOverrideType | Add the new policies to the existing policies.
|
| SetOverrideType | Replace the new existing policies by the new policies.
|
Methods with parameter type org.omg.CORBA.SetOverrideType | |
| Object | This method is not appropriate for the local objects and just
throws an exception.
|
| Object | Returns a new object with the new policies either replacing or
extending the current policies, depending on the second parameter.
|
| void | Insert the definition kind into the given Any.
|
| void | Write the enumeration value (as int) to the CDR output stream.
|
Methods with return type org.omg.CORBA.SetOverrideType | |
| SetOverrideType | Extract the definition kind from the given Any.
|
| SetOverrideType | SetOverrideType.from_int(int kind) Returns the SetOverrideType, matching the given integer constant
|
| SetOverrideType | Read the enumeration value (as int) from the CDR intput stream.
|
| GNU Classpath (0.95) |