Uses of Class
org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
-
Packages that use DefaultRequestedDate Package Description org.apache.sis.metadata.iso.acquisition Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes. -
-
Uses of DefaultRequestedDate in org.apache.sis.metadata.iso.acquisition
Methods in org.apache.sis.metadata.iso.acquisition that return DefaultRequestedDate Modifier and Type Method Description static DefaultRequestedDate
DefaultRequestedDate. castOrCopy(RequestedDate object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-