Interface KimAttributeFieldContract

All Superinterfaces:
Identifiable
All Known Implementing Classes:
KimAttributeField, KimAttributeField.Builder

public interface KimAttributeFieldContract extends Identifiable
An dynamic attribute for kim.
  • Method Details

    • getAttributeField

      RemotableAttributeFieldContract getAttributeField()
      Gets the attribute field definition. Cannot be null.
      Returns:
      the field
    • isUnique

      boolean isUnique()
      Whether the attribute is a "unique" attribute according to KIM
      Returns:
      unique status