public static class LsstCommandBrowserPlugin.Descriptor extends ComponentDescriptor
| Constructor and Description |
|---|
Descriptor() |
Descriptor(ComponentDescriptor seed) |
| Modifier and Type | Method and Description |
|---|---|
Browser.Descriptor[] |
getBrowsers() |
String |
getUserID() |
void |
setBrowsers(Browser.Descriptor[] browsers) |
void |
setUserID(String userID) |
getClassName, getConfiguration, getDescription, getId, getName, getShortDescription, getVersion, setClassName, setConfiguration, setDescription, setId, setName, setShortDescription, setVersionpublic Descriptor()
public Descriptor(ComponentDescriptor seed)
public Browser.Descriptor[] getBrowsers()
public void setBrowsers(Browser.Descriptor[] browsers)
public String getUserID()
public void setUserID(String userID)
Copyright © 2023 LSST. All rights reserved.