|
org.eclipse.jst.jsf.taglibprocessing.attributevalues
Class NumberType
java.lang.Object
org.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature
org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor
org.eclipse.jst.jsf.taglibprocessing.attributevalues.AbstractEnumerationType
org.eclipse.jst.jsf.taglibprocessing.attributevalues.EnumerationType
org.eclipse.jst.jsf.taglibprocessing.attributevalues.NumberType
-
All Implemented Interfaces:
-
IDefaultValue,
IValidELValues,
IValidValues,
IMetaDataEnabledFeature,
ITypeDescriptor
-
Direct Known Subclasses:
-
DoubleType,
IntegerType,
LongType
-
public abstract class NumberType
- extends
EnumerationType
Abstract meta-data processing type representing a numeric attribute value runtime type
Provisional API - subject to change
Methods inherited from class java.lang.Object
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
NumberType
public NumberType()
|
|