Constructor and Description |
---|
ListChoice(Selector parent,
String name,
String value,
String description)
Construct from fields in XML catalog.
|
Modifier and Type | Method and Description |
---|---|
void |
addNestedSelector(SelectList s) |
boolean |
equals(Object o) |
InvDocumentation |
getDescription() |
String |
getName() |
ArrayList |
getNestedSelectors() |
Selector |
getParentSelector() |
String |
getTemplate() |
String |
getValue() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
boolean |
hasNestedSelectors() |
void |
setDescription(InvDocumentation desc) |
String |
toString() |
public String getName()
public Selector getParentSelector()
public String getTemplate()
public void addNestedSelector(SelectList s)
public ArrayList getNestedSelectors()
public boolean hasNestedSelectors()
public void setDescription(InvDocumentation desc)
public InvDocumentation getDescription()
public String toString()
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.