Interface IStringIdFieldDefinition

All Known Implementing Classes:
StringFieldDefinition

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

    Modifier and Type
    Method
    Description
    Returns the field string identifier.
  • Method Details

    • getStringId

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