Package eos.model

Class Iterable


  • public class Iterable
    extends Object
    • Constructor Detail

      • Iterable

        public Iterable()
    • Method Detail

      • getStart

        public int getStart()
      • setStart

        public void setStart​(int start)
      • getStop

        public int getStop()
      • setStop

        public void setStop​(int stop)
      • getField

        public String getField()
      • setField

        public void setField​(String field)
      • setPojos

        public void setPojos​(List<Object> pojos)