Class AppInfo

All Implemented Interfaces:
Serializable

public class AppInfo extends AnnotationItem
A class which represents the AppInfo element
Version:
$Revision: 7652 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
Author:
Keith Visco
See Also:
  • Constructor Details

    • AppInfo

      public AppInfo()
      Creates a new AppInfo
  • Method Details

    • getStructureType

      public short getStructureType()
      Returns the type of this Schema Structure
      Specified by:
      getStructureType in class AnnotationItem
      Returns:
      the type of this Schema Structure
    • getJdoContent

      public final List getJdoContent()
      Returns:
      the jdoContent
    • setJdoContent

      public final void setJdoContent(List jdoContent)
      Parameters:
      jdoContent - the jdoContent to set