Interface RefSupport

All Known Implementing Classes:
SavotField, SavotFieldRef, SavotGroup, SavotInfo, SavotParam, SavotParamRef, SavotTable, SavotValues

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

    Modifier and Type
    Method
    Description
    Get the ref attribute
    void
    Set the ref attribute
  • Method Details

    • setRef

      void setRef(String ref)
      Set the ref attribute
      Parameters:
      ref - ref
    • getRef

      String getRef()
      Get the ref attribute
      Returns:
      a String