Uses of Enum Class
gov.nasa.arc.pds.xml.generated.NilReasonList
Packages that use NilReasonList
-
Uses of NilReasonList in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type NilReasonListModifier and TypeFieldDescriptionprotected 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 NilReasonListModifier and TypeMethodDescriptionstatic NilReasonListGets the enum associated to the value passed as parameter.static NilReasonListReturns the enum constant of this class with the specified name.static NilReasonList[]NilReasonList.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type NilReasonListModifier and TypeMethodDescriptionPublicationDate.getNilReasons()Gets the value of the nilReasons property.ReferenceFrameId.getNilReasons()Gets the value of the nilReasons property.StartDateTime.getNilReasons()Gets the value of the nilReasons property.StartTime.getNilReasons()Gets the value of the nilReasons property.StopDate.getNilReasons()Gets the value of the nilReasons property.StopDateTime.getNilReasons()Gets the value of the nilReasons property.StopTime.getNilReasons()Gets the value of the nilReasons property.WavelengthRange.getNilReasons()Gets the value of the nilReasons property.