Uses of Class
com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
-
Packages that use PluralRules.SampleType Package Description com.vmware.vipclient.i18n.l2.plural.parser -
-
Uses of PluralRules.SampleType in com.vmware.vipclient.i18n.l2.plural.parser
Fields in com.vmware.vipclient.i18n.l2.plural.parser declared as PluralRules.SampleType Modifier and Type Field Description PluralRules.SampleTypePluralRules.FixedDecimalSamples. sampleTypeMethods in com.vmware.vipclient.i18n.l2.plural.parser that return PluralRules.SampleType Modifier and Type Method Description static PluralRules.SampleTypePluralRules.SampleType. valueOf(String name)Returns the enum constant of this type with the specified name.static PluralRules.SampleType[]PluralRules.SampleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-