Interface EnumManipulationBuilderConstants

  • All Known Implementing Classes:
    RWManipulationBuilder

    public interface EnumManipulationBuilderConstants
    • Field Detail

      • SORT_KEY_PARAM_SEPARATOR

        static final java.lang.String SORT_KEY_PARAM_SEPARATOR
        See Also:
        Constant Field Values
      • SORT_ELEM_PARAM_SEPARATOR

        static final java.lang.String SORT_ELEM_PARAM_SEPARATOR
        See Also:
        Constant Field Values
      • PREFERENCE_ALLOW_OVERWRITE_WITH_WARNING

        static final java.lang.String PREFERENCE_ALLOW_OVERWRITE_WITH_WARNING
        See Also:
        Constant Field Values
      • PREFERENCE_ALLOW_OVERWRITE_WITHOUT_WARNING

        static final java.lang.String PREFERENCE_ALLOW_OVERWRITE_WITHOUT_WARNING
        See Also:
        Constant Field Values
      • PREFERENCE_DISALLOW_OVERWRITE

        static final java.lang.String PREFERENCE_DISALLOW_OVERWRITE
        See Also:
        Constant Field Values
      • ITEM_SEPARATOR

        static final java.lang.String ITEM_SEPARATOR

        Separates one property group declaration from another.

        See Also:
        Constant Field Values
      • UNIT_SEPARATOR

        static final java.lang.String UNIT_SEPARATOR

        Each property group consists of units, each of which is separated by this character.

        See Also:
        Constant Field Values