Class BaseFormat

java.lang.Object
com.vmware.vipclient.i18n.base.BaseFormat
Direct Known Subclasses:
DateFormat, NumberFormat

public class BaseFormat extends Object
Used for providing public interfaces to get translation by locale
  • Field Details

    • locale

      protected String locale
  • Constructor Details

    • BaseFormat

      public BaseFormat()
  • Method Details

    • setLocale

      public void setLocale(String locale)
    • getLocale

      public String getLocale()