com.ibm.dbb.build.report.records

Class ExecuteRecord.OutputInfo

  • java.lang.Object
    • com.ibm.dbb.build.report.records.ExecuteRecord.OutputInfo
  • Enclosing class:
    ExecuteRecord


    public static class ExecuteRecord.OutputInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.String dataset 
      java.lang.String deployType 
    • Constructor Summary

      Constructors 
      Constructor and Description
      OutputInfo() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj) 
      int hashCode() 
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • dataset

        public java.lang.String dataset
      • deployType

        public java.lang.String deployType
    • Constructor Detail

      • OutputInfo

        public OutputInfo()
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object

<IBM Copyright © 2018 IBM Corp. All Rights Reserved.