com.ibm.tivoli.maximo.iotf

Class IoTFDeviceTypeInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.iotf.IoTFDeviceTypeInfo


  • public class IoTFDeviceTypeInfo
    extends java.lang.Object
    • Constructor Detail

      • IoTFDeviceTypeInfo

        public IoTFDeviceTypeInfo(java.lang.String org,
                                  java.lang.String deviceType,
                                  java.lang.String extSystem,
                                  java.lang.String serviceName,
                                  java.lang.String mapper,
                                  java.lang.String histMapper,
                                  java.lang.String useWith)
    • Method Detail

      • getExtSystem

        public java.lang.String getExtSystem()
      • getServiceName

        public java.lang.String getServiceName()
      • getOrg

        public java.lang.String getOrg()
      • getDeviceType

        public java.lang.String getDeviceType()
      • getDeviceMappingInfo

        public java.util.Map getDeviceMappingInfo()
      • getMapper

        public java.lang.String getMapper()
      • getHistMapper

        public java.lang.String getHistMapper()
      • getUseWith

        public java.lang.String getUseWith()