Interface BatchFeatureList

    • Method Detail

      • create

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