|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Values | |
---|---|
com.metsci.glimpse.dspl.schema | |
com.metsci.glimpse.dspl.util | Support utilities for DSPL parsing. |
Uses of Values in com.metsci.glimpse.dspl.schema |
---|
Methods in com.metsci.glimpse.dspl.schema that return Values | |
---|---|
Values |
ObjectFactory.createValues()
Create an instance of Values |
Values |
Info.getDescription()
Gets the value of the description property. |
Values |
Info.getName()
Gets the value of the name property. |
Values |
ConceptInfo.getPluralName()
Gets the value of the pluralName property. |
Values |
ConceptInfo.getPluralNonCapitalizedName()
Gets the value of the pluralNonCapitalizedName property. |
Values |
ConceptInfo.getSingularNonCapitalizedName()
Gets the value of the singularNonCapitalizedName property. |
Values |
ConceptInfo.getTotalName()
Gets the value of the totalName property. |
Values |
Info.getUrl()
Gets the value of the url property. |
Methods in com.metsci.glimpse.dspl.schema with parameters of type Values | |
---|---|
void |
Info.setDescription(Values value)
Sets the value of the description property. |
void |
Info.setName(Values value)
Sets the value of the name property. |
void |
ConceptInfo.setPluralName(Values value)
Sets the value of the pluralName property. |
void |
ConceptInfo.setPluralNonCapitalizedName(Values value)
Sets the value of the pluralNonCapitalizedName property. |
void |
ConceptInfo.setSingularNonCapitalizedName(Values value)
Sets the value of the singularNonCapitalizedName property. |
void |
ConceptInfo.setTotalName(Values value)
Sets the value of the totalName property. |
void |
Info.setUrl(Values value)
Sets the value of the url property. |
Uses of Values in com.metsci.glimpse.dspl.util |
---|
Methods in com.metsci.glimpse.dspl.util that return Values | |
---|---|
static Values |
DataSetFactory.newValues(java.lang.String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |