Class GetFeatureOfInterestResponse

    • Constructor Detail

      • GetFeatureOfInterestResponse

        public GetFeatureOfInterestResponse()
      • GetFeatureOfInterestResponse

        public GetFeatureOfInterestResponse​(String service,
                                            String version)
      • GetFeatureOfInterestResponse

        public GetFeatureOfInterestResponse​(String service,
                                            String version,
                                            String operationName)
      • GetFeatureOfInterestResponse

        public GetFeatureOfInterestResponse​(AbstractFeature abstractFeature)
      • GetFeatureOfInterestResponse

        public GetFeatureOfInterestResponse​(String service,
                                            String version,
                                            AbstractFeature abstractFeature)
    • Method Detail

      • setAbstractFeature

        public void setAbstractFeature​(AbstractFeature abstractFeature)