Class ResponseFormatKey


  • public class ResponseFormatKey
    extends Object
    Since:
    1.0.0
    • Constructor Detail

      • ResponseFormatKey

        public ResponseFormatKey​(OwsServiceKey serviceOperatorKey,
                                 String responseFormat)
      • ResponseFormatKey

        public ResponseFormatKey()
    • Method Detail

      • getServiceOperatorKey

        public OwsServiceKey getServiceOperatorKey()
      • setServiceOperatorKey

        public void setServiceOperatorKey​(OwsServiceKey serviceOperatorKey)
      • getResponseFormat

        public String getResponseFormat()
      • setResponseFormat

        public void setResponseFormat​(String responseFormat)
      • getService

        public String getService()
      • getVersion

        public String getVersion()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object