Class KeyOptions


  • public final class KeyOptions
    extends Object
    Author:
    Mark Vollmary
    • Constructor Detail

      • KeyOptions

        public KeyOptions()
    • Method Detail

      • getAllowUserKeys

        public Boolean getAllowUserKeys()
      • setAllowUserKeys

        public void setAllowUserKeys​(Boolean allowUserKeys)
      • getType

        public KeyType getType()
      • setType

        public void setType​(KeyType type)
      • getIncrement

        public Integer getIncrement()
      • setIncrement

        public void setIncrement​(Integer increment)
      • getOffset

        public Integer getOffset()
      • setOffset

        public void setOffset​(Integer offset)