org.camunda.bpm.engine.impl.javax.el
Class BeanELResolver.BeanProperty
java.lang.Object
org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperty
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanELResolver.BeanProperty
public BeanELResolver.BeanProperty(PropertyDescriptor descriptor)
getPropertyType
public Class<?> getPropertyType()
getReadMethod
public Method getReadMethod()
getWriteMethod
public Method getWriteMethod()
isReadOnly
public boolean isReadOnly()
Copyright © 2014 camunda services GmbH. All rights reserved.