|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.dm.CoordSys
public class CoordSys
| Constructor Summary | |
|---|---|
CoordSys()
|
|
| Method Summary | |
|---|---|
GenericCoordFrame |
getGenericCoordFrame()
Gets the GenericCoordFrame object |
java.lang.String |
getHRef()
Gets the value of the href property. |
java.lang.String |
getID()
Gets the value of the id property. |
java.lang.String |
getIDRef()
Gets the value of the idref property. |
RedshiftFrame |
getRedshiftFrame()
Gets the RedshiftFrame object |
SpaceFrame |
getSpaceFrame()
Gets the SpaceFrame object |
SpectralFrame |
getSpectralFrame()
Gets the SpectralFrame object |
TimeFrame |
getTimeFrame()
Gets the TimeFrame object |
java.lang.String |
getType()
Gets the value of the Type property. |
java.lang.String |
getUCD()
Gets the value of the UCD property. |
void |
setGenericCoordFrame(GenericCoordFrame generic)
Sets the GenericCoordFrame object |
void |
setHRef(java.lang.String href)
Sets the value of the href property |
void |
setID(java.lang.String id)
Sets the value of the id property |
void |
setIDRef(java.lang.String idref)
Sets the value of the idref property |
void |
setRedshiftFrame(RedshiftFrame redshift)
Sets the RedshiftFrame object |
void |
setSpaceFrame(SpaceFrame space)
Sets the SpaceFrame object |
void |
setSpectralFrame(SpectralFrame spectral)
Sets the SpectralFrame object |
void |
setTimeFrame(TimeFrame time)
Sets the TimeFrame object |
void |
setType(java.lang.String type)
Sets the value of the Type property |
void |
setUCD(java.lang.String ucd)
Sets the value of the UCD property |
java.lang.String |
toString()
Override Object's toString() method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CoordSys()
| Method Detail |
|---|
public java.lang.String getID()
Stringpublic void setID(java.lang.String id)
id - allowed object is
Stringpublic java.lang.String getHRef()
Stringpublic void setHRef(java.lang.String href)
href - allowed object is
Stringpublic java.lang.String getIDRef()
Stringpublic void setIDRef(java.lang.String idref)
idref - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String type)
type - allowed object is
Stringpublic java.lang.String getUCD()
Stringpublic void setUCD(java.lang.String ucd)
ucd - allowed object is
Stringpublic SpaceFrame getSpaceFrame()
SpaceFramepublic void setSpaceFrame(SpaceFrame space)
space - allowed object is
SpaceFramepublic TimeFrame getTimeFrame()
TimeFramepublic void setTimeFrame(TimeFrame time)
time - allowed object is
TimeFramepublic SpectralFrame getSpectralFrame()
SpectralFramepublic void setSpectralFrame(SpectralFrame spectral)
spectral - allowed object is
SpectralFramepublic RedshiftFrame getRedshiftFrame()
RedshiftFramepublic void setRedshiftFrame(RedshiftFrame redshift)
redshift - allowed object is
RedshiftFramepublic GenericCoordFrame getGenericCoordFrame()
GenericCoordFramepublic void setGenericCoordFrame(GenericCoordFrame generic)
generic - allowed object is
GenericCoordFramepublic java.lang.String toString()
toString in class java.lang.ObjectString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||