Interface IMask
-
- All Known Implementing Classes:
ImmutableMask
public interface IMask
A definition corresponding to POJO 'Mask
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<IMaskElement>
getMaskelementCollection()
-
-
-
Method Detail
-
getMaskelementCollection
java.util.List<IMaskElement> getMaskelementCollection()
-
-