Package | Description |
---|---|
gov.nasa.pds.search.core.schema |
Modifier and Type | Field and Description |
---|---|
protected OutputStringFormat |
OutputString.format |
Modifier and Type | Method and Description |
---|---|
static OutputStringFormat |
OutputStringFormat.fromValue(java.lang.String v) |
OutputStringFormat |
OutputString.getFormat()
Gets the value of the format property.
|
static OutputStringFormat |
OutputStringFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OutputStringFormat[] |
OutputStringFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputString.setFormat(OutputStringFormat value)
Sets the value of the format property.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.