Uses of Class
org.exolab.castor.xml.schema.AppInfo
Packages that use AppInfo
-
Uses of AppInfo in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return types with arguments of type AppInfoModifier and TypeMethodDescriptionAnnotation.getAppInfo()Returns an enumeration of allAppInfoelements for this Annotation.Methods in org.exolab.castor.xml.schema with parameters of type AppInfoModifier and TypeMethodDescriptionvoidAnnotation.addAppInfo(AppInfo appInfo) Adds the givenAppInfoto this annotation.voidAnnotation.removeAppInfo(AppInfo appInfo) Removes the given AppInfo from this Annotation.Constructors in org.exolab.castor.xml.schema with parameters of type AppInfoModifierConstructorDescriptionAppInfoJpaNature(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