Uses of Class
org.omg.CORBA.ValueDescription
Packages that use ValueDescription
-
Uses of ValueDescription in org.omg.CORBA
Fields in org.omg.CORBA declared as ValueDescriptionMethods in org.omg.CORBA that return ValueDescriptionModifier and TypeMethodDescriptionstatic ValueDescriptionstatic ValueDescriptionValueDescriptionHelper.read(InputStream istream) Methods in org.omg.CORBA with parameters of type ValueDescriptionModifier and TypeMethodDescriptionstatic voidValueDescriptionHelper.insert(Any a, ValueDescription that) static voidValueDescriptionHelper.write(OutputStream ostream, ValueDescription value) Constructors in org.omg.CORBA with parameters of type ValueDescription -
Uses of ValueDescription in org.omg.CORBA.ComponentIR
Fields in org.omg.CORBA.ComponentIR declared as ValueDescriptionConstructors in org.omg.CORBA.ComponentIR with parameters of type ValueDescriptionModifierConstructorDescriptionHomeDescription(String _name, String _id, String _defined_in, String _version, String _base_home, String _managed_component, ValueDescription _primary_key, OperationDescription[] _factories, OperationDescription[] _finders, OperationDescription[] _operations, ExtAttributeDescription[] _attributes, TypeCode _type)