|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexField | |
---|---|
gov.nasa.pds.search.core.schema |
Uses of IndexField in gov.nasa.pds.search.core.schema |
---|
Fields in gov.nasa.pds.search.core.schema declared as IndexField | |
---|---|
protected IndexField |
Product.indexFields
|
Methods in gov.nasa.pds.search.core.schema that return IndexField | |
---|---|
IndexField |
ObjectFactory.createIndexField()
Create an instance of IndexField |
IndexField |
Product.getIndexFields()
Gets the value of the indexFields property. |
Methods in gov.nasa.pds.search.core.schema that return types with arguments of type IndexField | |
---|---|
JAXBElement<IndexField> |
ObjectFactory.createIndexFields(IndexField value)
Create an instance of JAXBElement < IndexField > } |
Methods in gov.nasa.pds.search.core.schema with parameters of type IndexField | |
---|---|
JAXBElement<IndexField> |
ObjectFactory.createIndexFields(IndexField value)
Create an instance of JAXBElement < IndexField > } |
void |
Product.setIndexFields(IndexField value)
Sets the value of the indexFields property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |