| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
| Modifier and Type | Field and Description |
|---|---|
protected List<NilReasonList> |
WavelengthRange.nilReasons |
protected List<NilReasonList> |
StartTime.nilReasons |
protected List<NilReasonList> |
StopDate.nilReasons |
protected List<NilReasonList> |
StartDateTime.nilReasons |
protected List<NilReasonList> |
ReferenceFrameId.nilReasons |
protected List<NilReasonList> |
StopTime.nilReasons |
protected List<NilReasonList> |
StopDateTime.nilReasons |
protected List<NilReasonList> |
PublicationDate.nilReasons |
| Modifier and Type | Method and Description |
|---|---|
static NilReasonList |
NilReasonList.fromValue(String v) |
static NilReasonList |
NilReasonList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NilReasonList[] |
NilReasonList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<NilReasonList> |
WavelengthRange.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
StartTime.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
StopDate.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
StartDateTime.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
ReferenceFrameId.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
StopTime.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
StopDateTime.getNilReasons()
Gets the value of the nilReasons property.
|
List<NilReasonList> |
PublicationDate.getNilReasons()
Gets the value of the nilReasons property.
|
Copyright © 2020. All rights reserved.