- validateBulkChange(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.demo.main.DemoConfigurable
-
FIRST STEP : VALIDATION (Optional).
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.AState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.DemoState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.OtherState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.AState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.DemoState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystem.demo.main.DemoSubsystem.OtherState
-
Returns an array containing the constants of this enum type, in
the order they are declared.