
public class PointListConfigurable
extends org.lsst.ccs.framework.ConfigurableComponent
| Constructor and Description |
|---|
PointListConfigurable(double PointX,
double PointY,
double PointZ) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCurrentParms(Object currentParms) |
void |
setPointX(Object PointX) |
void |
setPointY(Object PointY) |
void |
setPointZ(Object PointZ) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, printConfigurableParameters, setBulkParameter, submitChange, submitChanges, validateBulkChangesetParameterBulkpublic PointListConfigurable(double PointX,
double PointY,
double PointZ)
@ConfigurationParameterChanger(propertyName="PointX") public void setPointX(Object PointX)
@ConfigurationParameterChanger(propertyName="PointY") public void setPointY(Object PointY)
@ConfigurationParameterChanger(propertyName="PointZ") public void setPointZ(Object PointZ)
@ConfigurationParameterChanger public void setCurrentParms(Object currentParms)
Copyright © 2017 LSST. All rights reserved.