com.ibm.tivoli.maximo.miniapps.scheduler

Class GanttUtil.FieldPredicate

  • java.lang.Object
    • com.ibm.tivoli.maximo.miniapps.scheduler.GanttUtil.FieldPredicate
    • Constructor Summary

      Constructors 
      Constructor and Description
      FieldPredicate(java.lang.String fld, java.lang.Object value) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean test(IMXActivity in) 
      • Methods inherited from class java.lang.Object

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

      • FieldPredicate

        public FieldPredicate(java.lang.String fld,
                              java.lang.Object value)