Uses of Class
gov.nasa.arc.brahms.common.data.JavaClassInfo

Packages that use JavaClassInfo
gov.nasa.arc.brahms.common.data   
 

Uses of JavaClassInfo in gov.nasa.arc.brahms.common.data
 

Methods in gov.nasa.arc.brahms.common.data that return JavaClassInfo
 JavaClassInfo JavaType.getJavaClassInfo()
          Returns the JavaClassInfo for this java type containing information about a the class' properties to access and set values of that Java class or object.
static JavaClassInfo JavaIntrospector.getJavaClassInfo(java.lang.Class<?> clz)
          Introspect on a Java Class and learn about all its properties, exposed methods, and events.
 



Copyright © 1997-2012 All Rights Reserved.