|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemParameter | |
---|---|
org.gcube.portlets.user.speciesdiscovery.shared |
Uses of ItemParameter in org.gcube.portlets.user.speciesdiscovery.shared |
---|
Fields in org.gcube.portlets.user.speciesdiscovery.shared with type parameters of type ItemParameter | |
---|---|
static Comparator<ItemParameter> |
ItemParameter.COMPARATOR
|
protected List<ItemParameter> |
TaxonomyRow.properties
|
protected List<ItemParameter> |
ResultRow.properties
|
protected List<ItemParameter> |
Occurrence.properties
|
Methods in org.gcube.portlets.user.speciesdiscovery.shared that return types with arguments of type ItemParameter | |
---|---|
List<ItemParameter> |
TaxonomyRow.getProperties()
|
List<ItemParameter> |
ResultRow.getProperties()
|
List<ItemParameter> |
Occurrence.getProperties()
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.shared with type arguments of type ItemParameter | |
---|---|
void |
TaxonomyRow.setProperties(List<ItemParameter> properties)
|
void |
ResultRow.setProperties(List<ItemParameter> properties)
|
void |
Occurrence.setProperties(List<ItemParameter> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |