public void _write(org.omg.CORBA.portable.OutputStream o) { com.sun.jts.otsidl.JCoordinatorHelper.write(o, value); }
public org.omg.CORBA.TypeCode _type() { return com.sun.jts.otsidl.JCoordinatorHelper.type(); }
public void _read(org.omg.CORBA.portable.InputStream i) { value = com.sun.jts.otsidl.JCoordinatorHelper.read(i); }