Interface NamedBean
-
- All Known Implementing Classes:
EditableOpticPointImpl,Misalignment,OpticPointImpl,TwissInitialConditionsImpl
public interface NamedBeanthis 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.StringgetName()
-