Interface AppFeatureList

    • Method Detail

      • create

        AppFeature create​(java.lang.String tag,
                          java.lang.String oper)
        Create an application feature.
        Specified by:
        create in interface PropFeatureList<AppFeature>
        Parameters:
        tag - Feature tag.
        oper - Type of feature.
        Returns:
        Created feature.