Uses of Class
gov.nasa.arc.pds.xml.generated.NilReasonList
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected List<NilReasonList>PublicationDate. nilReasonsprotected List<NilReasonList>ReferenceFrameId. nilReasonsprotected List<NilReasonList>StartDateTime. nilReasonsprotected List<NilReasonList>StartTime. nilReasonsprotected List<NilReasonList>StopDate. nilReasonsprotected List<NilReasonList>StopDateTime. nilReasonsprotected List<NilReasonList>StopTime. nilReasonsprotected List<NilReasonList>WavelengthRange. nilReasonsMethods in gov.nasa.arc.pds.xml.generated that return NilReasonList Modifier and Type Method Description static NilReasonListNilReasonList. fromValue(String v)static NilReasonListNilReasonList. 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 Modifier and Type Method Description List<NilReasonList>PublicationDate. getNilReasons()Gets the value of the nilReasons property.List<NilReasonList>ReferenceFrameId. getNilReasons()Gets the value of the nilReasons property.List<NilReasonList>StartDateTime. 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>StopDateTime. getNilReasons()Gets the value of the nilReasons property.List<NilReasonList>StopTime. getNilReasons()Gets the value of the nilReasons property.List<NilReasonList>WavelengthRange. getNilReasons()Gets the value of the nilReasons property.