Uses of Interface
org.omg.CORBA.ExtAttributeDef
Packages that use ExtAttributeDef
-
Uses of ExtAttributeDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ExtAttributeDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtAttributeDefStub.java .Fields in org.omg.CORBA declared as ExtAttributeDefMethods in org.omg.CORBA that return ExtAttributeDefModifier and TypeMethodDescriptionExtAttributeDefPOA._this()_ExtAbstractInterfaceDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _ExtInterfaceDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _ExtLocalInterfaceDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _ExtValueDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _InterfaceAttrExtensionStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ExtAbstractInterfaceDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ExtInterfaceDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ExtLocalInterfaceDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ExtValueDefOperations.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ExtValueDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) InterfaceAttrExtensionOperations.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) InterfaceAttrExtensionPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) static ExtAttributeDefstatic ExtAttributeDefstatic ExtAttributeDefExtAttributeDefHelper.read(InputStream istream) static ExtAttributeDefExtAttributeDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ExtAttributeDefModifier and TypeMethodDescriptionstatic voidExtAttributeDefHelper.insert(Any a, ExtAttributeDef that) static voidExtAttributeDefHelper.write(OutputStream ostream, ExtAttributeDef value) Constructors in org.omg.CORBA with parameters of type ExtAttributeDef -
Uses of ExtAttributeDef in org.omg.CORBA.ComponentIR
Methods in org.omg.CORBA.ComponentIR that return ExtAttributeDefModifier and TypeMethodDescription_ComponentDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _EventDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) _HomeDefStub.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) ComponentDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) EventDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) HomeDefPOATie.create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)