扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.beans类propertydescriptor的类成员方法: setwritemethod定义及介绍
发布时间:2014-2-17
本文导语:
setwritemethod
public void setwritemethod(method writemethod)
throws introspectionexception
设置应该用于写入属性值的方法。
参数:writemethod - 新的写入方法。
抛出:
introspectionexception