Interface ResolvedVariantResult


  • public interface ResolvedVariantResult
    The result of successfully resolving a component variant.
    Since:
    3.5
    • Method Detail

      • getAttributes

        AttributeContainer getAttributes()
        The attributes associated with this variant.
      • getDisplayName

        @Incubating
        String getDisplayName()
        The display name of this variant, for diagnostics.
        Since:
        4.6