Uses of Enum Class
xal.smf.impl.WireScanner.CMDARG
Packages that use WireScanner.CMDARG
-
Uses of WireScanner.CMDARG in xal.smf.impl
Methods in xal.smf.impl that return WireScanner.CMDARGModifier and TypeMethodDescriptionstatic WireScanner.CMDARGReturns the enum constant of this class with the specified name.static WireScanner.CMDARG[]WireScanner.CMDARG.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in xal.smf.impl with parameters of type WireScanner.CMDARGModifierConstructorDescriptionCmdPck(WireScanner.CMD cmd, WireScanner.CMDARG arg, Number... addargs) Create a newCmdobject for the givenand the givenWireScanner.CMDargment and any addition arguments addargs.WireScanner.CMDARG