public static class FocalPlaneMapRegion.Descriptor extends Object implements Serializable
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgent() |
Serializable |
getModel() |
String |
getSelection() |
void |
setAgent(String agent) |
void |
setModel(Serializable model) |
void |
setSelection(String selection) |
public String getSelection()
public void setSelection(String selection)
public Serializable getModel()
public void setModel(Serializable model)
public String getAgent()
public void setAgent(String agent)
Copyright © 2019 LSST. All rights reserved.