Uses of Interface
org.omg.CORBA.AttributeDefOperations
Packages that use AttributeDefOperations
-
Uses of AttributeDefOperations in org.omg.CORBA
Subinterfaces of AttributeDefOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/AttributeDef.java .interfaceorg/omg/CORBA/ExtAttributeDef.java .interfaceorg/omg/CORBA/ExtAttributeDefOperations.java .Classes in org.omg.CORBA that implement AttributeDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_AttributeDefStub.java .classorg/omg/CORBA/_ExtAttributeDefStub.java .classorg/omg/CORBA/AttributeDefPOA.java .classorg/omg/CORBA/AttributeDefPOATie.java .classorg/omg/CORBA/ExtAttributeDefPOA.java .classorg/omg/CORBA/ExtAttributeDefPOATie.java .Methods in org.omg.CORBA that return AttributeDefOperationsMethods in org.omg.CORBA with parameters of type AttributeDefOperationsModifier and TypeMethodDescriptionvoidAttributeDefPOATie._delegate(AttributeDefOperations delegate) Constructors in org.omg.CORBA with parameters of type AttributeDefOperationsModifierConstructorDescriptionAttributeDefPOATie(AttributeDefOperations delegate) AttributeDefPOATie(AttributeDefOperations delegate, POA poa)