public static class InstanceDialog.Item extends Object implements Comparable<InstanceDialog.Item>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(InstanceDialog.Item other) |
boolean |
equals(Object other) |
String |
getDescription() |
Object |
getFactory() |
String |
getName() |
String |
getPath() |
int |
hashCode() |
public String getName()
public String getPath()
public String getDescription()
public Object getFactory()
public int compareTo(InstanceDialog.Item other)
compareTo in interface Comparable<InstanceDialog.Item>Copyright © 2017 LSST. All rights reserved.