Uses of Interface
org.opengis.metadata.distribution.DigitalTransferOptions
-
Packages that use DigitalTransferOptions Package Description org.opengis.metadata.distribution Distribution information. -
-
Uses of DigitalTransferOptions in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return types with arguments of type DigitalTransferOptions Modifier and Type Method Description java.util.Collection<? extends DigitalTransferOptions>
Distributor. getDistributorTransferOptions()
Provides information about the technical means and media used by the distributor.java.util.Collection<? extends DigitalTransferOptions>
Distribution. getTransferOptions()
Provides information about technical means and media by which a resource is obtained from the distributor.
-