org.rhq.enterprise.server.test
Class AccessBean.BigIntegerEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.rhq.enterprise.server.test.AccessBean.BigIntegerEditor
- All Implemented Interfaces:
- PropertyEditor
- Enclosing class:
- AccessBean
public static class AccessBean.BigIntegerEditor
- extends PropertyEditorSupport
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessBean.BigIntegerEditor
public AccessBean.BigIntegerEditor()
setValue
public void setValue(Object value)
- Specified by:
setValue in interface PropertyEditor- Overrides:
setValue in class PropertyEditorSupport
getValue
public Object getValue()
- Specified by:
getValue in interface PropertyEditor- Overrides:
getValue in class PropertyEditorSupport
getAsText
public String getAsText()
- Specified by:
getAsText in interface PropertyEditor- Overrides:
getAsText in class PropertyEditorSupport
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class PropertyEditorSupport
- Throws:
IllegalArgumentException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.