Tabnine Logo
DefaultDistribution.setDistributionFormats
Code IndexAdd Tabnine to your IDE (free)

How to use
setDistributionFormats
method
in
org.apache.sis.metadata.iso.distribution.DefaultDistribution

Best Java code snippets using org.apache.sis.metadata.iso.distribution.DefaultDistribution.setDistributionFormats (Showing top 1 results out of 315)

origin: apache/sis

specification.setEdition(new SimpleInternationalString("1.0"));
format.setFormatSpecificationCitation(specification);
distributionInfo.setDistributionFormats(singleton(format));
org.apache.sis.metadata.iso.distributionDefaultDistributionsetDistributionFormats

Javadoc

Sets a description of the format of the data to be distributed.

Popular methods of DefaultDistribution

  • <init>
    Constructs a new instance initialized with the values from the specified metadata object. This is a
  • setDistributors
    Sets information about the distributor.
  • castOrCopy
    Returns a SIS metadata implementation with the values of the given arbitrary implementation. This me
  • checkWritePermission
  • copyCollection
  • getDescription
    Returns a brief description of a set of distribution options.
  • getDistributors
    Provides information about the distributor.
  • nonNullCollection
  • setTransferOptions
    Sets information about technical means and media by which a resource is obtained from the distributo
  • writeCollection

Popular in Java

  • Updating database using SQL prepared statement
  • orElseThrow (Optional)
    Return the contained value, if present, otherwise throw an exception to be created by the provided s
  • getSupportFragmentManager (FragmentActivity)
  • scheduleAtFixedRate (ScheduledExecutorService)
  • GridLayout (java.awt)
    The GridLayout class is a layout manager that lays out a container's components in a rectangular gri
  • URL (java.net)
    A Uniform Resource Locator that identifies the location of an Internet resource as specified by RFC
  • TimeZone (java.util)
    TimeZone represents a time zone offset, and also figures out daylight savings. Typically, you get a
  • DataSource (javax.sql)
    An interface for the creation of Connection objects which represent a connection to a database. This
  • Scheduler (org.quartz)
    This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
  • Reflections (org.reflections)
    Reflections one-stop-shop objectReflections scans your classpath, indexes the metadata, allows you t
  • From CI to AI: The AI layer in your organization
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now