Uses of Enum Class
gov.nasa.gsfc.sscweb.schema.SpaceRegion
Packages that use SpaceRegion
-
Uses of SpaceRegion in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema with type parameters of type SpaceRegionModifier and TypeFieldDescriptionprotected List<SpaceRegion> SatelliteData.spacecraftRegionSpacecraft region.Methods in gov.nasa.gsfc.sscweb.schema that return SpaceRegionModifier and TypeMethodDescriptionstatic SpaceRegionGets the enum associated to the value passed as parameter.static SpaceRegionReturns the enum constant of this class with the specified name.static SpaceRegion[]SpaceRegion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.gsfc.sscweb.schema that return types with arguments of type SpaceRegion