Class RESTTargetDataStore


  • public class RESTTargetDataStore
    extends AbstractRESTEntity
    Author:
    Daniel Koch, terrestris GmbH & Co. KG
    • Constructor Detail

      • RESTTargetDataStore

        public RESTTargetDataStore()
        Default constructor.
      • RESTTargetDataStore

        public RESTTargetDataStore​(String name,
                                   String type)
        Parameters:
        name -
        type -
    • Method Detail

      • getDataStore

        public RESTDataStore getDataStore()
        Returns:
        the dataStore
      • setDataStore

        public void setDataStore​(RESTDataStore dataStore)
        Parameters:
        dataStore - the dataStore to set