Class OrderedBean

    • Constructor Summary

      Constructors 
      Constructor Description
      OrderedBean()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getOrder()  
      void setOrder​(int number)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OrderedBean

        public OrderedBean()
    • Method Detail

      • getOrder

        public int getOrder()
      • setOrder

        public void setOrder​(int number)