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