com.ibm.commerce.tools.campaigns.search

Class CollateralTypeIDAttributeInfo



  • public final class CollateralTypeIDAttributeInfo
    extends AttributeInfo
    Class maps to Collateral.Colltype_Id column.
    • Constructor Detail

      • CollateralTypeIDAttributeInfo

        public CollateralTypeIDAttributeInfo(TableInfo tblInfo)
        Constructor initializes the column name (and data type) represented by this class.
        Parameters:
        info - The TableInfo class that represent the table to which the column (defined by this class) belong to.