alma.asdm.CalAtmosphereRow Class Reference

Inherits alma.asdm.ASDMRow.

List of all members.


Detailed Description

The CalAtmosphereRow class is a row of a CalAtmosphereTable.

Generated from model's revision 1.41, branch HEAD


Public Member Functions

CalAtmosphereTable getTable ()
 Return the table to which this row belongs.
CalAtmosphereRowIDL toIDL ()
 Return this row in the form of an IDL struct.
void setFromIDL (CalAtmosphereRowIDL x) throws ConversionException
 Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
String toXML () throws ConversionException
 Return this row in the form of an XML string.
void setFromXML (String rowDoc) throws ConversionException
 Fill the values of this row from an XML string that was produced by the toXML() method.
String getAntennaName ()
 Get antennaName.
void setAntennaName (String antennaName) throws IllegalAccessException
 Set antennaName with the specified String value.
int getNumReceptor ()
 Get numReceptor.
void setNumReceptor (int numReceptor)
 Set numReceptor with the specified int value.
int getNumFreq ()
 Get numFreq.
void setNumFreq (int numFreq)
 Set numFreq with the specified int value.
ArrayTime getEndValidTime ()
 Get endValidTime.
void setEndValidTime (ArrayTime endValidTime)
 Set endValidTime with the specified ArrayTime value.
ArrayTime getStartValidTime ()
 Get startValidTime.
void setStartValidTime (ArrayTime startValidTime)
 Set startValidTime with the specified ArrayTime value.
PolarizationType[] getPolarizationTypes ()
 Get polarizationTypes.
void setPolarizationTypes (PolarizationType[] polarizationTypes)
 Set polarizationTypes with the specified PolarizationType[] value.
Frequency[] getFrequencyRange ()
 Get frequencyRange.
void setFrequencyRange (Frequency[] frequencyRange)
 Set frequencyRange with the specified Frequency[] value.
Frequency[] getFrequencySpectrum ()
 Get frequencySpectrum.
void setFrequencySpectrum (Frequency[] frequencySpectrum)
 Set frequencySpectrum with the specified Frequency[] value.
SyscalMethod getSyscalType ()
 Get syscalType.
void setSyscalType (SyscalMethod syscalType)
 Set syscalType with the specified SyscalMethod value.
Temperature[][] getTSysSpectrum ()
 Get tSysSpectrum.
void setTSysSpectrum (Temperature[][] tSysSpectrum)
 Set tSysSpectrum with the specified Temperature[][] value.
Temperature[][] getTRecSpectrum ()
 Get tRecSpectrum.
void setTRecSpectrum (Temperature[][] tRecSpectrum)
 Set tRecSpectrum with the specified Temperature[][] value.
Temperature[][] getTAtmSpectrum ()
 Get tAtmSpectrum.
void setTAtmSpectrum (Temperature[][] tAtmSpectrum)
 Set tAtmSpectrum with the specified Temperature[][] value.
float[][] getTauSpectrum ()
 Get tauSpectrum.
void setTauSpectrum (float[][] tauSpectrum)
 Set tauSpectrum with the specified float[][] value.
float[][] getSbGainSpectrum ()
 Get sbGainSpectrum.
void setSbGainSpectrum (float[][] sbGainSpectrum)
 Set sbGainSpectrum with the specified float[][] value.
float[][] getForwardEffSpectrum ()
 Get forwardEffSpectrum.
void setForwardEffSpectrum (float[][] forwardEffSpectrum)
 Set forwardEffSpectrum with the specified float[][] value.
boolean isTSysExists ()
 The attribute tSys is optional.
Temperature[] getTSys () throws IllegalAccessException
 Get tSys, which is optional.
void setTSys (Temperature[] tSys)
 Set tSys with the specified Temperature[] value.
void clearTSys ()
 Mark tSys, which is an optional field, as non-existent.
boolean isTRecExists ()
 The attribute tRec is optional.
Temperature[] getTRec () throws IllegalAccessException
 Get tRec, which is optional.
void setTRec (Temperature[] tRec)
 Set tRec with the specified Temperature[] value.
void clearTRec ()
 Mark tRec, which is an optional field, as non-existent.
boolean isTAtmExists ()
 The attribute tAtm is optional.
Temperature[] getTAtm () throws IllegalAccessException
 Get tAtm, which is optional.
void setTAtm (Temperature[] tAtm)
 Set tAtm with the specified Temperature[] value.
void clearTAtm ()
 Mark tAtm, which is an optional field, as non-existent.
boolean isSbGainExists ()
 The attribute sbGain is optional.
float[] getSbGain () throws IllegalAccessException
 Get sbGain, which is optional.
void setSbGain (float[] sbGain)
 Set sbGain with the specified float[] value.
void clearSbGain ()
 Mark sbGain, which is an optional field, as non-existent.
boolean isWaterExists ()
 The attribute water is optional.
Length[] getWater () throws IllegalAccessException
 Get water, which is optional.
void setWater (Length[] water)
 Set water with the specified Length[] value.
void clearWater ()
 Mark water, which is an optional field, as non-existent.
boolean isForwardEfficiencyExists ()
 The attribute forwardEfficiency is optional.
float[] getForwardEfficiency () throws IllegalAccessException
 Get forwardEfficiency, which is optional.
void setForwardEfficiency (float[] forwardEfficiency)
 Set forwardEfficiency with the specified float[] value.
void clearForwardEfficiency ()
 Mark forwardEfficiency, which is an optional field, as non-existent.
boolean isTauExists ()
 The attribute tau is optional.
float[] getTau () throws IllegalAccessException
 Get tau, which is optional.
void setTau (float[] tau)
 Set tau with the specified float[] value.
void clearTau ()
 Mark tau, which is an optional field, as non-existent.
Pressure getGroundPressure ()
 Get groundPressure.
void setGroundPressure (Pressure groundPressure)
 Set groundPressure with the specified Pressure value.
Temperature getGroundTemperature ()
 Get groundTemperature.
void setGroundTemperature (Temperature groundTemperature)
 Set groundTemperature with the specified Temperature value.
Humidity getGroundRelHumidity ()
 Get groundRelHumidity.
void setGroundRelHumidity (Humidity groundRelHumidity)
 Set groundRelHumidity with the specified Humidity value.
String getSubType ()
 Get subType.
void setSubType (String subType)
 Set subType with the specified String value.
ReceiverBand getReceiverBand ()
 Get receiverBand.
void setReceiverBand (ReceiverBand receiverBand)
 Set receiverBand with the specified ReceiverBand value.
Tag getCalDataId ()
 Get calDataId.
void setCalDataId (Tag calDataId) throws IllegalAccessException
 Set calDataId with the specified Tag value.
Tag getCalReductionId ()
 Get calReductionId.
void setCalReductionId (Tag calReductionId) throws IllegalAccessException
 Set calReductionId with the specified Tag value.
CalDataRow getCalDataUsingCalDataId ()
 Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId.
CalReductionRow getCalReductionUsingCalReductionId ()
 Returns the pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId.
boolean compareNoAutoInc (Tag calDataId, Tag calReductionId, String antennaName, int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand)
 Compare each attribute except the autoincrementable one of this CalAtmosphereRow with the corresponding parameters and return true if there is a match and false otherwise.
boolean equalByRequiredValue (CalAtmosphereRow x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
boolean compareRequiredValue (int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand)

Package Functions

 CalAtmosphereRow (CalAtmosphereTable table)
 Create a CalAtmosphereRow.
 CalAtmosphereRow (CalAtmosphereTable table, CalAtmosphereRow row)
 Creates a CalAtmosphereRow using a copy constructor mechanism.
void isAdded ()
Object[] getAttributesValues ()
 Returns all the attributes of an attribute of an ASDM table as an array of Object.


Constructor & Destructor Documentation

alma.asdm.CalAtmosphereRow.CalAtmosphereRow ( CalAtmosphereTable  table  )  [package]

Create a CalAtmosphereRow.

This constructor has package access because only the table can create rows. All rows know the table to which they belong.

Parameters:
table The table to which this row belongs.

alma.asdm.CalAtmosphereRow.CalAtmosphereRow ( CalAtmosphereTable  table,
CalAtmosphereRow  row 
) [package]

Creates a CalAtmosphereRow using a copy constructor mechanism.

Given a CalAtmosphereRow row and a CalAtmosphereTable table, the method creates a new CalAtmosphereRow owned by table. Each attribute of the created row is a copy (deep) of the corresponding attribute of row. The method does not add the created row to its table, its simply parents it to table, a call to the add method has to be done in order to get the row added (very likely after having modified some of its attributes). If row is null then the method returns a row with default values for its attributes.

This constructor has package access because only the table can create rows. All rows know the table to which they belong.

Parameters:
table The table to which this row belongs.
row The row which is to be copied.


Member Function Documentation

CalAtmosphereRowIDL alma.asdm.CalAtmosphereRow.toIDL (  ) 

Return this row in the form of an IDL struct.

Returns:
The values of this row as a CalAtmosphereRowIDL struct.

void alma.asdm.CalAtmosphereRow.setFromIDL ( CalAtmosphereRowIDL  x  )  throws ConversionException

Fill the values of this row from the IDL struct CalAtmosphereRowIDL.

Parameters:
x The IDL struct containing the values used to fill this row.

String alma.asdm.CalAtmosphereRow.toXML (  )  throws ConversionException

Return this row in the form of an XML string.

Returns:
The values of this row as an XML string.
Exceptions:
ConversionException. 

void alma.asdm.CalAtmosphereRow.setFromXML ( String  rowDoc  )  throws ConversionException

Fill the values of this row from an XML string that was produced by the toXML() method.

Parameters:
x The XML string being used to set the values of this row.
Exceptions:
ConversionException. 

String alma.asdm.CalAtmosphereRow.getAntennaName (  ) 

Get antennaName.

Returns:
antennaName as String

void alma.asdm.CalAtmosphereRow.setAntennaName ( String  antennaName  )  throws IllegalAccessException

Set antennaName with the specified String value.

Parameters:
antennaName The String value to which antennaName is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

int alma.asdm.CalAtmosphereRow.getNumReceptor (  ) 

Get numReceptor.

Returns:
numReceptor as int

void alma.asdm.CalAtmosphereRow.setNumReceptor ( int  numReceptor  ) 

Set numReceptor with the specified int value.

Parameters:
numReceptor The int value to which numReceptor is to be set.

int alma.asdm.CalAtmosphereRow.getNumFreq (  ) 

Get numFreq.

Returns:
numFreq as int

void alma.asdm.CalAtmosphereRow.setNumFreq ( int  numFreq  ) 

Set numFreq with the specified int value.

Parameters:
numFreq The int value to which numFreq is to be set.

ArrayTime alma.asdm.CalAtmosphereRow.getEndValidTime (  ) 

Get endValidTime.

Returns:
endValidTime as ArrayTime

void alma.asdm.CalAtmosphereRow.setEndValidTime ( ArrayTime  endValidTime  ) 

Set endValidTime with the specified ArrayTime value.

Parameters:
endValidTime The ArrayTime value to which endValidTime is to be set.

ArrayTime alma.asdm.CalAtmosphereRow.getStartValidTime (  ) 

Get startValidTime.

Returns:
startValidTime as ArrayTime

void alma.asdm.CalAtmosphereRow.setStartValidTime ( ArrayTime  startValidTime  ) 

Set startValidTime with the specified ArrayTime value.

Parameters:
startValidTime The ArrayTime value to which startValidTime is to be set.

PolarizationType [] alma.asdm.CalAtmosphereRow.getPolarizationTypes (  ) 

Get polarizationTypes.

Returns:
polarizationTypes as PolarizationType[]

void alma.asdm.CalAtmosphereRow.setPolarizationTypes ( PolarizationType[]  polarizationTypes  ) 

Set polarizationTypes with the specified PolarizationType[] value.

Parameters:
polarizationTypes The PolarizationType[] value to which polarizationTypes is to be set.

Frequency [] alma.asdm.CalAtmosphereRow.getFrequencyRange (  ) 

Get frequencyRange.

Returns:
frequencyRange as Frequency[]

void alma.asdm.CalAtmosphereRow.setFrequencyRange ( Frequency[]  frequencyRange  ) 

Set frequencyRange with the specified Frequency[] value.

Parameters:
frequencyRange The Frequency[] value to which frequencyRange is to be set.

Frequency [] alma.asdm.CalAtmosphereRow.getFrequencySpectrum (  ) 

Get frequencySpectrum.

Returns:
frequencySpectrum as Frequency[]

void alma.asdm.CalAtmosphereRow.setFrequencySpectrum ( Frequency[]  frequencySpectrum  ) 

Set frequencySpectrum with the specified Frequency[] value.

Parameters:
frequencySpectrum The Frequency[] value to which frequencySpectrum is to be set.

SyscalMethod alma.asdm.CalAtmosphereRow.getSyscalType (  ) 

Get syscalType.

Returns:
syscalType as SyscalMethod

void alma.asdm.CalAtmosphereRow.setSyscalType ( SyscalMethod  syscalType  ) 

Set syscalType with the specified SyscalMethod value.

Parameters:
syscalType The SyscalMethod value to which syscalType is to be set.

Temperature [][] alma.asdm.CalAtmosphereRow.getTSysSpectrum (  ) 

Get tSysSpectrum.

Returns:
tSysSpectrum as Temperature[][]

void alma.asdm.CalAtmosphereRow.setTSysSpectrum ( Temperature  tSysSpectrum[][]  ) 

Set tSysSpectrum with the specified Temperature[][] value.

Parameters:
tSysSpectrum The Temperature[][] value to which tSysSpectrum is to be set.

Temperature [][] alma.asdm.CalAtmosphereRow.getTRecSpectrum (  ) 

Get tRecSpectrum.

Returns:
tRecSpectrum as Temperature[][]

void alma.asdm.CalAtmosphereRow.setTRecSpectrum ( Temperature  tRecSpectrum[][]  ) 

Set tRecSpectrum with the specified Temperature[][] value.

Parameters:
tRecSpectrum The Temperature[][] value to which tRecSpectrum is to be set.

Temperature [][] alma.asdm.CalAtmosphereRow.getTAtmSpectrum (  ) 

Get tAtmSpectrum.

Returns:
tAtmSpectrum as Temperature[][]

void alma.asdm.CalAtmosphereRow.setTAtmSpectrum ( Temperature  tAtmSpectrum[][]  ) 

Set tAtmSpectrum with the specified Temperature[][] value.

Parameters:
tAtmSpectrum The Temperature[][] value to which tAtmSpectrum is to be set.

float [][] alma.asdm.CalAtmosphereRow.getTauSpectrum (  ) 

Get tauSpectrum.

Returns:
tauSpectrum as float[][]

void alma.asdm.CalAtmosphereRow.setTauSpectrum ( float  tauSpectrum[][]  ) 

Set tauSpectrum with the specified float[][] value.

Parameters:
tauSpectrum The float[][] value to which tauSpectrum is to be set.

float [][] alma.asdm.CalAtmosphereRow.getSbGainSpectrum (  ) 

Get sbGainSpectrum.

Returns:
sbGainSpectrum as float[][]

void alma.asdm.CalAtmosphereRow.setSbGainSpectrum ( float  sbGainSpectrum[][]  ) 

Set sbGainSpectrum with the specified float[][] value.

Parameters:
sbGainSpectrum The float[][] value to which sbGainSpectrum is to be set.

float [][] alma.asdm.CalAtmosphereRow.getForwardEffSpectrum (  ) 

Get forwardEffSpectrum.

Returns:
forwardEffSpectrum as float[][]

void alma.asdm.CalAtmosphereRow.setForwardEffSpectrum ( float  forwardEffSpectrum[][]  ) 

Set forwardEffSpectrum with the specified float[][] value.

Parameters:
forwardEffSpectrum The float[][] value to which forwardEffSpectrum is to be set.

boolean alma.asdm.CalAtmosphereRow.isTSysExists (  ) 

The attribute tSys is optional.

Return true if this attribute exists.

Returns:
true if and only if the tSys attribute exists.

Temperature [] alma.asdm.CalAtmosphereRow.getTSys (  )  throws IllegalAccessException

Get tSys, which is optional.

Returns:
tSys as Temperature[]
Exceptions:
IllegalAccessException If tSys does not exist.

void alma.asdm.CalAtmosphereRow.setTSys ( Temperature[]  tSys  ) 

Set tSys with the specified Temperature[] value.

Parameters:
tSys The Temperature[] value to which tSys is to be set.

boolean alma.asdm.CalAtmosphereRow.isTRecExists (  ) 

The attribute tRec is optional.

Return true if this attribute exists.

Returns:
true if and only if the tRec attribute exists.

Temperature [] alma.asdm.CalAtmosphereRow.getTRec (  )  throws IllegalAccessException

Get tRec, which is optional.

Returns:
tRec as Temperature[]
Exceptions:
IllegalAccessException If tRec does not exist.

void alma.asdm.CalAtmosphereRow.setTRec ( Temperature[]  tRec  ) 

Set tRec with the specified Temperature[] value.

Parameters:
tRec The Temperature[] value to which tRec is to be set.

boolean alma.asdm.CalAtmosphereRow.isTAtmExists (  ) 

The attribute tAtm is optional.

Return true if this attribute exists.

Returns:
true if and only if the tAtm attribute exists.

Temperature [] alma.asdm.CalAtmosphereRow.getTAtm (  )  throws IllegalAccessException

Get tAtm, which is optional.

Returns:
tAtm as Temperature[]
Exceptions:
IllegalAccessException If tAtm does not exist.

void alma.asdm.CalAtmosphereRow.setTAtm ( Temperature[]  tAtm  ) 

Set tAtm with the specified Temperature[] value.

Parameters:
tAtm The Temperature[] value to which tAtm is to be set.

boolean alma.asdm.CalAtmosphereRow.isSbGainExists (  ) 

The attribute sbGain is optional.

Return true if this attribute exists.

Returns:
true if and only if the sbGain attribute exists.

float [] alma.asdm.CalAtmosphereRow.getSbGain (  )  throws IllegalAccessException

Get sbGain, which is optional.

Returns:
sbGain as float[]
Exceptions:
IllegalAccessException If sbGain does not exist.

void alma.asdm.CalAtmosphereRow.setSbGain ( float[]  sbGain  ) 

Set sbGain with the specified float[] value.

Parameters:
sbGain The float[] value to which sbGain is to be set.

boolean alma.asdm.CalAtmosphereRow.isWaterExists (  ) 

The attribute water is optional.

Return true if this attribute exists.

Returns:
true if and only if the water attribute exists.

Length [] alma.asdm.CalAtmosphereRow.getWater (  )  throws IllegalAccessException

Get water, which is optional.

Returns:
water as Length[]
Exceptions:
IllegalAccessException If water does not exist.

void alma.asdm.CalAtmosphereRow.setWater ( Length[]  water  ) 

Set water with the specified Length[] value.

Parameters:
water The Length[] value to which water is to be set.

boolean alma.asdm.CalAtmosphereRow.isForwardEfficiencyExists (  ) 

The attribute forwardEfficiency is optional.

Return true if this attribute exists.

Returns:
true if and only if the forwardEfficiency attribute exists.

float [] alma.asdm.CalAtmosphereRow.getForwardEfficiency (  )  throws IllegalAccessException

Get forwardEfficiency, which is optional.

Returns:
forwardEfficiency as float[]
Exceptions:
IllegalAccessException If forwardEfficiency does not exist.

void alma.asdm.CalAtmosphereRow.setForwardEfficiency ( float[]  forwardEfficiency  ) 

Set forwardEfficiency with the specified float[] value.

Parameters:
forwardEfficiency The float[] value to which forwardEfficiency is to be set.

boolean alma.asdm.CalAtmosphereRow.isTauExists (  ) 

The attribute tau is optional.

Return true if this attribute exists.

Returns:
true if and only if the tau attribute exists.

float [] alma.asdm.CalAtmosphereRow.getTau (  )  throws IllegalAccessException

Get tau, which is optional.

Returns:
tau as float[]
Exceptions:
IllegalAccessException If tau does not exist.

void alma.asdm.CalAtmosphereRow.setTau ( float[]  tau  ) 

Set tau with the specified float[] value.

Parameters:
tau The float[] value to which tau is to be set.

Pressure alma.asdm.CalAtmosphereRow.getGroundPressure (  ) 

Get groundPressure.

Returns:
groundPressure as Pressure

void alma.asdm.CalAtmosphereRow.setGroundPressure ( Pressure  groundPressure  ) 

Set groundPressure with the specified Pressure value.

Parameters:
groundPressure The Pressure value to which groundPressure is to be set.

Temperature alma.asdm.CalAtmosphereRow.getGroundTemperature (  ) 

Get groundTemperature.

Returns:
groundTemperature as Temperature

void alma.asdm.CalAtmosphereRow.setGroundTemperature ( Temperature  groundTemperature  ) 

Set groundTemperature with the specified Temperature value.

Parameters:
groundTemperature The Temperature value to which groundTemperature is to be set.

Humidity alma.asdm.CalAtmosphereRow.getGroundRelHumidity (  ) 

Get groundRelHumidity.

Returns:
groundRelHumidity as Humidity

void alma.asdm.CalAtmosphereRow.setGroundRelHumidity ( Humidity  groundRelHumidity  ) 

Set groundRelHumidity with the specified Humidity value.

Parameters:
groundRelHumidity The Humidity value to which groundRelHumidity is to be set.

String alma.asdm.CalAtmosphereRow.getSubType (  ) 

Get subType.

Returns:
subType as String

void alma.asdm.CalAtmosphereRow.setSubType ( String  subType  ) 

Set subType with the specified String value.

Parameters:
subType The String value to which subType is to be set.

ReceiverBand alma.asdm.CalAtmosphereRow.getReceiverBand (  ) 

Get receiverBand.

Returns:
receiverBand as ReceiverBand

void alma.asdm.CalAtmosphereRow.setReceiverBand ( ReceiverBand  receiverBand  ) 

Set receiverBand with the specified ReceiverBand value.

Parameters:
receiverBand The ReceiverBand value to which receiverBand is to be set.

Tag alma.asdm.CalAtmosphereRow.getCalDataId (  ) 

Get calDataId.

Returns:
calDataId as Tag

void alma.asdm.CalAtmosphereRow.setCalDataId ( Tag  calDataId  )  throws IllegalAccessException

Set calDataId with the specified Tag value.

Parameters:
calDataId The Tag value to which calDataId is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

Tag alma.asdm.CalAtmosphereRow.getCalReductionId (  ) 

Get calReductionId.

Returns:
calReductionId as Tag

void alma.asdm.CalAtmosphereRow.setCalReductionId ( Tag  calReductionId  )  throws IllegalAccessException

Set calReductionId with the specified Tag value.

Parameters:
calReductionId The Tag value to which calReductionId is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

CalDataRow alma.asdm.CalAtmosphereRow.getCalDataUsingCalDataId (  ) 

Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId.

Returns:
a CalDataRow

CalReductionRow alma.asdm.CalAtmosphereRow.getCalReductionUsingCalReductionId (  ) 

Returns the pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId.

Returns:
a CalReductionRow

boolean alma.asdm.CalAtmosphereRow.equalByRequiredValue ( CalAtmosphereRow  x  ) 

Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.

Parameters:
x the CalAtmosphereRow whose required attributes of the value part will be compared with those of this.
Returns:
a boolean.

Object [] alma.asdm.CalAtmosphereRow.getAttributesValues (  )  [package, virtual]

Returns all the attributes of an attribute of an ASDM table as an array of Object.

Returns:
an array of Object.

Implements alma.asdm.ASDMRow.


The documentation for this class was generated from the following file:
Generated on Thu Nov 29 16:47:21 2007 for ASDM Java Implementation by  doxygen 1.5.1