类 Insert


  • public class Insert
    extends Object
    • 构造器详细资料

      • Insert

        public Insert()
    • 方法详细资料

      • getBucket

        public String getBucket()
      • setBucket

        public void setBucket​(String bucket)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • getFont

        public Font getFont()
      • setFont

        public void setFont​(Font font)
      • withFont

        public Insert withFont​(Font font)
      • getTimeline

        public Timeline getTimeline()
      • setTimeline

        public void setTimeline​(Timeline timeline)
      • getLayout

        public Layout getLayout()
      • setLayout

        public void setLayout​(Layout layout)