JBoss Reflection 2.2.1.SP1

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 AbstractValue.asString()
           
 StringValue Value.asString()
          Get the value as a string
 


JBoss Reflection 2.2.1.SP1

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