Uses of Class
org.omg.CORBA.NameValuePair
Packages that use NameValuePair
-
Uses of NameValuePair in org.omg.CORBA
Methods in org.omg.CORBA that return NameValuePairModifier and TypeMethodDescriptionstatic NameValuePairDynStruct.get_members()Deprecated.Returns an array containing all the members of the stored struct.DynValue.get_members()Deprecated.Returns an array containing all the members of the value object stored in thisDynValue.static NameValuePairNameValuePairHelper.read(InputStream istream) Methods in org.omg.CORBA with parameters of type NameValuePairModifier and TypeMethodDescriptionstatic voidNameValuePairHelper.insert(Any a, NameValuePair that) voidDynStruct.set_members(NameValuePair[] value) Deprecated.Set the members of the struct.voidDynValue.set_members(NameValuePair[] value) Deprecated.Sets the members of the value object thisDynValueobject represents to the given array ofNameValuePairobjects.static voidNameValuePairHelper.write(OutputStream ostream, NameValuePair value)