Package cds.savot.model
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
-
Method Details
-
setRef
Set the ref attribute- Parameters:
ref
- ref
-
getRef
String getRef()Get the ref attribute- Returns:
- a String
-