Interface IDSupport

All Known Implementing Classes:
SavotCoosys, SavotField, SavotGroup, SavotInfo, SavotLink, SavotParam, SavotResource, SavotTable, SavotValues, SavotVOTable

public interface IDSupport
This interface defines id attribute handling (get / set)
Author:
Laurent Bourges (JMMC)
  • Method Summary

    Modifier and Type
    Method
    Description
    Get ID attribute
    void
    Set ID attribute
  • Method Details

    • setId

      void setId(String id)
      Set ID attribute
      Parameters:
      id -
    • getId

      String getId()
      Get ID attribute
      Returns:
      String