|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NilReasonList | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of NilReasonList in gov.nasa.arc.pds.xml.generated |
---|
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type NilReasonList | |
---|---|
protected List<NilReasonList> |
StopTime.nilReasons
|
protected List<NilReasonList> |
StopDateTime.nilReasons
|
protected List<NilReasonList> |
StopDate.nilReasons
|
protected List<NilReasonList> |
StartTime.nilReasons
|
protected List<NilReasonList> |
StartDateTime.nilReasons
|
protected List<NilReasonList> |
ReferenceFrameId.nilReasons
|
protected List<NilReasonList> |
PublicationDate.nilReasons
|
Methods in gov.nasa.arc.pds.xml.generated that return NilReasonList | |
---|---|
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. |
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type NilReasonList | |
---|---|
List<NilReasonList> |
StopTime.getNilReasons()
Gets the value of the nilReasons property. |
List<NilReasonList> |
StopDateTime.getNilReasons()
Gets the value of the nilReasons property. |
List<NilReasonList> |
StopDate.getNilReasons()
Gets the value of the nilReasons property. |
List<NilReasonList> |
StartTime.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> |
PublicationDate.getNilReasons()
Gets the value of the nilReasons property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |