Class ExcelTemplateConstants.Mark

  • Enclosing class:
    ExcelTemplateConstants

    @Deprecated(since="1808",
                forRemoval=true)
    public static class ExcelTemplateConstants.Mark
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1808, use ExcelTemplateConstants.SpecialMark instead
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String MANDATORY
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      static java.lang.String UNIQUE
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MANDATORY

        public static final java.lang.String MANDATORY
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • UNIQUE

        public static final java.lang.String UNIQUE
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values