Interface IStringIdFieldDefinition
- All Known Implementing Classes:
StringFieldDefinition
public interface IStringIdFieldDefinition
The definition that defines field accessible by unique string identifier.
-
Method Summary
-
Method Details
-
getStringId
String getStringId()Returns the field string identifier.- Returns:
- the field string identifier, never
null
.
-