Class KeyToPath

    • Constructor Detail

      • KeyToPath

        public KeyToPath()
        No args constructor for use in serialization
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getMode

        public Integer getMode()
      • setMode

        public void setMode​(Integer mode)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getAdditionalProperties

        public Map<String,​Object> getAdditionalProperties()
      • setAdditionalProperty

        public void setAdditionalProperty​(String name,
                                          Object value)
      • setAdditionalProperties

        public void setAdditionalProperties​(Map<String,​Object> additionalProperties)