org.jboss.common.beans.property
Class BooleanArrayEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.jboss.common.beans.property.PropertyEditorSupport<T>
org.jboss.common.beans.property.GenericArrayPropertyEditor<boolean[]>
org.jboss.common.beans.property.BooleanArrayEditor
- All Implemented Interfaces:
- PropertyEditor
public class BooleanArrayEditor
- extends GenericArrayPropertyEditor<boolean[]>
A property editor for boolean[].
- Author:
- baranowb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanArrayEditor
public BooleanArrayEditor()
getTags
public String[] getTags()
- Specified by:
getTags in interface PropertyEditor- Overrides:
getTags in class PropertyEditorSupport
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.