Class CollectionField


  • public class CollectionField
    extends Object
    • Constructor Detail

      • CollectionField

        public CollectionField​(String key,
                               String title)
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • setFormat

        public void setFormat​(Formatter format)