Class DOFValueUtil.FormatForPropertyResponse

java.lang.Object
org.eclnt.ccaddons.dof.util.DOFValueUtil.FormatForPropertyResponse
Enclosing class:
DOFValueUtil

public static class DOFValueUtil.FormatForPropertyResponse extends Object
  • Field Details

    • format

      public String format
    • formatMask

      public String formatMask
    • align

      public String align
    • timeZone

      public String timeZone
  • Constructor Details

    • FormatForPropertyResponse

      public FormatForPropertyResponse(String format, String formatMask, String align, String timeZone)