Interface CustomField

  • All Superinterfaces:
    Entity

    public interface CustomField
    extends Entity
    • Method Detail

      • getObjectId

        UUID getObjectId()
      • getFieldName

        String getFieldName()
      • getFieldValue

        String getFieldValue()