Interface SingleTableObject<K,​V extends AOServObject<K,​V>>

    • Method Detail

      • getTable

        AOServTable<K,​V> getTable()
        Gets the AOServTable that contains this AOServObject.
        Returns:
        the AOServTable.