Class AppInfo

  • All Implemented Interfaces:
    java.io.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:
    AnnotationItem, Serialized Form
    • Constructor Detail

      • AppInfo

        public AppInfo()
        Creates a new AppInfo
    • Method Detail

      • 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 java.util.List getJdoContent()
        Returns:
        the jdoContent
      • setJdoContent

        public final void setJdoContent​(java.util.List jdoContent)
        Parameters:
        jdoContent - the jdoContent to set