Interface TextModuleGroupModifier<T extends TextModuleGroup & MasterEntity>

Type Parameters:
T - the type of text module group modified by this modifier
All Superinterfaces:
Modifier<T>, TextModuleNodeModifier<T>
All Known Subinterfaces:
TextModuleFirstLevelGroupModifier, TextModuleSecondLevelGroupModifier

public interface TextModuleGroupModifier<T extends TextModuleGroup & MasterEntity> extends TextModuleNodeModifier<T>
Defines an API to modify an instance of type TextModuleGroup
Since:
10.0.206