@Incubating public interface ComponentWithVariants
SoftwareComponent
that provides one or more mutually exclusive children, or variants.Modifier and Type | Method and Description |
---|---|
Set<? extends ChildComponent> |
getVariants() |
Set<? extends ChildComponent> getVariants()