clearCalibrationGroup() | alma.asdm.SourceRow | |
clearCatalog() | alma.asdm.SourceRow | |
clearDeltaVel() | alma.asdm.SourceRow | |
clearPosition() | alma.asdm.SourceRow | |
clearRangeVel() | alma.asdm.SourceRow | |
clearRestFrequency() | alma.asdm.SourceRow | |
clearSourceModel() | alma.asdm.SourceRow | |
clearSourceParameterId() | alma.asdm.SourceRow | |
clearSysVel() | alma.asdm.SourceRow | |
clearTransition() | alma.asdm.SourceRow | |
compareNoAutoInc(Tag spectralWindowId, ArrayTimeInterval timeInterval, int numLines, String sourceName, String code, Angle[] direction, AngularRate[] properMotion) | alma.asdm.SourceRow | |
compareRequiredValue(int numLines, String sourceName, String code, Angle[] direction, AngularRate[] properMotion) (defined in alma.asdm.SourceRow) | alma.asdm.SourceRow | |
equalByRequiredValue(SourceRow x) | alma.asdm.SourceRow | |
getAttributesValues() | alma.asdm.SourceRow | [package, virtual] |
getCalibrationGroup() | alma.asdm.SourceRow | |
getCatalog() | alma.asdm.SourceRow | |
getCode() | alma.asdm.SourceRow | |
getDeltaVel() | alma.asdm.SourceRow | |
getDirection() | alma.asdm.SourceRow | |
getNumLines() | alma.asdm.SourceRow | |
getPosition() | alma.asdm.SourceRow | |
getProperMotion() | alma.asdm.SourceRow | |
getRangeVel() | alma.asdm.SourceRow | |
getRestFrequency() | alma.asdm.SourceRow | |
getSourceId() | alma.asdm.SourceRow | |
getSourceModel() | alma.asdm.SourceRow | |
getSourceName() | alma.asdm.SourceRow | |
getSourceParameterId() | alma.asdm.SourceRow | |
getSourceParameters() | alma.asdm.SourceRow | |
getSpectralWindowId() | alma.asdm.SourceRow | |
getSpectralWindowUsingSpectralWindowId() | alma.asdm.SourceRow | |
getSysVel() | alma.asdm.SourceRow | |
getTable() | alma.asdm.SourceRow | |
getTimeInterval() | alma.asdm.SourceRow | |
getTransition() | alma.asdm.SourceRow | |
isAdded() (defined in alma.asdm.SourceRow) | alma.asdm.SourceRow | [package] |
isCalibrationGroupExists() | alma.asdm.SourceRow | |
isCatalogExists() | alma.asdm.SourceRow | |
isDeltaVelExists() | alma.asdm.SourceRow | |
isPositionExists() | alma.asdm.SourceRow | |
isRangeVelExists() | alma.asdm.SourceRow | |
isRestFrequencyExists() | alma.asdm.SourceRow | |
isSourceModelExists() | alma.asdm.SourceRow | |
isSourceParameterIdExists() | alma.asdm.SourceRow | |
isSysVelExists() | alma.asdm.SourceRow | |
isTransitionExists() | alma.asdm.SourceRow | |
setCalibrationGroup(int calibrationGroup) | alma.asdm.SourceRow | |
setCatalog(String catalog) | alma.asdm.SourceRow | |
setCode(String code) | alma.asdm.SourceRow | |
setDeltaVel(Speed deltaVel) | alma.asdm.SourceRow | |
setDirection(Angle[] direction) | alma.asdm.SourceRow | |
setFromIDL(SourceRowIDL x) | alma.asdm.SourceRow | |
setFromXML(String rowDoc) | alma.asdm.SourceRow | |
setNumLines(int numLines) | alma.asdm.SourceRow | |
setPosition(Length[] position) | alma.asdm.SourceRow | |
setProperMotion(AngularRate[] properMotion) | alma.asdm.SourceRow | |
setRangeVel(Speed[] rangeVel) | alma.asdm.SourceRow | |
setRestFrequency(Frequency[] restFrequency) | alma.asdm.SourceRow | |
setSourceId(int sourceId) | alma.asdm.SourceRow | [protected] |
setSourceModel(SourceModel sourceModel) | alma.asdm.SourceRow | |
setSourceName(String sourceName) | alma.asdm.SourceRow | |
setSourceParameterId(int sourceParameterId) | alma.asdm.SourceRow | |
setSpectralWindowId(Tag spectralWindowId) | alma.asdm.SourceRow | |
setSysVel(Speed[] sysVel) | alma.asdm.SourceRow | |
setTimeInterval(ArrayTimeInterval timeInterval) | alma.asdm.SourceRow | |
setTransition(String[] transition) | alma.asdm.SourceRow | |
SourceRow(SourceTable table) | alma.asdm.SourceRow | [package] |
SourceRow(SourceTable table, SourceRow row) | alma.asdm.SourceRow | [package] |
timeInterval (defined in alma.asdm.SourceRow) | alma.asdm.SourceRow | [package] |
toIDL() | alma.asdm.SourceRow | |
toXML() | alma.asdm.SourceRow | |