Class JsonDataSource

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String template  
      • Fields inherited from class io.atlasmap.v2.DataSource

        characterEncoding, dataSourceType, description, id, locale, name, uri
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonDataSource()  
    • Field Detail

      • template

        protected String template
    • Constructor Detail

      • JsonDataSource

        public JsonDataSource()
    • Method Detail

      • getTemplate

        public String getTemplate()
        Gets the value of the template property.
        Returns:
        possible object is String
      • setTemplate

        public void setTemplate​(String value)
        Sets the value of the template property.
        Parameters:
        value - allowed object is String
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object