Uses of Interface
org.opengis.metadata.acquisition.RequestedDate
Packages that use RequestedDate
Package
Description
Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes.
-
Uses of RequestedDate in org.apache.sis.metadata.iso.acquisition
Classes in org.apache.sis.metadata.iso.acquisition that implement RequestedDateMethods in org.apache.sis.metadata.iso.acquisition that return RequestedDateModifier and TypeMethodDescriptionDefaultRequirement.getRequestedDate()Returns the required or preferred acquisition date and time.Methods in org.apache.sis.metadata.iso.acquisition with parameters of type RequestedDateModifier and TypeMethodDescriptionstatic DefaultRequestedDateDefaultRequestedDate.castOrCopy(RequestedDate object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.voidDefaultRequirement.setRequestedDate(RequestedDate newValue) Sets the required or preferred acquisition date and time.Constructors in org.apache.sis.metadata.iso.acquisition with parameters of type RequestedDateModifierConstructorDescriptionDefaultRequestedDate(RequestedDate object) Constructs a new instance initialized with the values from the specified metadata object. -
Uses of RequestedDate in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return RequestedDateModifier and TypeMethodDescriptionRequirement.getRequestedDate()Required or preferred acquisition date and time.