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