Uses of Class
org.exolab.castor.xml.schema.AppInfo

Packages that use AppInfo
org.exolab.castor.xml.schema   
org.exolab.castor.xml.schema.reader   
 

Uses of AppInfo in org.exolab.castor.xml.schema
 

Methods in org.exolab.castor.xml.schema that return types with arguments of type AppInfo
 Enumeration<AppInfo> Annotation.getAppInfo()
          Returns an enumeration of all AppInfo elements for this Annotation.
 

Methods in org.exolab.castor.xml.schema with parameters of type AppInfo
 void Annotation.addAppInfo(AppInfo appInfo)
          Adds the given AppInfo to this annotation.
 void Annotation.removeAppInfo(AppInfo appInfo)
          Removes the given AppInfo from this Annotation.
 

Constructors in org.exolab.castor.xml.schema with parameters of type AppInfo
AppInfoJpaNature(AppInfo appInfo)
           
AppInfoSolrjNature(AppInfo appInfo)
           
 

Uses of AppInfo in org.exolab.castor.xml.schema.reader
 

Methods in org.exolab.castor.xml.schema.reader that return AppInfo
 AppInfo AppInfoUnmarshaller.getAppInfo()
           
 



Copyright © 2012. All Rights Reserved.