Interface NamedBean
-
- All Known Implementing Classes:
EditableOpticPointImpl
,Misalignment
,OpticPointImpl
,TwissInitialConditionsImpl
public interface NamedBean
this interface defines just one method: the one to return the name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
-