Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.tivoli.maximo.skd.model.IMXReservationPropertyInfo

  • Packages that use IMXReservationPropertyInfo 
    Package Description
    com.ibm.tivoli.maximo.skd.model  
    • Uses of IMXReservationPropertyInfo in com.ibm.tivoli.maximo.skd.model

      Classes in com.ibm.tivoli.maximo.skd.model that implement IMXReservationPropertyInfo 
      Modifier and Type Class and Description
      class  MXReservationPropertyInfo 
      Methods in com.ibm.tivoli.maximo.skd.model that return IMXReservationPropertyInfo 
      Modifier and Type Method and Description
      IMXReservationPropertyInfo GanttConfig.getReservationPropertyInfo(java.lang.String propertyName)
      Get property information for an reservation property name
      IMXReservationPropertyInfo IGanttConfigInfo.getReservationPropertyInfo(java.lang.String propertyName)
      Get property information for an reservation property name
      IMXReservationPropertyInfo GanttConfigInfo.getReservationPropertyInfo(java.lang.String propertyName)
      Get property information for an reservation property name
      Methods in com.ibm.tivoli.maximo.skd.model with parameters of type IMXReservationPropertyInfo 
      Modifier and Type Method and Description
      void GanttConfig.addReservationPropertyInfo(IMXReservationPropertyInfo reservationPropertyInfo)
      Add reservation property information
      void GanttConfigInfo.addReservationPropertyInfo(IMXReservationPropertyInfo reservationPropertyInfo)
      Add reservation property information
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes