Interface IStringIdFieldDefinition

  • All Known Implementing Classes:
    StringFieldDefinition

    public interface IStringIdFieldDefinition
    The definition that defines field accessible by unique string identifier.
    • Method Detail

      • getStringId

        String getStringId()
        Returns the field string identifier.
        Returns:
        the field string identifier, never null.