Class MAttributeValue

    • Constructor Detail

      • MAttributeValue

        public MAttributeValue​(Properties ctx,
                               int M_AttributeValue_ID,
                               String trxName)
        Constructor
        Parameters:
        ctx - context
        M_AttributeValue_ID - id
        trxName - transaction
      • MAttributeValue

        public MAttributeValue​(Properties ctx,
                               ResultSet rs,
                               String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
      • MAttributeValue

        public MAttributeValue​(MAttributeValue copy)
        Parameters:
        copy -