Class ExposureControlRequest


  • public final class ExposureControlRequest
    extends Object
    The exposure control request.
    • Constructor Detail

      • ExposureControlRequest

        public ExposureControlRequest()
    • Method Detail

      • getFeatureName

        public String getFeatureName()
        Get the featureName property: The feature name.
        Returns:
        the featureName value.
      • setFeatureName

        public ExposureControlRequest setFeatureName​(String featureName)
        Set the featureName property: The feature name.
        Parameters:
        featureName - the featureName value to set.
        Returns:
        the ExposureControlRequest object itself.
      • getFeatureType

        public String getFeatureType()
        Get the featureType property: The feature type.
        Returns:
        the featureType value.
      • setFeatureType

        public ExposureControlRequest setFeatureType​(String featureType)
        Set the featureType property: The feature type.
        Parameters:
        featureType - the featureType value to set.
        Returns:
        the ExposureControlRequest object itself.