Class APISignature


  • public class APISignature
    extends Object
    • Constructor Detail

      • APISignature

        public APISignature()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)