Module java.corba
Package org.omg.CORBA

Class _IDLTypeStub

    • Constructor Detail

      • _IDLTypeStub

        public _IDLTypeStub()
        Constructs a default _IDLTypeStub object. NOTE: If the default constructor is used, the object is useless until the method _set_delegate has been called.
      • _IDLTypeStub

        public _IDLTypeStub​(Delegate delegate)
        Constructs an _IDLTypeStub object initialized with the given Delegate object.
        Parameters:
        delegate - a Delegate object