Class CustomParameter


  • public class CustomParameter
    extends Object
    • Constructor Detail

      • CustomParameter

        public CustomParameter​(String key,
                               String value)
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public String getValue()
      • isUrl

        public boolean isUrl()
      • isRelativeUrl

        public boolean isRelativeUrl()