Interface ComponentWithVariants
Represents a
SoftwareComponent that provides one or more mutually exclusive children, or variants.- Since:
- 4.3
-
Method Summary
-
Method Details
-
getVariants
Set<? extends SoftwareComponent> getVariants()
-