Uses of Enum Class
xal.smf.impl.profile.ProfileDevice.MVTVAL
Packages that use ProfileDevice.MVTVAL
-
Uses of ProfileDevice.MVTVAL in xal.smf.impl.profile
Methods in xal.smf.impl.profile that return ProfileDevice.MVTVALModifier and TypeMethodDescriptionstatic ProfileDevice.MVTVAL
ProfileDevice.MVTVAL.getMvtFromCode
(int intMvt) Returns the movement enumeration constant for the given movement code value.static ProfileDevice.MVTVAL
Returns the enum constant of this class with the specified name.static ProfileDevice.MVTVAL[]
ProfileDevice.MVTVAL.values()
Returns an array containing the constants of this enum class, in the order they are declared.