Class RESTStore


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

      • RESTStore

        public RESTStore()
        Default constructor.
      • RESTStore

        public RESTStore​(String name)
        Parameters:
        name -
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set
      • getType

        public String getType()
        Returns:
        the type
      • setType

        public void setType​(String type)
        Parameters:
        type - the type to set