Package cds.savot.model
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
-
Method Details
-
setId
Set ID attribute- Parameters:
id-
-
getId
String getId()Get ID attribute- Returns:
- String
-