Package com.vmware.vip.api.rest
Class APIParamName
- java.lang.Object
-
- com.vmware.vip.api.rest.APIParamName
-
public class APIParamName extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCHECK_TRANS_STATUSstatic StringCOLLECT_SOURCEstatic StringCOMMENT_SOURCEstatic StringCOMPONENTstatic StringCOMPONENTSstatic StringDISPLAY_LANGUAGEstatic StringKEYstatic StringKEY2static StringLOCALEstatic StringLOCALESstatic StringLONGDATEstatic StringMTstatic StringNUMBERstatic StringPATTERNstatic StringPRODUCT_NAMEstatic StringPSEUDOstatic StringSCALEstatic StringSCOPEstatic StringSOURCEstatic StringSOURCE_FORMATstatic StringSOURCE_SETstatic StringSUPPORTED_LANGUAGE_LISTstatic StringUSER_IDstatic StringVERSIONstatic StringVERSION2
-
Constructor Summary
Constructors Constructor Description APIParamName()
-
-
-
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
-
VERSION2
public static final String VERSION2
- 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
-
KEY2
public static final String KEY2
- See Also:
- Constant Field Values
-
SOURCE
public static final String SOURCE
- See Also:
- Constant Field Values
-
SOURCE_SET
public static final String SOURCE_SET
- 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
-
USER_ID
public static final String USER_ID
- 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
-
NUMBER
public static final String NUMBER
- See Also:
- Constant Field Values
-
SCALE
public static final String SCALE
- See Also:
- Constant Field Values
-
SUPPORTED_LANGUAGE_LIST
public static final String SUPPORTED_LANGUAGE_LIST
- See Also:
- Constant Field Values
-
DISPLAY_LANGUAGE
public static final String DISPLAY_LANGUAGE
- See Also:
- Constant Field Values
-
CHECK_TRANS_STATUS
public static final String CHECK_TRANS_STATUS
- See Also:
- Constant Field Values
-
-