Uses of Class
org.opengis.metadata.acquisition.OperationType
-
Uses of OperationType in org.opengis.metadata.acquisition
Modifier and TypeFieldDescriptionstatic final OperationType
OperationType.REAL
Originates from live-fly or other non-simulated operational source.static final OperationType
OperationType.SIMULATED
Originates from target simulator sources.static final OperationType
OperationType.SYNTHESIZED
Mix of real and simulated data.Modifier and TypeMethodDescriptionOperationType.family()
Returns the list of codes of the same kind as this code list element.default OperationType
Operation.getType()
Collection technique for the operation.static OperationType
Returns the operation type that matches the given string, or returns a new one if none match it.static OperationType[]
OperationType.values()
Returns the list ofOperationType
s.