Uses of Interface
org.jboss.reflect.spi.StringValue

Packages that use StringValue
org.jboss.reflect.plugins Abstract extended reflection implementations. 
org.jboss.reflect.spi Extended Reflection API. 
 

Uses of StringValue in org.jboss.reflect.plugins
 

Classes in org.jboss.reflect.plugins that implement StringValue
 class StringValueImpl
          A string value
 

Uses of StringValue in org.jboss.reflect.spi
 

Methods in org.jboss.reflect.spi that return StringValue
 StringValue Value.asString()
          Get the value as a string
 StringValue AbstractValue.asString()
           
 



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