java.lang.Object
org.gvsig.andami.persistence.generate.Window
All Implemented Interfaces:
Serializable

public class Window extends Object implements Serializable
Class Window.
Version:
$Revision: 29593 $ $Date: 2009-06-29 17:54:31 +0200 (lun, 29 jun 2009) $
See Also:
  • Constructor Details

    • Window

      public Window()
  • Method Details

    • getId

      public String getId()
      Returns the value of field 'id'.
      Returns:
      the value of field 'id'.
    • getRectangle

      public String getRectangle()
      Returns the value of field 'rectangle'.
      Returns:
      the value of field 'rectangle'.
    • isValid

      public boolean isValid()
      Method isValid
    • marshal

      public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      out -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • marshal

      public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      handler -
      Throws:
      IOException
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • setId

      public void setId(String id)
      Sets the value of field 'id'.
      Parameters:
      id - the value of field 'id'.
    • setRectangle

      public void setRectangle(String rectangle)
      Sets the value of field 'rectangle'.
      Parameters:
      rectangle - the value of field 'rectangle'.
    • unmarshal

      public static Object unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method unmarshal
      Parameters:
      reader -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • validate

      public void validate() throws org.exolab.castor.xml.ValidationException
      Method validate
      Throws:
      org.exolab.castor.xml.ValidationException