Uses of Class
org.omg.CORBA.ValueMember
Packages that use ValueMember
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ValueMember in com.sun.corba.ee.impl.corba
Constructors in com.sun.corba.ee.impl.corba with parameters of type ValueMemberModifierConstructorDescriptionTypeCodeImpl(ORB orb, int creationKind, String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) -
Uses of ValueMember in com.sun.corba.ee.impl.io
Methods in com.sun.corba.ee.impl.io with parameters of type ValueMemberModifier and TypeMethodDescriptionstatic StringValueUtility.getSignature(ValueMember member) booleanObjectStreamClass.hasField(ValueMember field) -
Uses of ValueMember in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb with parameters of type ValueMemberModifier and TypeMethodDescriptionORBImpl.create_value_tc(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) ORBSingleton.create_value_tc(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) -
Uses of ValueMember in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA that return ValueMemberModifier and TypeMethodDescriptionstatic ValueMemberstatic ValueMember[]static ValueMemberValueMemberHelper.read(InputStream istream) static ValueMember[]ValueMemberSeqHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type ValueMemberModifier and TypeMethodDescriptionstatic voidValueMemberHelper.insert(Any a, ValueMember that) static voidValueMemberSeqHelper.insert(Any a, ValueMember[] that) static voidValueMemberHelper.write(OutputStream ostream, ValueMember value) static voidValueMemberSeqHelper.write(OutputStream ostream, ValueMember[] value) -
Uses of ValueMember in com.sun.org.omg.CORBA.ValueDefPackage
Fields in com.sun.org.omg.CORBA.ValueDefPackage declared as ValueMemberConstructors in com.sun.org.omg.CORBA.ValueDefPackage with parameters of type ValueMemberModifierConstructorDescriptionFullValueDescription(String _name, String _id, boolean _is_abstract, boolean _is_custom, String _defined_in, String _version, OperationDescription[] _operations, AttributeDescription[] _attributes, ValueMember[] _members, Initializer[] _initializers, String[] _supported_interfaces, String[] _abstract_base_values, boolean _is_truncatable, String _base_value, TypeCode _type) -
Uses of ValueMember in org.omg.CORBA
Fields in org.omg.CORBA declared as ValueMemberMethods in org.omg.CORBA that return ValueMemberModifier and TypeMethodDescriptionstatic ValueMemberstatic ValueMember[]static ValueMemberValueMemberHelper.read(InputStream istream) static ValueMember[]ValueMemberSeqHelper.read(InputStream istream) Methods in org.omg.CORBA with parameters of type ValueMemberModifier and TypeMethodDescriptionORB.create_value_tc(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) Create aTypeCodeobject for an IDL value type.static voidValueMemberHelper.insert(Any a, ValueMember that) static voidValueMemberSeqHelper.insert(Any a, ValueMember[] that) static voidValueMemberHelper.write(OutputStream ostream, ValueMember value) static voidValueMemberSeqHelper.write(OutputStream ostream, ValueMember[] value) Constructors in org.omg.CORBA with parameters of type ValueMember -
Uses of ValueMember in org.omg.CORBA.ValueDefPackage
Fields in org.omg.CORBA.ValueDefPackage declared as ValueMemberConstructors in org.omg.CORBA.ValueDefPackage with parameters of type ValueMemberModifierConstructorDescriptionFullValueDescription(String _name, String _id, boolean _is_abstract, boolean _is_custom, String _defined_in, String _version, OperationDescription[] _operations, AttributeDescription[] _attributes, ValueMember[] _members, Initializer[] _initializers, String[] _supported_interfaces, String[] _abstract_base_values, boolean _is_truncatable, String _base_value, TypeCode _type)