com.ibm.tivoli.maximo.expression

Class FormulaTargetInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.expression.FormulaTargetInfo


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

      Constructors 
      Constructor and Description
      FormulaTargetInfo(java.lang.String objectName, java.lang.String[] relPath) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getObjectName() 
      java.lang.String[] getRelPath() 
      • Methods inherited from class java.lang.Object

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

      • FormulaTargetInfo

        public FormulaTargetInfo(java.lang.String objectName,
                                 java.lang.String[] relPath)
    • Method Detail

      • getObjectName

        public java.lang.String getObjectName()
      • getRelPath

        public java.lang.String[] getRelPath()