Uses of Class
org.opengis.metadata.acquisition.ObjectiveType
Packages that use ObjectiveType
-
Uses of ObjectiveType in org.opengis.metadata.acquisition
Fields in org.opengis.metadata.acquisition declared as ObjectiveTypeModifier and TypeFieldDescriptionstatic final ObjectiveTypeObjectiveType.INSTANTANEOUS_COLLECTIONSingle instance of collection.static final ObjectiveTypeObjectiveType.PERSISTENT_VIEWMultiple instances of collection.static final ObjectiveTypeObjectiveType.SURVEYCollection over specified domain.Methods in org.opengis.metadata.acquisition that return ObjectiveTypeModifier and TypeMethodDescriptionObjectiveType.family()Returns the list of enumerations of the same kind than this enum.static ObjectiveTypeReturns the objective type that matches the given string, or returns a new one if none match it.static ObjectiveType[]ObjectiveType.values()Returns the list ofObjectiveTypes.Methods in org.opengis.metadata.acquisition that return types with arguments of type ObjectiveTypeModifier and TypeMethodDescriptionCollection<? extends ObjectiveType>Objective.getTypes()Collection technique for the objective.