Package eu.ess.bled.devices.lattice
Class BeamlineElementPropertyValue
java.lang.Object
eu.ess.bled.devices.lattice.BeamlineElementPropertyValue
- All Implemented Interfaces:
BLEDEntity,Serializable
BeamlineElementPropertyValue represents a concrete value of one
property of a BeamlineElement. The value has a direct relation to one
BeamlineElementProperty, which describes this value. More than one
value can exist for a single BeamlineElementProperty.- Author:
- Jaka Bobnar
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getValue()voidsetBeamlineElement(BeamlineElement beamlineElement) voidsetProperty(BeamlineElementProperty property) void
-
Constructor Details
-
BeamlineElementPropertyValue
public BeamlineElementPropertyValue()
-
-
Method Details
-
getId
-
getProperty
-
setProperty
-
getValue
-
setValue
-
getBeamlineElement
-
setBeamlineElement
-