|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.util.MetaTypeUtils
public class MetaTypeUtils
| Method Summary | |
|---|---|
static boolean |
instanceOf(org.jboss.metatype.api.values.MetaValue metaValue,
org.jboss.metatype.api.types.MetaType metaType)
Checks if the specified MetaValue is an instance of the specified MetaType. |
static boolean |
isNumeric(org.jboss.metatype.api.types.SimpleMetaType simpleMetaType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean instanceOf(org.jboss.metatype.api.values.MetaValue metaValue,
org.jboss.metatype.api.types.MetaType metaType)
metaValue - a MetaValuemetaType - a MetaType
public static boolean isNumeric(org.jboss.metatype.api.types.SimpleMetaType simpleMetaType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||