A B C D E F G H I J K L M N O P Q R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- v - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Number of visible fraction digits.
- V - Static variable in class com.vmware.vip.api.rest.APIV1
- V - Static variable in class com.vmware.vip.api.rest.APIV2
- V - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- V2URL - Class in com.vmware.vipclient.i18n.messages.api.url
-
Encapsulates some methods related to vIP Server.
- validateArgumentName(String) - Static method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Validates and parses an argument name or argument number string.
- validateCurrencyCode(String) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.cache.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.PatternTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.common.PatternCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.util.GetTranslationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vmware.vipclient.i18n.base.cache.CacheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.base.PatternTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.common.PatternCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.util.GetTranslationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class com.vmware.vip.api.rest.APIParamName
- VERSION - Static variable in class com.vmware.vip.api.rest.APIParamValue
- VERSION - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- VERSION2 - Static variable in class com.vmware.vip.api.rest.APIParamName
- VIP - com.vmware.vipclient.i18n.base.DataSourceEnum
- VIPCfg - Class in com.vmware.vipclient.i18n
-
a class uses to define the global environment setting for I18nFactory
- VIPClientInitException - Exception in com.vmware.vipclient.i18n.exceptions
- VIPClientInitException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPClientInitException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPClientInitException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPComponentFilter - Class in com.vmware.vipclient.i18n.filters
-
This class is specified as a filter in web.xml
- VIPComponentFilter() - Constructor for class com.vmware.vipclient.i18n.filters.VIPComponentFilter
- VIPJavaClientException - Exception in com.vmware.vipclient.i18n.exceptions
-
Exception for representing issues happen during calling vIP server.
- VIPJavaClientException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String, Throwable, boolean, boolean) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientTimeoutException - Exception in com.vmware.vipclient.i18n.exceptions
-
Exception for representing issues happen during calling vIP server.
- VIPJavaClientTimeoutException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPPatternFilter - Class in com.vmware.vipclient.i18n.filters
-
This class is specified as a filter in web.xml
- VIPPatternFilter() - Constructor for class com.vmware.vipclient.i18n.filters.VIPPatternFilter
- VIPService - Class in com.vmware.vipclient.i18n.base
-
Singleton class, used for creating connection with vIP server
- VIPService(String) - Constructor for class com.vmware.vipclient.i18n.base.VIPService
- VIPUncheckedIOException - Exception in com.vmware.vipclient.i18n.exceptions
- VIPUncheckedIOException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
- VIPUncheckedIOException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
- VIPUncheckedIOException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
-
Constructor.
- VIPUncheckedIOException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
-
Constructor.
All Classes All Packages