resource-container: make registerResource() return status code
[platform/upstream/iotivity.git] / service / simulator / java / sdk / src / org / oic / simulator / clientcontroller / SimulatorVerificationType.java
index 7c5e2b1..ccb0c36 100644 (file)
@@ -35,7 +35,7 @@ public enum SimulatorVerificationType {
     /**
      * Method to get the {@link SimulatorVerificationType} from an integer
      * value.
-     * 
+     *
      * @param value
      *            Integral value of {@link SimulatorVerificationType}.
      * @return {@link SimulatorVerificationType} corresponding to the given