JBoss Reflection 2.2.1.SP1

org.jboss.reflect.spi
Interface ClassValue

All Superinterfaces:
Value
All Known Implementing Classes:
ClassValueImpl

public interface ClassValue
extends Value

Class value

Author:
Bill Burke, Adrian Brock

Method Summary
 String getValue()
          Get the value
 
Methods inherited from interface org.jboss.reflect.spi.Value
asAnnotation, asArray, asClass, asEnum, asPrimitive, asString, getType, isAnnotation, isArray, isClass, isEnum, isPrimitive, isString
 

Method Detail

getValue

String getValue()
Get the value

Returns:
the value

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.