Exemplo n.º 1
0
  /** Returns the value of a DynFixed. */
  public String get_value() {
    org.omg.CORBA.portable.ServantObject $so = _servant_preinvoke("get_value", _opsClass);
    DynFixedOperations $self = (DynFixedOperations) $so.servant;

    try {
      return $self.get_value();
    } finally {
      _servant_postinvoke($so);
    }
  } // get_value