Interface TextModuleGroupModifier<T extends TextModuleGroup & MasterEntity>

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