|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.el Class BeanELResolver.BeanProperty
java.lang.Objectjavax.el.BeanELResolver.BeanProperty
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperty
- extends Object
Contained within:
BeanELResolver
| Constructor Summary | |
|---|---|
BeanELResolver.BeanProperty(Class<?> baseClass,
PropertyDescriptor descriptor)
|
|
| Method Summary | |
|---|---|
Class |
getPropertyType()
|
Method |
getReadMethod()
|
Method |
getWriteMethod()
|
boolean |
isReadOnly()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
英文文档:
BeanELResolver.BeanProperty
public BeanELResolver.BeanProperty(Class<?> baseClass, PropertyDescriptor descriptor)
| Method Detail |
|---|
public Class<T>
getPropertyType()
英文文档:
getPropertyType
public Class getPropertyType()
public boolean
isReadOnly()
英文文档:
isReadOnly
public boolean isReadOnly()
public Method
getReadMethod()
英文文档:
getReadMethod
public Method getReadMethod()
public Method
getWriteMethod()
英文文档:
getWriteMethod
public Method getWriteMethod()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
javax.el.BeanELResolver.BeanProperty