Interface ReferencePropertyValue


public interface ReferencePropertyValue
  • Method Details

    • getPropertyName

      String getPropertyName()
      Returns:
      The name of the property
    • getReferenceValue

      Optional<String> getReferenceValue()
      Returns:
      an Optional containing the value of the property reference, or an empty Optional if no value is set for the reference