Class Example


  • public class Example
    extends Object
    Created by pestano on 21/06/15.
    • Constructor Detail

      • Example

        public Example()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getRows

        public Row[] getRows()
      • setRows

        public void setRows​(Row[] rows)