Class ToolBar

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

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

    • ToolBar

      public ToolBar()
  • Method Details

    • getName

      public String getName()
      Returns the value of field 'name'.
      Returns:
      the value of field 'name'.
    • getXPosition

      public String getXPosition()
      Returns the value of field 'xPosition'.
      Returns:
      the value of field 'xPosition'.
    • getYPosition

      public String getYPosition()
      Returns the value of field 'yPosition'.
      Returns:
      the value of field 'yPosition'.
    • 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
    • setName

      public void setName(String name)
      Sets the value of field 'name'.
      Parameters:
      name - the value of field 'name'.
    • setXPosition

      public void setXPosition(String xPosition)
      Sets the value of field 'xPosition'.
      Parameters:
      xPosition - the value of field 'xPosition'.
    • setYPosition

      public void setYPosition(String yPosition)
      Sets the value of field 'yPosition'.
      Parameters:
      yPosition - the value of field 'yPosition'.
    • 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