Uses of Class
org.opengis.metadata.acquisition.ObjectiveType
-
Uses of ObjectiveType in org.opengis.metadata.acquisition
Modifier and TypeFieldDescriptionstatic final ObjectiveType
ObjectiveType.INSTANTANEOUS_COLLECTION
Single instance of collection.static final ObjectiveType
ObjectiveType.PERSISTENT_VIEW
Multiple instances of collection.static final ObjectiveType
ObjectiveType.SURVEY
Collection over specified domain.Modifier and TypeMethodDescriptionObjectiveType.family()
Returns the list of codes of the same kind as this code list element.static ObjectiveType
Returns the objective type that matches the given string, or returns a new one if none match it.static ObjectiveType[]
ObjectiveType.values()
Returns the list ofObjectiveType
s.Modifier and TypeMethodDescriptiondefault Collection
<? extends ObjectiveType> Objective.getTypes()
Collection technique for the objective.