Uses of Class
org.opengis.metadata.acquisition.Trigger
Packages that use Trigger
-
Uses of Trigger in org.opengis.metadata.acquisition
Fields in org.opengis.metadata.acquisition declared as TriggerModifier and TypeFieldDescriptionstatic final TriggerTrigger.AUTOMATICEvent due to external stimuli.static final TriggerTrigger.MANUALEvent manually instigated.static final TriggerTrigger.PRE_PROGRAMMEDEvent instigated by planned internal stimuli.Methods in org.opengis.metadata.acquisition that return TriggerModifier and TypeMethodDescriptionTrigger[]Trigger.family()Returns the list of codes of the same kind as this code list element.Event.getTrigger()Initiator of the event.static TriggerReturns the trigger that matches the given string, or returns a new one if none match it.static Trigger[]Trigger.values()Returns the list ofTriggers.