public static class Trend.Descriptor extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
Descriptor() |
Descriptor(String path) |
Descriptor(String path,
String displayPath) |
Descriptor(Trend.Descriptor other) |
| Modifier and Type | Method and Description |
|---|---|
Trend.Descriptor |
clone() |
String |
getDisplayPath() |
String |
getPath() |
String |
getTitle() |
void |
setDisplayPath(String displayPath) |
void |
setPath(String path) |
String |
toString() |
public Descriptor()
public Descriptor(String path)
public Descriptor(Trend.Descriptor other)
Copyright © 2024 LSST. All rights reserved.