Uses of Class org.omg.CORBA.SetOverrideType

Uses in package org.omg.CORBA.portable

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.

Uses in package org.omg.CORBA

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
Returns the SetOverrideType, matching the given integer constant
SetOverrideType
Read the enumeration value (as int) from the CDR intput stream.