|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputString | |
---|---|
gov.nasa.pds.search.core.registry | |
gov.nasa.pds.search.core.schema |
Uses of OutputString in gov.nasa.pds.search.core.registry |
---|
Methods in gov.nasa.pds.search.core.registry with parameters of type OutputString | |
---|---|
protected String |
ProductClass.checkForSubstring(OutputString outputString,
gov.nasa.pds.registry.model.wrapper.ExtendedExtrinsicObject extObject)
Extract the attribute/slot/association from the String specified and query the Registry for the value to replace it wit. |
Uses of OutputString in gov.nasa.pds.search.core.schema |
---|
Fields in gov.nasa.pds.search.core.schema declared as OutputString | |
---|---|
protected OutputString |
Field.outputString
|
Methods in gov.nasa.pds.search.core.schema that return OutputString | |
---|---|
OutputString |
ObjectFactory.createOutputString()
Create an instance of OutputString |
OutputString |
Field.getOutputString()
Gets the value of the outputString property. |
Methods in gov.nasa.pds.search.core.schema that return types with arguments of type OutputString | |
---|---|
JAXBElement<OutputString> |
ObjectFactory.createOutputString(OutputString value)
Create an instance of JAXBElement < OutputString > } |
Methods in gov.nasa.pds.search.core.schema with parameters of type OutputString | |
---|---|
JAXBElement<OutputString> |
ObjectFactory.createOutputString(OutputString value)
Create an instance of JAXBElement < OutputString > } |
void |
Field.setOutputString(OutputString value)
Sets the value of the outputString property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |