cds.savot.model
Class SavotOther

java.lang.Object
  extended by cds.savot.model.MarkupComment
      extended by cds.savot.model.SavotOther
All Implemented Interfaces:
SimpleTypes

public class SavotOther
extends MarkupComment
implements SimpleTypes

Other element

Version:
2.6 Copyright CDS 2002-2005 (kickoff 31 May 02)
Author:
Andre Schaaff

Field Summary
 
Fields inherited from interface cds.savot.model.SimpleTypes
ACTUAL, BARYCENTRIC, BASE64, BIT, BOOLEAN, CHAR, COOSYSSYSTEM, DATATYPE, DOC, DOUBLE, DOUBLECOMPLEX, DYNAMIC, ECL_FK4, ECL_FK5, ENCODINGTYPE, EQ_FK4, EQ_FK5, FIELDTYPE, FLOAT, FLOATCOMPLEX, GALACTIC, GEO_APP, GZIP, HIDDEN, HINTS, ICRS, INT, LEGAL, LINKCONTENT_ROLE, LOCATION, LONG, META, NO, NO_QUERY, NONE, ONLOAD, ONREQUEST, OTHER, QUERY, RESOURCETYPE, RESULTS, SHORT, STREAMACTUATE, SUPERGALACTIC, TRIGGER, UNICODECHAR, UNSIGNEDBYTE, VALUESTYPE, version, XY, YES, YESNO
 
Constructor Summary
SavotOther()
          Constructor
 
Method Summary
 AttributeSet getAttributes()
          Get the Attribute elements
 java.lang.String getContent()
          Get the content
 java.lang.String getName()
          Get markup name
 OtherSet getOther()
          Get the Other elements
 void setContent(java.lang.String content)
          Set the content
 void setInfos(AttributeSet attributes)
          Set the Attribute elements
 void setName(java.lang.String name)
          Set markup name
 void setOther(OtherSet elements)
          Set the Other elements
 
Methods inherited from class cds.savot.model.MarkupComment
getAbove, getBelow, setAbove, setBelow
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SavotOther

public SavotOther()
Constructor

Method Detail

setName

public void setName(java.lang.String name)
Set markup name

Parameters:
name -

getName

public java.lang.String getName()
Get markup name

Returns:
String

setContent

public void setContent(java.lang.String content)
Set the content

Parameters:
content - String

getContent

public java.lang.String getContent()
Get the content

Returns:
a String

setOther

public void setOther(OtherSet elements)
Set the Other elements

Parameters:
elements -

getOther

public OtherSet getOther()
Get the Other elements

Returns:
a OtherSet object

setInfos

public void setInfos(AttributeSet attributes)
Set the Attribute elements

Parameters:
attributes -

getAttributes

public AttributeSet getAttributes()
Get the Attribute elements

Returns:
a AttributeSet object


Copyright © 2009 UDS/CNRS