Interface FeatureWith.FeatureWithFeatureType

    • Method Detail

      • getFeatureType

        String getFeatureType()
        Get feature type
        Returns:
        Type of this feature
      • setFeatureType

        void setFeatureType​(String featureType)
        Set feature type
        Parameters:
        featureType - Type of this feature
      • isSetFeatureType

        default boolean isSetFeatureType()
        Check whether feature type is set
        Returns:
        true, if feature type is set