com.supermap.data

Class WebParams

  • java.lang.Object
    • com.supermap.data.WebParams
  • Direct Known Subclasses:
    WebRestParams


    public abstract class WebParams
    extends java.lang.Object
    Web service parameter class
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      abstract WebParamsType getType()
      Get service type.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getType

        public abstract WebParamsType getType()
        Get service type.
        Returns:
        Return service type.