Uses of Interface
org.omg.CORBA.AttributeDef
Packages that use AttributeDef
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 AttributeDef in org.omg.CORBA
Classes in org.omg.CORBA that implement AttributeDefFields in org.omg.CORBA declared as AttributeDefMethods in org.omg.CORBA that return AttributeDefModifier and TypeMethodDescriptionAttributeDefPOA._this()
_InterfaceDefStub.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) _ValueDefStub.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) InterfaceDefOperations.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) InterfaceDefPOATie.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) ValueDefOperations.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) ValueDefPOATie.create_attribute
(String id, String name, String version, IDLType type, AttributeMode mode) static AttributeDef
static AttributeDef
static AttributeDef
AttributeDefHelper.read
(InputStream istream) static AttributeDef
AttributeDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type AttributeDefModifier and TypeMethodDescriptionstatic void
AttributeDefHelper.insert
(Any a, AttributeDef that) static void
AttributeDefHelper.write
(OutputStream ostream, AttributeDef value) Constructors in org.omg.CORBA with parameters of type AttributeDef