Uses of Enum Class
eu.ess.bled.devices.lattice.BeamlineElementProperty.PropertyType
Packages that use BeamlineElementProperty.PropertyType
Package
Description
eu.ess.bled.devices.lattice contains the objects that are a part
of the accelerator lattice.-
Uses of BeamlineElementProperty.PropertyType in eu.ess.bled.devices.lattice
Methods in eu.ess.bled.devices.lattice that return BeamlineElementProperty.PropertyTypeModifier and TypeMethodDescriptionBeamlineElementProperty.getPropertyType()BeamlineElementProperty.PropertyType.toEnum(int val) Returns the type that corresponds the given int value.Returns the enum constant of this class with the specified name.static BeamlineElementProperty.PropertyType[]BeamlineElementProperty.PropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.ess.bled.devices.lattice with parameters of type BeamlineElementProperty.PropertyTypeModifier and TypeMethodDescriptionvoidBeamlineElementProperty.setPropertyType(BeamlineElementProperty.PropertyType propertyType)