Interface IDateFormat

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    LongDateFormat, NormalDateFormat, ShortDateFormat

    @JsonObject("as.dto.common.search.IDateFormat")
    public interface IDateFormat
    extends java.io.Serializable
    • Method Detail

      • getFormat

        java.lang.String getFormat()