Interface FacetAttributeReference.Builder

  • Method Details

    • targetFacetName

      FacetAttributeReference.Builder targetFacetName(String targetFacetName)

      The target facet name that is associated with the facet reference. See Attribute References for more information.

      Parameters:
      targetFacetName - The target facet name that is associated with the facet reference. See Attribute References for more information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetAttributeName

      FacetAttributeReference.Builder targetAttributeName(String targetAttributeName)

      The target attribute name that is associated with the facet reference. See Attribute References for more information.

      Parameters:
      targetAttributeName - The target attribute name that is associated with the facet reference. See Attribute References for more information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.