Class BeamlineElementPropertyValue

java.lang.Object
eu.ess.bled.devices.lattice.BeamlineElementPropertyValue
All Implemented Interfaces:
BLEDEntity, Serializable

public class BeamlineElementPropertyValue extends Object implements BLEDEntity
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 Details

    • BeamlineElementPropertyValue

      public BeamlineElementPropertyValue()
  • Method Details