Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QAMessage.setProperty( String name, Object value ) throws QAException
name 属性名称。
value 属性值。
如果设置属性时存在问题,则抛出。
设置属性。
属性类型必须与可接受的原始数据类型之一相对应,或为字符串型。
MessageProperties 接口