Package com.vmware.vip.api.rest
Class APIParamValue
- java.lang.Object
-
- com.vmware.vip.api.rest.APIParamValue
-
public class APIParamValue extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOLLECT_SOURCEstatic StringCOMMENT_SOURCEstatic StringCOMPONENTstatic StringCOMPONENTSstatic StringDISPLAY_LANGUAGEstatic StringKEYstatic StringLOCALEstatic StringLOCALESstatic StringLONGDATEstatic StringMTstatic StringNUMBERstatic StringPATTERNstatic StringPRODUCT_NAMEstatic StringPSEUDOstatic StringSCALEstatic StringSCOPEstatic StringSOURCEstatic StringSOURCE_FORMATstatic StringSUPPORTED_LANGUAGESstatic StringUSERIDstatic StringVERSION
-
Constructor Summary
Constructors Constructor Description APIParamValue()
-
-
-
Field Detail
-
PRODUCT_NAME
public static final String PRODUCT_NAME
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
COMPONENT
public static final String COMPONENT
- See Also:
- Constant Field Values
-
COMPONENTS
public static final String COMPONENTS
- See Also:
- Constant Field Values
-
LOCALE
public static final String LOCALE
- See Also:
- Constant Field Values
-
LOCALES
public static final String LOCALES
- See Also:
- Constant Field Values
-
PSEUDO
public static final String PSEUDO
- See Also:
- Constant Field Values
-
MT
public static final String MT
- See Also:
- Constant Field Values
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
SOURCE
public static final String SOURCE
- See Also:
- Constant Field Values
-
COMMENT_SOURCE
public static final String COMMENT_SOURCE
- See Also:
- Constant Field Values
-
SOURCE_FORMAT
public static final String SOURCE_FORMAT
- See Also:
- Constant Field Values
-
COLLECT_SOURCE
public static final String COLLECT_SOURCE
- See Also:
- Constant Field Values
-
SCOPE
public static final String SCOPE
- See Also:
- Constant Field Values
-
USERID
public static final String USERID
- See Also:
- Constant Field Values
-
NUMBER
public static final String NUMBER
- See Also:
- Constant Field Values
-
SCALE
public static final String SCALE
- See Also:
- Constant Field Values
-
LONGDATE
public static final String LONGDATE
- See Also:
- Constant Field Values
-
PATTERN
public static final String PATTERN
- See Also:
- Constant Field Values
-
SUPPORTED_LANGUAGES
public static final String SUPPORTED_LANGUAGES
- See Also:
- Constant Field Values
-
DISPLAY_LANGUAGE
public static final String DISPLAY_LANGUAGE
- See Also:
- Constant Field Values
-
-