Class Should


  • public class Should
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Should()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Term> getTerm()  
      void setTerm​(java.util.List<Term> term)  
      • Methods inherited from class java.lang.Object

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

      • Should

        public Should()
    • Method Detail

      • getTerm

        public java.util.List<Term> getTerm()
      • setTerm

        public void setTerm​(java.util.List<Term> term)