public static class DiagramView.Descriptor extends FocalPlaneView.Descriptor
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
DiagramView.Descriptor |
clone() |
String |
getField() |
String |
getGroup() |
Integer |
getSegment() |
void |
setField(String field) |
void |
setGroup(String group) |
void |
setSegment(Integer segment) |
public String getGroup()
public void setGroup(String group)
public String getField()
public void setField(String field)
public Integer getSegment()
public void setSegment(Integer segment)
public DiagramView.Descriptor clone()
clone in class org.lsst.ccs.gconsole.services.persist.Persistable.DescriptorCopyright © 2021 LSST. All rights reserved.