Interface SimpleTable

All Known Subinterfaces:
SimpleTableAO

public interface SimpleTable
  • Method Details

    • getStringValue

      String getStringValue()
    • getLongValue

      Long getLongValue()
    • setStringValue

      void setStringValue(String value)
    • setLongValue

      void setLongValue(Long value)