com.ibm.tivoli.maximo.skd.util

Class GanttModelUtil.ResourceFieldPredicate

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.util.GanttModelUtil.ResourceFieldPredicate
    • Constructor Summary

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

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

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

      • ResourceFieldPredicate

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