uCosminexus Application Server, Web Service Development Guide
Description
This method acquires the enumerated constant of the specified name.
Accurately specify an identifier for the constant declared with the enumerated type. Note that extra white spaces are not allowed.
Syntax
public static ClientResponse.Status valueOf(String name)
Parameter
Return value
The method returns the enumerated constant of the specified name.
Exception
Notes
None.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.