public class CompositeAttributePropertyDescriptor extends PropertyDescriptor
| Constructor and Description |
|---|
CompositeAttributePropertyDescriptor(String propertyName,
Method readMethod,
Method writeMethod) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(String attributeName) |
createPropertyEditor, equals, getPropertyEditorClass, getPropertyType, getReadMethod, getWriteMethod, hashCode, isBound, isConstrained, setBound, setConstrained, setPropertyEditorClass, setReadMethod, setWriteMethodattributeNames, getDisplayName, getName, getShortDescription, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue, toStringpublic CompositeAttributePropertyDescriptor(String propertyName, Method readMethod, Method writeMethod) throws IntrospectionException
IntrospectionExceptionpublic Object getValue(String attributeName)
getValue in class FeatureDescriptorCopyright © 2010–2020 JBoss by Red Hat. All rights reserved.