All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument Maven / Gradle / Ivy

/*
 * An XML document type.
 * Localname: NSF_IOB
 * Namespace: http://apply.grants.gov/forms/NSF_IOB-V1.0
 * Java type: gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument
 *
 * Automatically generated - do not modify.
 */
package gov.grants.apply.forms.nsfIOBV10;


/**
 * A document containing one NSF_IOB(@http://apply.grants.gov/forms/NSF_IOB-V1.0) element.
 *
 * This is a complex type.
 */
public interface NSFIOBDocument extends org.apache.xmlbeans.XmlObject
{
    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
        org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NSFIOBDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nsfiob446ddoctype");
    
    /**
     * Gets the "NSF_IOB" element
     */
    gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB getNSFIOB();
    
    /**
     * Sets the "NSF_IOB" element
     */
    void setNSFIOB(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB nsfiob);
    
    /**
     * Appends and returns a new empty "NSF_IOB" element
     */
    gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB addNewNSFIOB();
    
    /**
     * An XML NSF_IOB(@http://apply.grants.gov/forms/NSF_IOB-V1.0).
     *
     * This is a complex type.
     */
    public interface NSFIOB extends org.apache.xmlbeans.XmlObject
    {
        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NSFIOB.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nsfiob2c83elemtype");
        
        /**
         * Gets the "InvestigatorStatus" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus.Enum getInvestigatorStatus();
        
        /**
         * Gets (as xml) the "InvestigatorStatus" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus xgetInvestigatorStatus();
        
        /**
         * Sets the "InvestigatorStatus" element
         */
        void setInvestigatorStatus(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus.Enum investigatorStatus);
        
        /**
         * Sets (as xml) the "InvestigatorStatus" element
         */
        void xsetInvestigatorStatus(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus investigatorStatus);
        
        /**
         * Gets the "OtherFields" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields getOtherFields();
        
        /**
         * Sets the "OtherFields" element
         */
        void setOtherFields(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields otherFields);
        
        /**
         * Appends and returns a new empty "OtherFields" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields addNewOtherFields();
        
        /**
         * Gets the "SubstantiveArea" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea getSubstantiveArea();
        
        /**
         * Sets the "SubstantiveArea" element
         */
        void setSubstantiveArea(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea substantiveArea);
        
        /**
         * Appends and returns a new empty "SubstantiveArea" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea addNewSubstantiveArea();
        
        /**
         * Gets the "INFRASTRUCTURE" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE getINFRASTRUCTURE();
        
        /**
         * Sets the "INFRASTRUCTURE" element
         */
        void setINFRASTRUCTURE(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE infrastructure);
        
        /**
         * Appends and returns a new empty "INFRASTRUCTURE" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE addNewINFRASTRUCTURE();
        
        /**
         * Gets the "HABITAT" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT getHABITAT();
        
        /**
         * Sets the "HABITAT" element
         */
        void setHABITAT(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT habitat);
        
        /**
         * Appends and returns a new empty "HABITAT" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT addNewHABITAT();
        
        /**
         * Gets the "GEOGRAPHICAREA" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA getGEOGRAPHICAREA();
        
        /**
         * Sets the "GEOGRAPHICAREA" element
         */
        void setGEOGRAPHICAREA(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA geographicarea);
        
        /**
         * Appends and returns a new empty "GEOGRAPHICAREA" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA addNewGEOGRAPHICAREA();
        
        /**
         * Gets the "CLASSIFICATIONORGANISMS" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS getCLASSIFICATIONORGANISMS();
        
        /**
         * Sets the "CLASSIFICATIONORGANISMS" element
         */
        void setCLASSIFICATIONORGANISMS(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS classificationorganisms);
        
        /**
         * Appends and returns a new empty "CLASSIFICATIONORGANISMS" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS addNewCLASSIFICATIONORGANISMS();
        
        /**
         * Gets the "MODELORGANISM" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM getMODELORGANISM();
        
        /**
         * Sets the "MODELORGANISM" element
         */
        void setMODELORGANISM(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM modelorganism);
        
        /**
         * Appends and returns a new empty "MODELORGANISM" element
         */
        gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM addNewMODELORGANISM();
        
        /**
         * Gets the "FormVersion" attribute
         */
        java.lang.String getFormVersion();
        
        /**
         * Gets (as xml) the "FormVersion" attribute
         */
        gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
        
        /**
         * Sets the "FormVersion" attribute
         */
        void setFormVersion(java.lang.String formVersion);
        
        /**
         * Sets (as xml) the "FormVersion" attribute
         */
        void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
        
        /**
         * An XML InvestigatorStatus(@http://apply.grants.gov/forms/NSF_IOB-V1.0).
         *
         * This is an atomic type that is a restriction of gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument$NSFIOB$InvestigatorStatus.
         */
        public interface InvestigatorStatus extends org.apache.xmlbeans.XmlString
        {
            public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
                org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InvestigatorStatus.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("investigatorstatus6decelemtype");
            
            org.apache.xmlbeans.StringEnumAbstractBase enumValue();
            void set(org.apache.xmlbeans.StringEnumAbstractBase e);
            
            static final Enum BEGINNING_INVESTIGATOR = Enum.forString("Beginning Investigator");
            static final Enum PRIOR_FEDERAL_SUPPORT_ONLY = Enum.forString("Prior Federal support only");
            static final Enum CURRENT_FEDERAL_SUPPORT_ONLY = Enum.forString("Current Federal support only");
            static final Enum CURRENT_AND_PRIOR_FEDERAL_SUPPORT = Enum.forString("Current and prior Federal support");
            
            static final int INT_BEGINNING_INVESTIGATOR = Enum.INT_BEGINNING_INVESTIGATOR;
            static final int INT_PRIOR_FEDERAL_SUPPORT_ONLY = Enum.INT_PRIOR_FEDERAL_SUPPORT_ONLY;
            static final int INT_CURRENT_FEDERAL_SUPPORT_ONLY = Enum.INT_CURRENT_FEDERAL_SUPPORT_ONLY;
            static final int INT_CURRENT_AND_PRIOR_FEDERAL_SUPPORT = Enum.INT_CURRENT_AND_PRIOR_FEDERAL_SUPPORT;
            
            /**
             * Enumeration value class for gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument$NSFIOB$InvestigatorStatus.
             * These enum values can be used as follows:
             * 
             * enum.toString(); // returns the string value of the enum
             * enum.intValue(); // returns an int value, useful for switches
             * // e.g., case Enum.INT_BEGINNING_INVESTIGATOR
             * Enum.forString(s); // returns the enum value for a string
             * Enum.forInt(i); // returns the enum value for an int
             * 
* Enumeration objects are immutable singleton objects that * can be compared using == object equality. They have no * public constructor. See the constants defined within this * class for all the valid values. */ static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase { /** * Returns the enum value for a string, or null if none. */ public static Enum forString(java.lang.String s) { return (Enum)table.forString(s); } /** * Returns the enum value corresponding to an int, or null if none. */ public static Enum forInt(int i) { return (Enum)table.forInt(i); } private Enum(java.lang.String s, int i) { super(s, i); } static final int INT_BEGINNING_INVESTIGATOR = 1; static final int INT_PRIOR_FEDERAL_SUPPORT_ONLY = 2; static final int INT_CURRENT_FEDERAL_SUPPORT_ONLY = 3; static final int INT_CURRENT_AND_PRIOR_FEDERAL_SUPPORT = 4; public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table = new org.apache.xmlbeans.StringEnumAbstractBase.Table ( new Enum[] { new Enum("Beginning Investigator", INT_BEGINNING_INVESTIGATOR), new Enum("Prior Federal support only", INT_PRIOR_FEDERAL_SUPPORT_ONLY), new Enum("Current Federal support only", INT_CURRENT_FEDERAL_SUPPORT_ONLY), new Enum("Current and prior Federal support", INT_CURRENT_AND_PRIOR_FEDERAL_SUPPORT), } ); private static final long serialVersionUID = 1L; private java.lang.Object readResolve() { return forInt(intValue()); } } /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus newValue(java.lang.Object obj) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus) type.newValue( obj ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.InvestigatorStatus) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML OtherFields(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface OtherFields extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherFields.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherfields0baeelemtype"); /** * Gets the "Astronomy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAstronomy(); /** * Gets (as xml) the "Astronomy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAstronomy(); /** * True if has "Astronomy" element */ boolean isSetAstronomy(); /** * Sets the "Astronomy" element */ void setAstronomy(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum astronomy); /** * Sets (as xml) the "Astronomy" element */ void xsetAstronomy(gov.grants.apply.system.globalLibraryV20.YesNoDataType astronomy); /** * Unsets the "Astronomy" element */ void unsetAstronomy(); /** * Gets the "Chemistry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChemistry(); /** * Gets (as xml) the "Chemistry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChemistry(); /** * True if has "Chemistry" element */ boolean isSetChemistry(); /** * Sets the "Chemistry" element */ void setChemistry(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chemistry); /** * Sets (as xml) the "Chemistry" element */ void xsetChemistry(gov.grants.apply.system.globalLibraryV20.YesNoDataType chemistry); /** * Unsets the "Chemistry" element */ void unsetChemistry(); /** * Gets the "ComputerScience" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getComputerScience(); /** * Gets (as xml) the "ComputerScience" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetComputerScience(); /** * True if has "ComputerScience" element */ boolean isSetComputerScience(); /** * Sets the "ComputerScience" element */ void setComputerScience(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum computerScience); /** * Sets (as xml) the "ComputerScience" element */ void xsetComputerScience(gov.grants.apply.system.globalLibraryV20.YesNoDataType computerScience); /** * Unsets the "ComputerScience" element */ void unsetComputerScience(); /** * Gets the "EarthScience" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEarthScience(); /** * Gets (as xml) the "EarthScience" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEarthScience(); /** * True if has "EarthScience" element */ boolean isSetEarthScience(); /** * Sets the "EarthScience" element */ void setEarthScience(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum earthScience); /** * Sets (as xml) the "EarthScience" element */ void xsetEarthScience(gov.grants.apply.system.globalLibraryV20.YesNoDataType earthScience); /** * Unsets the "EarthScience" element */ void unsetEarthScience(); /** * Gets the "Engineering" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEngineering(); /** * Gets (as xml) the "Engineering" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEngineering(); /** * True if has "Engineering" element */ boolean isSetEngineering(); /** * Sets the "Engineering" element */ void setEngineering(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum engineering); /** * Sets (as xml) the "Engineering" element */ void xsetEngineering(gov.grants.apply.system.globalLibraryV20.YesNoDataType engineering); /** * Unsets the "Engineering" element */ void unsetEngineering(); /** * Gets the "Mathematics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMathematics(); /** * Gets (as xml) the "Mathematics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMathematics(); /** * True if has "Mathematics" element */ boolean isSetMathematics(); /** * Sets the "Mathematics" element */ void setMathematics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mathematics); /** * Sets (as xml) the "Mathematics" element */ void xsetMathematics(gov.grants.apply.system.globalLibraryV20.YesNoDataType mathematics); /** * Unsets the "Mathematics" element */ void unsetMathematics(); /** * Gets the "Physics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhysics(); /** * Gets (as xml) the "Physics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhysics(); /** * True if has "Physics" element */ boolean isSetPhysics(); /** * Sets the "Physics" element */ void setPhysics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum physics); /** * Sets (as xml) the "Physics" element */ void xsetPhysics(gov.grants.apply.system.globalLibraryV20.YesNoDataType physics); /** * Unsets the "Physics" element */ void unsetPhysics(); /** * Gets the "Psychology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPsychology(); /** * Gets (as xml) the "Psychology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPsychology(); /** * True if has "Psychology" element */ boolean isSetPsychology(); /** * Sets the "Psychology" element */ void setPsychology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum psychology); /** * Sets (as xml) the "Psychology" element */ void xsetPsychology(gov.grants.apply.system.globalLibraryV20.YesNoDataType psychology); /** * Unsets the "Psychology" element */ void unsetPsychology(); /** * Gets the "SocialSciences" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSocialSciences(); /** * Gets (as xml) the "SocialSciences" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSocialSciences(); /** * True if has "SocialSciences" element */ boolean isSetSocialSciences(); /** * Sets the "SocialSciences" element */ void setSocialSciences(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum socialSciences); /** * Sets (as xml) the "SocialSciences" element */ void xsetSocialSciences(gov.grants.apply.system.globalLibraryV20.YesNoDataType socialSciences); /** * Unsets the "SocialSciences" element */ void unsetSocialSciences(); /** * Gets the "None" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNone(); /** * Gets (as xml) the "None" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNone(); /** * True if has "None" element */ boolean isSetNone(); /** * Sets the "None" element */ void setNone(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum none); /** * Sets (as xml) the "None" element */ void xsetNone(gov.grants.apply.system.globalLibraryV20.YesNoDataType none); /** * Unsets the "None" element */ void unsetNone(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.OtherFields) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML SubstantiveArea(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface SubstantiveArea extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SubstantiveArea.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("substantivearea01b8elemtype"); /** * Gets the "BEHAVIORAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBEHAVIORAL(); /** * Gets (as xml) the "BEHAVIORAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBEHAVIORAL(); /** * True if has "BEHAVIORAL" element */ boolean isSetBEHAVIORAL(); /** * Sets the "BEHAVIORAL" element */ void setBEHAVIORAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum behavioral); /** * Sets (as xml) the "BEHAVIORAL" element */ void xsetBEHAVIORAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType behavioral); /** * Unsets the "BEHAVIORAL" element */ void unsetBEHAVIORAL(); /** * Gets the "BIOENGINEERING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBIOENGINEERING(); /** * Gets (as xml) the "BIOENGINEERING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBIOENGINEERING(); /** * True if has "BIOENGINEERING" element */ boolean isSetBIOENGINEERING(); /** * Sets the "BIOENGINEERING" element */ void setBIOENGINEERING(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bioengineering); /** * Sets (as xml) the "BIOENGINEERING" element */ void xsetBIOENGINEERING(gov.grants.apply.system.globalLibraryV20.YesNoDataType bioengineering); /** * Unsets the "BIOENGINEERING" element */ void unsetBIOENGINEERING(); /** * Gets the "BIOGEOGRAPHY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBIOGEOGRAPHY(); /** * Gets (as xml) the "BIOGEOGRAPHY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBIOGEOGRAPHY(); /** * True if has "BIOGEOGRAPHY" element */ boolean isSetBIOGEOGRAPHY(); /** * Sets the "BIOGEOGRAPHY" element */ void setBIOGEOGRAPHY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biogeography); /** * Sets (as xml) the "BIOGEOGRAPHY" element */ void xsetBIOGEOGRAPHY(gov.grants.apply.system.globalLibraryV20.YesNoDataType biogeography); /** * Unsets the "BIOGEOGRAPHY" element */ void unsetBIOGEOGRAPHY(); /** * Gets the "IslandBiogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIslandBiogeography(); /** * Gets (as xml) the "IslandBiogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIslandBiogeography(); /** * True if has "IslandBiogeography" element */ boolean isSetIslandBiogeography(); /** * Sets the "IslandBiogeography" element */ void setIslandBiogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum islandBiogeography); /** * Sets (as xml) the "IslandBiogeography" element */ void xsetIslandBiogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType islandBiogeography); /** * Unsets the "IslandBiogeography" element */ void unsetIslandBiogeography(); /** * Gets the "HEBiogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHEBiogeography(); /** * Gets (as xml) the "HEBiogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHEBiogeography(); /** * True if has "HEBiogeography" element */ boolean isSetHEBiogeography(); /** * Sets the "HEBiogeography" element */ void setHEBiogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum heBiogeography); /** * Sets (as xml) the "HEBiogeography" element */ void xsetHEBiogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType heBiogeography); /** * Unsets the "HEBiogeography" element */ void unsetHEBiogeography(); /** * Gets the "Phylogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhylogeography(); /** * Gets (as xml) the "Phylogeography" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhylogeography(); /** * True if has "Phylogeography" element */ boolean isSetPhylogeography(); /** * Sets the "Phylogeography" element */ void setPhylogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum phylogeography); /** * Sets (as xml) the "Phylogeography" element */ void xsetPhylogeography(gov.grants.apply.system.globalLibraryV20.YesNoDataType phylogeography); /** * Unsets the "Phylogeography" element */ void unsetPhylogeography(); /** * Gets the "Methods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMethods(); /** * Gets (as xml) the "Methods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMethods(); /** * True if has "Methods" element */ boolean isSetMethods(); /** * Sets the "Methods" element */ void setMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum methods); /** * Sets (as xml) the "Methods" element */ void xsetMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType methods); /** * Unsets the "Methods" element */ void unsetMethods(); /** * Gets the "BIOMATERIALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBIOMATERIALS(); /** * Gets (as xml) the "BIOMATERIALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBIOMATERIALS(); /** * True if has "BIOMATERIALS" element */ boolean isSetBIOMATERIALS(); /** * Sets the "BIOMATERIALS" element */ void setBIOMATERIALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biomaterials); /** * Sets (as xml) the "BIOMATERIALS" element */ void xsetBIOMATERIALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType biomaterials); /** * Unsets the "BIOMATERIALS" element */ void unsetBIOMATERIALS(); /** * Gets the "BIOTECHNOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBIOTECHNOLOGY(); /** * Gets (as xml) the "BIOTECHNOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBIOTECHNOLOGY(); /** * True if has "BIOTECHNOLOGY" element */ boolean isSetBIOTECHNOLOGY(); /** * Sets the "BIOTECHNOLOGY" element */ void setBIOTECHNOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biotechnology); /** * Sets (as xml) the "BIOTECHNOLOGY" element */ void xsetBIOTECHNOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType biotechnology); /** * Unsets the "BIOTECHNOLOGY" element */ void unsetBIOTECHNOLOGY(); /** * Gets the "AnimalBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnimalBiotechnology(); /** * Gets (as xml) the "AnimalBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnimalBiotechnology(); /** * True if has "AnimalBiotechnology" element */ boolean isSetAnimalBiotechnology(); /** * Sets the "AnimalBiotechnology" element */ void setAnimalBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum animalBiotechnology); /** * Sets (as xml) the "AnimalBiotechnology" element */ void xsetAnimalBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType animalBiotechnology); /** * Unsets the "AnimalBiotechnology" element */ void unsetAnimalBiotechnology(); /** * Gets the "PlantBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPlantBiotechnology(); /** * Gets (as xml) the "PlantBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPlantBiotechnology(); /** * True if has "PlantBiotechnology" element */ boolean isSetPlantBiotechnology(); /** * Sets the "PlantBiotechnology" element */ void setPlantBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plantBiotechnology); /** * Sets (as xml) the "PlantBiotechnology" element */ void xsetPlantBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType plantBiotechnology); /** * Unsets the "PlantBiotechnology" element */ void unsetPlantBiotechnology(); /** * Gets the "EnvironmentalBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEnvironmentalBiotechnology(); /** * Gets (as xml) the "EnvironmentalBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEnvironmentalBiotechnology(); /** * True if has "EnvironmentalBiotechnology" element */ boolean isSetEnvironmentalBiotechnology(); /** * Sets the "EnvironmentalBiotechnology" element */ void setEnvironmentalBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum environmentalBiotechnology); /** * Sets (as xml) the "EnvironmentalBiotechnology" element */ void xsetEnvironmentalBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType environmentalBiotechnology); /** * Unsets the "EnvironmentalBiotechnology" element */ void unsetEnvironmentalBiotechnology(); /** * Gets the "MarineBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMarineBiotechnology(); /** * Gets (as xml) the "MarineBiotechnology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMarineBiotechnology(); /** * True if has "MarineBiotechnology" element */ boolean isSetMarineBiotechnology(); /** * Sets the "MarineBiotechnology" element */ void setMarineBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum marineBiotechnology); /** * Sets (as xml) the "MarineBiotechnology" element */ void xsetMarineBiotechnology(gov.grants.apply.system.globalLibraryV20.YesNoDataType marineBiotechnology); /** * Unsets the "MarineBiotechnology" element */ void unsetMarineBiotechnology(); /** * Gets the "MetabolicEngineering" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMetabolicEngineering(); /** * Gets (as xml) the "MetabolicEngineering" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMetabolicEngineering(); /** * True if has "MetabolicEngineering" element */ boolean isSetMetabolicEngineering(); /** * Sets the "MetabolicEngineering" element */ void setMetabolicEngineering(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum metabolicEngineering); /** * Sets (as xml) the "MetabolicEngineering" element */ void xsetMetabolicEngineering(gov.grants.apply.system.globalLibraryV20.YesNoDataType metabolicEngineering); /** * Unsets the "MetabolicEngineering" element */ void unsetMetabolicEngineering(); /** * Gets the "CHRONOBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCHRONOBIOLOGY(); /** * Gets (as xml) the "CHRONOBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCHRONOBIOLOGY(); /** * True if has "CHRONOBIOLOGY" element */ boolean isSetCHRONOBIOLOGY(); /** * Sets the "CHRONOBIOLOGY" element */ void setCHRONOBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chronobiology); /** * Sets (as xml) the "CHRONOBIOLOGY" element */ void xsetCHRONOBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType chronobiology); /** * Unsets the "CHRONOBIOLOGY" element */ void unsetCHRONOBIOLOGY(); /** * Gets the "COGNITIVENEUROSCIENCE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCOGNITIVENEUROSCIENCE(); /** * Gets (as xml) the "COGNITIVENEUROSCIENCE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCOGNITIVENEUROSCIENCE(); /** * True if has "COGNITIVENEUROSCIENCE" element */ boolean isSetCOGNITIVENEUROSCIENCE(); /** * Sets the "COGNITIVENEUROSCIENCE" element */ void setCOGNITIVENEUROSCIENCE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cognitiveneuroscience); /** * Sets (as xml) the "COGNITIVENEUROSCIENCE" element */ void xsetCOGNITIVENEUROSCIENCE(gov.grants.apply.system.globalLibraryV20.YesNoDataType cognitiveneuroscience); /** * Unsets the "COGNITIVENEUROSCIENCE" element */ void unsetCOGNITIVENEUROSCIENCE(); /** * Gets the "COMMUNITYECOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCOMMUNITYECOLOGY(); /** * Gets (as xml) the "COMMUNITYECOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCOMMUNITYECOLOGY(); /** * True if has "COMMUNITYECOLOGY" element */ boolean isSetCOMMUNITYECOLOGY(); /** * Sets the "COMMUNITYECOLOGY" element */ void setCOMMUNITYECOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum communityecology); /** * Sets (as xml) the "COMMUNITYECOLOGY" element */ void xsetCOMMUNITYECOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType communityecology); /** * Unsets the "COMMUNITYECOLOGY" element */ void unsetCOMMUNITYECOLOGY(); /** * Gets the "CommunityAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCommunityAnalysis(); /** * Gets (as xml) the "CommunityAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCommunityAnalysis(); /** * True if has "CommunityAnalysis" element */ boolean isSetCommunityAnalysis(); /** * Sets the "CommunityAnalysis" element */ void setCommunityAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum communityAnalysis); /** * Sets (as xml) the "CommunityAnalysis" element */ void xsetCommunityAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType communityAnalysis); /** * Unsets the "CommunityAnalysis" element */ void unsetCommunityAnalysis(); /** * Gets the "CommunityStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCommunityStructure(); /** * Gets (as xml) the "CommunityStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCommunityStructure(); /** * True if has "CommunityStructure" element */ boolean isSetCommunityStructure(); /** * Sets the "CommunityStructure" element */ void setCommunityStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum communityStructure); /** * Sets (as xml) the "CommunityStructure" element */ void xsetCommunityStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType communityStructure); /** * Unsets the "CommunityStructure" element */ void unsetCommunityStructure(); /** * Gets the "CommunityStability" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCommunityStability(); /** * Gets (as xml) the "CommunityStability" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCommunityStability(); /** * True if has "CommunityStability" element */ boolean isSetCommunityStability(); /** * Sets the "CommunityStability" element */ void setCommunityStability(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum communityStability); /** * Sets (as xml) the "CommunityStability" element */ void xsetCommunityStability(gov.grants.apply.system.globalLibraryV20.YesNoDataType communityStability); /** * Unsets the "CommunityStability" element */ void unsetCommunityStability(); /** * Gets the "Succession" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSuccession(); /** * Gets (as xml) the "Succession" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSuccession(); /** * True if has "Succession" element */ boolean isSetSuccession(); /** * Sets the "Succession" element */ void setSuccession(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum succession); /** * Sets (as xml) the "Succession" element */ void xsetSuccession(gov.grants.apply.system.globalLibraryV20.YesNoDataType succession); /** * Unsets the "Succession" element */ void unsetSuccession(); /** * Gets the "ExperimentalMicrocosms" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExperimentalMicrocosms(); /** * Gets (as xml) the "ExperimentalMicrocosms" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExperimentalMicrocosms(); /** * True if has "ExperimentalMicrocosms" element */ boolean isSetExperimentalMicrocosms(); /** * Sets the "ExperimentalMicrocosms" element */ void setExperimentalMicrocosms(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum experimentalMicrocosms); /** * Sets (as xml) the "ExperimentalMicrocosms" element */ void xsetExperimentalMicrocosms(gov.grants.apply.system.globalLibraryV20.YesNoDataType experimentalMicrocosms); /** * Unsets the "ExperimentalMicrocosms" element */ void unsetExperimentalMicrocosms(); /** * Gets the "Disturbance" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDisturbance(); /** * Gets (as xml) the "Disturbance" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDisturbance(); /** * True if has "Disturbance" element */ boolean isSetDisturbance(); /** * Sets the "Disturbance" element */ void setDisturbance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum disturbance); /** * Sets (as xml) the "Disturbance" element */ void xsetDisturbance(gov.grants.apply.system.globalLibraryV20.YesNoDataType disturbance); /** * Unsets the "Disturbance" element */ void unsetDisturbance(); /** * Gets the "Deforestation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDeforestation(); /** * Gets (as xml) the "Deforestation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDeforestation(); /** * True if has "Deforestation" element */ boolean isSetDeforestation(); /** * Sets the "Deforestation" element */ void setDeforestation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum deforestation); /** * Sets (as xml) the "Deforestation" element */ void xsetDeforestation(gov.grants.apply.system.globalLibraryV20.YesNoDataType deforestation); /** * Unsets the "Deforestation" element */ void unsetDeforestation(); /** * Gets the "Patch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPatch(); /** * Gets (as xml) the "Patch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPatch(); /** * True if has "Patch" element */ boolean isSetPatch(); /** * Sets the "Patch" element */ void setPatch(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum patch); /** * Sets (as xml) the "Patch" element */ void xsetPatch(gov.grants.apply.system.globalLibraryV20.YesNoDataType patch); /** * Unsets the "Patch" element */ void unsetPatch(); /** * Gets the "Foodwebs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFoodwebs(); /** * Gets (as xml) the "Foodwebs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFoodwebs(); /** * True if has "Foodwebs" element */ boolean isSetFoodwebs(); /** * Sets the "Foodwebs" element */ void setFoodwebs(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum foodwebs); /** * Sets (as xml) the "Foodwebs" element */ void xsetFoodwebs(gov.grants.apply.system.globalLibraryV20.YesNoDataType foodwebs); /** * Unsets the "Foodwebs" element */ void unsetFoodwebs(); /** * Gets the "Keystonespecies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getKeystonespecies(); /** * Gets (as xml) the "Keystonespecies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetKeystonespecies(); /** * True if has "Keystonespecies" element */ boolean isSetKeystonespecies(); /** * Sets the "Keystonespecies" element */ void setKeystonespecies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum keystonespecies); /** * Sets (as xml) the "Keystonespecies" element */ void xsetKeystonespecies(gov.grants.apply.system.globalLibraryV20.YesNoDataType keystonespecies); /** * Unsets the "Keystonespecies" element */ void unsetKeystonespecies(); /** * Gets the "COMPARATIVEAPPROACHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCOMPARATIVEAPPROACHES(); /** * Gets (as xml) the "COMPARATIVEAPPROACHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCOMPARATIVEAPPROACHES(); /** * True if has "COMPARATIVEAPPROACHES" element */ boolean isSetCOMPARATIVEAPPROACHES(); /** * Sets the "COMPARATIVEAPPROACHES" element */ void setCOMPARATIVEAPPROACHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum comparativeapproaches); /** * Sets (as xml) the "COMPARATIVEAPPROACHES" element */ void xsetCOMPARATIVEAPPROACHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType comparativeapproaches); /** * Unsets the "COMPARATIVEAPPROACHES" element */ void unsetCOMPARATIVEAPPROACHES(); /** * Gets the "COMPUTATIONALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCOMPUTATIONALBIOLOGY(); /** * Gets (as xml) the "COMPUTATIONALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCOMPUTATIONALBIOLOGY(); /** * True if has "COMPUTATIONALBIOLOGY" element */ boolean isSetCOMPUTATIONALBIOLOGY(); /** * Sets the "COMPUTATIONALBIOLOGY" element */ void setCOMPUTATIONALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum computationalbiology); /** * Sets (as xml) the "COMPUTATIONALBIOLOGY" element */ void xsetCOMPUTATIONALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType computationalbiology); /** * Unsets the "COMPUTATIONALBIOLOGY" element */ void unsetCOMPUTATIONALBIOLOGY(); /** * Gets the "CONSERVATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCONSERVATION(); /** * Gets (as xml) the "CONSERVATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCONSERVATION(); /** * True if has "CONSERVATION" element */ boolean isSetCONSERVATION(); /** * Sets the "CONSERVATION" element */ void setCONSERVATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum conservation); /** * Sets (as xml) the "CONSERVATION" element */ void xsetCONSERVATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType conservation); /** * Unsets the "CONSERVATION" element */ void unsetCONSERVATION(); /** * Gets the "CORALREEFS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCORALREEFS(); /** * Gets (as xml) the "CORALREEFS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCORALREEFS(); /** * True if has "CORALREEFS" element */ boolean isSetCORALREEFS(); /** * Sets the "CORALREEFS" element */ void setCORALREEFS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coralreefs); /** * Sets (as xml) the "CORALREEFS" element */ void xsetCORALREEFS(gov.grants.apply.system.globalLibraryV20.YesNoDataType coralreefs); /** * Unsets the "CORALREEFS" element */ void unsetCORALREEFS(); /** * Gets the "CURATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCURATION(); /** * Gets (as xml) the "CURATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCURATION(); /** * True if has "CURATION" element */ boolean isSetCURATION(); /** * Sets the "CURATION" element */ void setCURATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum curation); /** * Sets (as xml) the "CURATION" element */ void xsetCURATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType curation); /** * Unsets the "CURATION" element */ void unsetCURATION(); /** * Gets the "SubstantiveAreaDATABASES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSubstantiveAreaDATABASES(); /** * Gets (as xml) the "SubstantiveAreaDATABASES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSubstantiveAreaDATABASES(); /** * True if has "SubstantiveAreaDATABASES" element */ boolean isSetSubstantiveAreaDATABASES(); /** * Sets the "SubstantiveAreaDATABASES" element */ void setSubstantiveAreaDATABASES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum substantiveAreaDATABASES); /** * Sets (as xml) the "SubstantiveAreaDATABASES" element */ void xsetSubstantiveAreaDATABASES(gov.grants.apply.system.globalLibraryV20.YesNoDataType substantiveAreaDATABASES); /** * Unsets the "SubstantiveAreaDATABASES" element */ void unsetSubstantiveAreaDATABASES(); /** * Gets the "DEVELOPMENTALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDEVELOPMENTALBIOLOGY(); /** * Gets (as xml) the "DEVELOPMENTALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDEVELOPMENTALBIOLOGY(); /** * True if has "DEVELOPMENTALBIOLOGY" element */ boolean isSetDEVELOPMENTALBIOLOGY(); /** * Sets the "DEVELOPMENTALBIOLOGY" element */ void setDEVELOPMENTALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum developmentalbiology); /** * Sets (as xml) the "DEVELOPMENTALBIOLOGY" element */ void xsetDEVELOPMENTALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType developmentalbiology); /** * Unsets the "DEVELOPMENTALBIOLOGY" element */ void unsetDEVELOPMENTALBIOLOGY(); /** * Gets the "ECOSYSTEMSLEVEL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getECOSYSTEMSLEVEL(); /** * Gets (as xml) the "ECOSYSTEMSLEVEL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetECOSYSTEMSLEVEL(); /** * True if has "ECOSYSTEMSLEVEL" element */ boolean isSetECOSYSTEMSLEVEL(); /** * Sets the "ECOSYSTEMSLEVEL" element */ void setECOSYSTEMSLEVEL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ecosystemslevel); /** * Sets (as xml) the "ECOSYSTEMSLEVEL" element */ void xsetECOSYSTEMSLEVEL(gov.grants.apply.system.globalLibraryV20.YesNoDataType ecosystemslevel); /** * Unsets the "ECOSYSTEMSLEVEL" element */ void unsetECOSYSTEMSLEVEL(); /** * Gets the "PhysicalStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhysicalStructure(); /** * Gets (as xml) the "PhysicalStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhysicalStructure(); /** * True if has "PhysicalStructure" element */ boolean isSetPhysicalStructure(); /** * Sets the "PhysicalStructure" element */ void setPhysicalStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum physicalStructure); /** * Sets (as xml) the "PhysicalStructure" element */ void xsetPhysicalStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType physicalStructure); /** * Unsets the "PhysicalStructure" element */ void unsetPhysicalStructure(); /** * Gets the "Decomposition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDecomposition(); /** * Gets (as xml) the "Decomposition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDecomposition(); /** * True if has "Decomposition" element */ boolean isSetDecomposition(); /** * Sets the "Decomposition" element */ void setDecomposition(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum decomposition); /** * Sets (as xml) the "Decomposition" element */ void xsetDecomposition(gov.grants.apply.system.globalLibraryV20.YesNoDataType decomposition); /** * Unsets the "Decomposition" element */ void unsetDecomposition(); /** * Gets the "Biogeochemistry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBiogeochemistry(); /** * Gets (as xml) the "Biogeochemistry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBiogeochemistry(); /** * True if has "Biogeochemistry" element */ boolean isSetBiogeochemistry(); /** * Sets the "Biogeochemistry" element */ void setBiogeochemistry(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biogeochemistry); /** * Sets (as xml) the "Biogeochemistry" element */ void xsetBiogeochemistry(gov.grants.apply.system.globalLibraryV20.YesNoDataType biogeochemistry); /** * Unsets the "Biogeochemistry" element */ void unsetBiogeochemistry(); /** * Gets the "LimnologyHydrology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLimnologyHydrology(); /** * Gets (as xml) the "LimnologyHydrology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLimnologyHydrology(); /** * True if has "LimnologyHydrology" element */ boolean isSetLimnologyHydrology(); /** * Sets the "LimnologyHydrology" element */ void setLimnologyHydrology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum limnologyHydrology); /** * Sets (as xml) the "LimnologyHydrology" element */ void xsetLimnologyHydrology(gov.grants.apply.system.globalLibraryV20.YesNoDataType limnologyHydrology); /** * Unsets the "LimnologyHydrology" element */ void unsetLimnologyHydrology(); /** * Gets the "ClimateMicroclimate" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getClimateMicroclimate(); /** * Gets (as xml) the "ClimateMicroclimate" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetClimateMicroclimate(); /** * True if has "ClimateMicroclimate" element */ boolean isSetClimateMicroclimate(); /** * Sets the "ClimateMicroclimate" element */ void setClimateMicroclimate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum climateMicroclimate); /** * Sets (as xml) the "ClimateMicroclimate" element */ void xsetClimateMicroclimate(gov.grants.apply.system.globalLibraryV20.YesNoDataType climateMicroclimate); /** * Unsets the "ClimateMicroclimate" element */ void unsetClimateMicroclimate(); /** * Gets the "WholeSystemAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWholeSystemAnalysis(); /** * Gets (as xml) the "WholeSystemAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWholeSystemAnalysis(); /** * True if has "WholeSystemAnalysis" element */ boolean isSetWholeSystemAnalysis(); /** * Sets the "WholeSystemAnalysis" element */ void setWholeSystemAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum wholeSystemAnalysis); /** * Sets (as xml) the "WholeSystemAnalysis" element */ void xsetWholeSystemAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType wholeSystemAnalysis); /** * Unsets the "WholeSystemAnalysis" element */ void unsetWholeSystemAnalysis(); /** * Gets the "ProductivityBiomass" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProductivityBiomass(); /** * Gets (as xml) the "ProductivityBiomass" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProductivityBiomass(); /** * True if has "ProductivityBiomass" element */ boolean isSetProductivityBiomass(); /** * Sets the "ProductivityBiomass" element */ void setProductivityBiomass(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum productivityBiomass); /** * Sets (as xml) the "ProductivityBiomass" element */ void xsetProductivityBiomass(gov.grants.apply.system.globalLibraryV20.YesNoDataType productivityBiomass); /** * Unsets the "ProductivityBiomass" element */ void unsetProductivityBiomass(); /** * Gets the "SystemEnergetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSystemEnergetics(); /** * Gets (as xml) the "SystemEnergetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSystemEnergetics(); /** * True if has "SystemEnergetics" element */ boolean isSetSystemEnergetics(); /** * Sets the "SystemEnergetics" element */ void setSystemEnergetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum systemEnergetics); /** * Sets (as xml) the "SystemEnergetics" element */ void xsetSystemEnergetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType systemEnergetics); /** * Unsets the "SystemEnergetics" element */ void unsetSystemEnergetics(); /** * Gets the "LandscapeDynamics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLandscapeDynamics(); /** * Gets (as xml) the "LandscapeDynamics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLandscapeDynamics(); /** * True if has "LandscapeDynamics" element */ boolean isSetLandscapeDynamics(); /** * Sets the "LandscapeDynamics" element */ void setLandscapeDynamics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum landscapeDynamics); /** * Sets (as xml) the "LandscapeDynamics" element */ void xsetLandscapeDynamics(gov.grants.apply.system.globalLibraryV20.YesNoDataType landscapeDynamics); /** * Unsets the "LandscapeDynamics" element */ void unsetLandscapeDynamics(); /** * Gets the "ChemicalBiochemicalControl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChemicalBiochemicalControl(); /** * Gets (as xml) the "ChemicalBiochemicalControl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChemicalBiochemicalControl(); /** * True if has "ChemicalBiochemicalControl" element */ boolean isSetChemicalBiochemicalControl(); /** * Sets the "ChemicalBiochemicalControl" element */ void setChemicalBiochemicalControl(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chemicalBiochemicalControl); /** * Sets (as xml) the "ChemicalBiochemicalControl" element */ void xsetChemicalBiochemicalControl(gov.grants.apply.system.globalLibraryV20.YesNoDataType chemicalBiochemicalControl); /** * Unsets the "ChemicalBiochemicalControl" element */ void unsetChemicalBiochemicalControl(); /** * Gets the "GlobalChange" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGlobalChange(); /** * Gets (as xml) the "GlobalChange" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGlobalChange(); /** * True if has "GlobalChange" element */ boolean isSetGlobalChange(); /** * Sets the "GlobalChange" element */ void setGlobalChange(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum globalChange); /** * Sets (as xml) the "GlobalChange" element */ void xsetGlobalChange(gov.grants.apply.system.globalLibraryV20.YesNoDataType globalChange); /** * Unsets the "GlobalChange" element */ void unsetGlobalChange(); /** * Gets the "ClimateChange" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getClimateChange(); /** * Gets (as xml) the "ClimateChange" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetClimateChange(); /** * True if has "ClimateChange" element */ boolean isSetClimateChange(); /** * Sets the "ClimateChange" element */ void setClimateChange(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum climateChange); /** * Sets (as xml) the "ClimateChange" element */ void xsetClimateChange(gov.grants.apply.system.globalLibraryV20.YesNoDataType climateChange); /** * Unsets the "ClimateChange" element */ void unsetClimateChange(); /** * Gets the "RegionalStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRegionalStudies(); /** * Gets (as xml) the "RegionalStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRegionalStudies(); /** * True if has "RegionalStudies" element */ boolean isSetRegionalStudies(); /** * Sets the "RegionalStudies" element */ void setRegionalStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum regionalStudies); /** * Sets (as xml) the "RegionalStudies" element */ void xsetRegionalStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType regionalStudies); /** * Unsets the "RegionalStudies" element */ void unsetRegionalStudies(); /** * Gets the "GlobalStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGlobalStudies(); /** * Gets (as xml) the "GlobalStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGlobalStudies(); /** * True if has "GlobalStudies" element */ boolean isSetGlobalStudies(); /** * Sets the "GlobalStudies" element */ void setGlobalStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum globalStudies); /** * Sets (as xml) the "GlobalStudies" element */ void xsetGlobalStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType globalStudies); /** * Unsets the "GlobalStudies" element */ void unsetGlobalStudies(); /** * Gets the "Forestry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getForestry(); /** * Gets (as xml) the "Forestry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetForestry(); /** * True if has "Forestry" element */ boolean isSetForestry(); /** * Sets the "Forestry" element */ void setForestry(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum forestry); /** * Sets (as xml) the "Forestry" element */ void xsetForestry(gov.grants.apply.system.globalLibraryV20.YesNoDataType forestry); /** * Unsets the "Forestry" element */ void unsetForestry(); /** * Gets the "ResourceManagement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getResourceManagement(); /** * Gets (as xml) the "ResourceManagement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetResourceManagement(); /** * True if has "ResourceManagement" element */ boolean isSetResourceManagement(); /** * Sets the "ResourceManagement" element */ void setResourceManagement(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum resourceManagement); /** * Sets (as xml) the "ResourceManagement" element */ void xsetResourceManagement(gov.grants.apply.system.globalLibraryV20.YesNoDataType resourceManagement); /** * Unsets the "ResourceManagement" element */ void unsetResourceManagement(); /** * Gets the "AgriculturalEcology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAgriculturalEcology(); /** * Gets (as xml) the "AgriculturalEcology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAgriculturalEcology(); /** * True if has "AgriculturalEcology" element */ boolean isSetAgriculturalEcology(); /** * Sets the "AgriculturalEcology" element */ void setAgriculturalEcology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum agriculturalEcology); /** * Sets (as xml) the "AgriculturalEcology" element */ void xsetAgriculturalEcology(gov.grants.apply.system.globalLibraryV20.YesNoDataType agriculturalEcology); /** * Unsets the "AgriculturalEcology" element */ void unsetAgriculturalEcology(); /** * Gets the "ENDOCRINEDISRUPTORS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getENDOCRINEDISRUPTORS(); /** * Gets (as xml) the "ENDOCRINEDISRUPTORS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetENDOCRINEDISRUPTORS(); /** * True if has "ENDOCRINEDISRUPTORS" element */ boolean isSetENDOCRINEDISRUPTORS(); /** * Sets the "ENDOCRINEDISRUPTORS" element */ void setENDOCRINEDISRUPTORS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum endocrinedisruptors); /** * Sets (as xml) the "ENDOCRINEDISRUPTORS" element */ void xsetENDOCRINEDISRUPTORS(gov.grants.apply.system.globalLibraryV20.YesNoDataType endocrinedisruptors); /** * Unsets the "ENDOCRINEDISRUPTORS" element */ void unsetENDOCRINEDISRUPTORS(); /** * Gets the "EPIGENETICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEPIGENETICS(); /** * Gets (as xml) the "EPIGENETICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEPIGENETICS(); /** * True if has "EPIGENETICS" element */ boolean isSetEPIGENETICS(); /** * Sets the "EPIGENETICS" element */ void setEPIGENETICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum epigenetics); /** * Sets (as xml) the "EPIGENETICS" element */ void xsetEPIGENETICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType epigenetics); /** * Unsets the "EPIGENETICS" element */ void unsetEPIGENETICS(); /** * Gets the "EXTREMOPHILES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEXTREMOPHILES(); /** * Gets (as xml) the "EXTREMOPHILES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEXTREMOPHILES(); /** * True if has "EXTREMOPHILES" element */ boolean isSetEXTREMOPHILES(); /** * Sets the "EXTREMOPHILES" element */ void setEXTREMOPHILES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum extremophiles); /** * Sets (as xml) the "EXTREMOPHILES" element */ void xsetEXTREMOPHILES(gov.grants.apply.system.globalLibraryV20.YesNoDataType extremophiles); /** * Unsets the "EXTREMOPHILES" element */ void unsetEXTREMOPHILES(); /** * Gets the "GENOMICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGENOMICS(); /** * Gets (as xml) the "GENOMICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGENOMICS(); /** * True if has "GENOMICS" element */ boolean isSetGENOMICS(); /** * Sets the "GENOMICS" element */ void setGENOMICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum genomics); /** * Sets (as xml) the "GENOMICS" element */ void xsetGENOMICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType genomics); /** * Unsets the "GENOMICS" element */ void unsetGENOMICS(); /** * Gets the "Viral" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getViral(); /** * Gets (as xml) the "Viral" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetViral(); /** * True if has "Viral" element */ boolean isSetViral(); /** * Sets the "Viral" element */ void setViral(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum viral); /** * Sets (as xml) the "Viral" element */ void xsetViral(gov.grants.apply.system.globalLibraryV20.YesNoDataType viral); /** * Unsets the "Viral" element */ void unsetViral(); /** * Gets the "Microbial" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMicrobial(); /** * Gets (as xml) the "Microbial" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMicrobial(); /** * True if has "Microbial" element */ boolean isSetMicrobial(); /** * Sets the "Microbial" element */ void setMicrobial(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum microbial); /** * Sets (as xml) the "Microbial" element */ void xsetMicrobial(gov.grants.apply.system.globalLibraryV20.YesNoDataType microbial); /** * Unsets the "Microbial" element */ void unsetMicrobial(); /** * Gets the "Fungal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFungal(); /** * Gets (as xml) the "Fungal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFungal(); /** * True if has "Fungal" element */ boolean isSetFungal(); /** * Sets the "Fungal" element */ void setFungal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fungal); /** * Sets (as xml) the "Fungal" element */ void xsetFungal(gov.grants.apply.system.globalLibraryV20.YesNoDataType fungal); /** * Unsets the "Fungal" element */ void unsetFungal(); /** * Gets the "SubstantiveAreaPlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSubstantiveAreaPlant(); /** * Gets (as xml) the "SubstantiveAreaPlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSubstantiveAreaPlant(); /** * True if has "SubstantiveAreaPlant" element */ boolean isSetSubstantiveAreaPlant(); /** * Sets the "SubstantiveAreaPlant" element */ void setSubstantiveAreaPlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum substantiveAreaPlant); /** * Sets (as xml) the "SubstantiveAreaPlant" element */ void xsetSubstantiveAreaPlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType substantiveAreaPlant); /** * Unsets the "SubstantiveAreaPlant" element */ void unsetSubstantiveAreaPlant(); /** * Gets the "SubstantiveAreaAnimal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSubstantiveAreaAnimal(); /** * Gets (as xml) the "SubstantiveAreaAnimal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSubstantiveAreaAnimal(); /** * True if has "SubstantiveAreaAnimal" element */ boolean isSetSubstantiveAreaAnimal(); /** * Sets the "SubstantiveAreaAnimal" element */ void setSubstantiveAreaAnimal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum substantiveAreaAnimal); /** * Sets (as xml) the "SubstantiveAreaAnimal" element */ void xsetSubstantiveAreaAnimal(gov.grants.apply.system.globalLibraryV20.YesNoDataType substantiveAreaAnimal); /** * Unsets the "SubstantiveAreaAnimal" element */ void unsetSubstantiveAreaAnimal(); /** * Gets the "HUMANNUTRITION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHUMANNUTRITION(); /** * Gets (as xml) the "HUMANNUTRITION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHUMANNUTRITION(); /** * True if has "HUMANNUTRITION" element */ boolean isSetHUMANNUTRITION(); /** * Sets the "HUMANNUTRITION" element */ void setHUMANNUTRITION(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum humannutrition); /** * Sets (as xml) the "HUMANNUTRITION" element */ void xsetHUMANNUTRITION(gov.grants.apply.system.globalLibraryV20.YesNoDataType humannutrition); /** * Unsets the "HUMANNUTRITION" element */ void unsetHUMANNUTRITION(); /** * Gets the "INFORMATICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getINFORMATICS(); /** * Gets (as xml) the "INFORMATICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetINFORMATICS(); /** * True if has "INFORMATICS" element */ boolean isSetINFORMATICS(); /** * Sets the "INFORMATICS" element */ void setINFORMATICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum informatics); /** * Sets (as xml) the "INFORMATICS" element */ void xsetINFORMATICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType informatics); /** * Unsets the "INFORMATICS" element */ void unsetINFORMATICS(); /** * Gets the "MARINEMAMMALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMARINEMAMMALS(); /** * Gets (as xml) the "MARINEMAMMALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMARINEMAMMALS(); /** * True if has "MARINEMAMMALS" element */ boolean isSetMARINEMAMMALS(); /** * Sets the "MARINEMAMMALS" element */ void setMARINEMAMMALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum marinemammals); /** * Sets (as xml) the "MARINEMAMMALS" element */ void xsetMARINEMAMMALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType marinemammals); /** * Unsets the "MARINEMAMMALS" element */ void unsetMARINEMAMMALS(); /** * Gets the "MOLECULARAPPROACHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMOLECULARAPPROACHES(); /** * Gets (as xml) the "MOLECULARAPPROACHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMOLECULARAPPROACHES(); /** * True if has "MOLECULARAPPROACHES" element */ boolean isSetMOLECULARAPPROACHES(); /** * Sets the "MOLECULARAPPROACHES" element */ void setMOLECULARAPPROACHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum molecularapproaches); /** * Sets (as xml) the "MOLECULARAPPROACHES" element */ void xsetMOLECULARAPPROACHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType molecularapproaches); /** * Unsets the "MOLECULARAPPROACHES" element */ void unsetMOLECULARAPPROACHES(); /** * Gets the "MolecularEvolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMolecularEvolution(); /** * Gets (as xml) the "MolecularEvolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMolecularEvolution(); /** * True if has "MolecularEvolution" element */ boolean isSetMolecularEvolution(); /** * Sets the "MolecularEvolution" element */ void setMolecularEvolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum molecularEvolution); /** * Sets (as xml) the "MolecularEvolution" element */ void xsetMolecularEvolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType molecularEvolution); /** * Unsets the "MolecularEvolution" element */ void unsetMolecularEvolution(); /** * Gets the "NANOSCIENCE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNANOSCIENCE(); /** * Gets (as xml) the "NANOSCIENCE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNANOSCIENCE(); /** * True if has "NANOSCIENCE" element */ boolean isSetNANOSCIENCE(); /** * Sets the "NANOSCIENCE" element */ void setNANOSCIENCE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nanoscience); /** * Sets (as xml) the "NANOSCIENCE" element */ void xsetNANOSCIENCE(gov.grants.apply.system.globalLibraryV20.YesNoDataType nanoscience); /** * Unsets the "NANOSCIENCE" element */ void unsetNANOSCIENCE(); /** * Gets the "ORGANISMALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getORGANISMALSYSTEMS(); /** * Gets (as xml) the "ORGANISMALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetORGANISMALSYSTEMS(); /** * True if has "ORGANISMALSYSTEMS" element */ boolean isSetORGANISMALSYSTEMS(); /** * Sets the "ORGANISMALSYSTEMS" element */ void setORGANISMALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum organismalsystems); /** * Sets (as xml) the "ORGANISMALSYSTEMS" element */ void xsetORGANISMALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType organismalsystems); /** * Unsets the "ORGANISMALSYSTEMS" element */ void unsetORGANISMALSYSTEMS(); /** * Gets the "PhysiologicalApproaches" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhysiologicalApproaches(); /** * Gets (as xml) the "PhysiologicalApproaches" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhysiologicalApproaches(); /** * True if has "PhysiologicalApproaches" element */ boolean isSetPhysiologicalApproaches(); /** * Sets the "PhysiologicalApproaches" element */ void setPhysiologicalApproaches(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum physiologicalApproaches); /** * Sets (as xml) the "PhysiologicalApproaches" element */ void xsetPhysiologicalApproaches(gov.grants.apply.system.globalLibraryV20.YesNoDataType physiologicalApproaches); /** * Unsets the "PhysiologicalApproaches" element */ void unsetPhysiologicalApproaches(); /** * Gets the "MetabolicProcesses" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMetabolicProcesses(); /** * Gets (as xml) the "MetabolicProcesses" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMetabolicProcesses(); /** * True if has "MetabolicProcesses" element */ boolean isSetMetabolicProcesses(); /** * Sets the "MetabolicProcesses" element */ void setMetabolicProcesses(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum metabolicProcesses); /** * Sets (as xml) the "MetabolicProcesses" element */ void xsetMetabolicProcesses(gov.grants.apply.system.globalLibraryV20.YesNoDataType metabolicProcesses); /** * Unsets the "MetabolicProcesses" element */ void unsetMetabolicProcesses(); /** * Gets the "HormonalRegulation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHormonalRegulation(); /** * Gets (as xml) the "HormonalRegulation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHormonalRegulation(); /** * True if has "HormonalRegulation" element */ boolean isSetHormonalRegulation(); /** * Sets the "HormonalRegulation" element */ void setHormonalRegulation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hormonalRegulation); /** * Sets (as xml) the "HormonalRegulation" element */ void xsetHormonalRegulation(gov.grants.apply.system.globalLibraryV20.YesNoDataType hormonalRegulation); /** * Unsets the "HormonalRegulation" element */ void unsetHormonalRegulation(); /** * Gets the "StressResponses" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStressResponses(); /** * Gets (as xml) the "StressResponses" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStressResponses(); /** * True if has "StressResponses" element */ boolean isSetStressResponses(); /** * Sets the "StressResponses" element */ void setStressResponses(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stressResponses); /** * Sets (as xml) the "StressResponses" element */ void xsetStressResponses(gov.grants.apply.system.globalLibraryV20.YesNoDataType stressResponses); /** * Unsets the "StressResponses" element */ void unsetStressResponses(); /** * Gets the "SensoryBiology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSensoryBiology(); /** * Gets (as xml) the "SensoryBiology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSensoryBiology(); /** * True if has "SensoryBiology" element */ boolean isSetSensoryBiology(); /** * Sets the "SensoryBiology" element */ void setSensoryBiology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sensoryBiology); /** * Sets (as xml) the "SensoryBiology" element */ void xsetSensoryBiology(gov.grants.apply.system.globalLibraryV20.YesNoDataType sensoryBiology); /** * Unsets the "SensoryBiology" element */ void unsetSensoryBiology(); /** * Gets the "MovementStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMovementStudies(); /** * Gets (as xml) the "MovementStudies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMovementStudies(); /** * True if has "MovementStudies" element */ boolean isSetMovementStudies(); /** * Sets the "MovementStudies" element */ void setMovementStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum movementStudies); /** * Sets (as xml) the "MovementStudies" element */ void xsetMovementStudies(gov.grants.apply.system.globalLibraryV20.YesNoDataType movementStudies); /** * Unsets the "MovementStudies" element */ void unsetMovementStudies(); /** * Gets the "PALEONTOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPALEONTOLOGY(); /** * Gets (as xml) the "PALEONTOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPALEONTOLOGY(); /** * True if has "PALEONTOLOGY" element */ boolean isSetPALEONTOLOGY(); /** * Sets the "PALEONTOLOGY" element */ void setPALEONTOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paleontology); /** * Sets (as xml) the "PALEONTOLOGY" element */ void xsetPALEONTOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType paleontology); /** * Unsets the "PALEONTOLOGY" element */ void unsetPALEONTOLOGY(); /** * Gets the "Floristic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFloristic(); /** * Gets (as xml) the "Floristic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFloristic(); /** * True if has "Floristic" element */ boolean isSetFloristic(); /** * Sets the "Floristic" element */ void setFloristic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum floristic); /** * Sets (as xml) the "Floristic" element */ void xsetFloristic(gov.grants.apply.system.globalLibraryV20.YesNoDataType floristic); /** * Unsets the "Floristic" element */ void unsetFloristic(); /** * Gets the "Faunistic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFaunistic(); /** * Gets (as xml) the "Faunistic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFaunistic(); /** * True if has "Faunistic" element */ boolean isSetFaunistic(); /** * Sets the "Faunistic" element */ void setFaunistic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum faunistic); /** * Sets (as xml) the "Faunistic" element */ void xsetFaunistic(gov.grants.apply.system.globalLibraryV20.YesNoDataType faunistic); /** * Unsets the "Faunistic" element */ void unsetFaunistic(); /** * Gets the "Paleoecology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPaleoecology(); /** * Gets (as xml) the "Paleoecology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPaleoecology(); /** * True if has "Paleoecology" element */ boolean isSetPaleoecology(); /** * Sets the "Paleoecology" element */ void setPaleoecology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paleoecology); /** * Sets (as xml) the "Paleoecology" element */ void xsetPaleoecology(gov.grants.apply.system.globalLibraryV20.YesNoDataType paleoecology); /** * Unsets the "Paleoecology" element */ void unsetPaleoecology(); /** * Gets the "Biostratigraphy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBiostratigraphy(); /** * Gets (as xml) the "Biostratigraphy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBiostratigraphy(); /** * True if has "Biostratigraphy" element */ boolean isSetBiostratigraphy(); /** * Sets the "Biostratigraphy" element */ void setBiostratigraphy(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biostratigraphy); /** * Sets (as xml) the "Biostratigraphy" element */ void xsetBiostratigraphy(gov.grants.apply.system.globalLibraryV20.YesNoDataType biostratigraphy); /** * Unsets the "Biostratigraphy" element */ void unsetBiostratigraphy(); /** * Gets the "Palynology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPalynology(); /** * Gets (as xml) the "Palynology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPalynology(); /** * True if has "Palynology" element */ boolean isSetPalynology(); /** * Sets the "Palynology" element */ void setPalynology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum palynology); /** * Sets (as xml) the "Palynology" element */ void xsetPalynology(gov.grants.apply.system.globalLibraryV20.YesNoDataType palynology); /** * Unsets the "Palynology" element */ void unsetPalynology(); /** * Gets the "Micropaleontology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMicropaleontology(); /** * Gets (as xml) the "Micropaleontology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMicropaleontology(); /** * True if has "Micropaleontology" element */ boolean isSetMicropaleontology(); /** * Sets the "Micropaleontology" element */ void setMicropaleontology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum micropaleontology); /** * Sets (as xml) the "Micropaleontology" element */ void xsetMicropaleontology(gov.grants.apply.system.globalLibraryV20.YesNoDataType micropaleontology); /** * Unsets the "Micropaleontology" element */ void unsetMicropaleontology(); /** * Gets the "Paleoclimatology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPaleoclimatology(); /** * Gets (as xml) the "Paleoclimatology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPaleoclimatology(); /** * True if has "Paleoclimatology" element */ boolean isSetPaleoclimatology(); /** * Sets the "Paleoclimatology" element */ void setPaleoclimatology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paleoclimatology); /** * Sets (as xml) the "Paleoclimatology" element */ void xsetPaleoclimatology(gov.grants.apply.system.globalLibraryV20.YesNoDataType paleoclimatology); /** * Unsets the "Paleoclimatology" element */ void unsetPaleoclimatology(); /** * Gets the "Archeozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArcheozoic(); /** * Gets (as xml) the "Archeozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArcheozoic(); /** * True if has "Archeozoic" element */ boolean isSetArcheozoic(); /** * Sets the "Archeozoic" element */ void setArcheozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum archeozoic); /** * Sets (as xml) the "Archeozoic" element */ void xsetArcheozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType archeozoic); /** * Unsets the "Archeozoic" element */ void unsetArcheozoic(); /** * Gets the "Paleozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPaleozoic(); /** * Gets (as xml) the "Paleozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPaleozoic(); /** * True if has "Paleozoic" element */ boolean isSetPaleozoic(); /** * Sets the "Paleozoic" element */ void setPaleozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paleozoic); /** * Sets (as xml) the "Paleozoic" element */ void xsetPaleozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType paleozoic); /** * Unsets the "Paleozoic" element */ void unsetPaleozoic(); /** * Gets the "Mesozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMesozoic(); /** * Gets (as xml) the "Mesozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMesozoic(); /** * True if has "Mesozoic" element */ boolean isSetMesozoic(); /** * Sets the "Mesozoic" element */ void setMesozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mesozoic); /** * Sets (as xml) the "Mesozoic" element */ void xsetMesozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType mesozoic); /** * Unsets the "Mesozoic" element */ void unsetMesozoic(); /** * Gets the "Cenozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCenozoic(); /** * Gets (as xml) the "Cenozoic" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCenozoic(); /** * True if has "Cenozoic" element */ boolean isSetCenozoic(); /** * Sets the "Cenozoic" element */ void setCenozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cenozoic); /** * Sets (as xml) the "Cenozoic" element */ void xsetCenozoic(gov.grants.apply.system.globalLibraryV20.YesNoDataType cenozoic); /** * Unsets the "Cenozoic" element */ void unsetCenozoic(); /** * Gets the "PHOTOSYNTHESIS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPHOTOSYNTHESIS(); /** * Gets (as xml) the "PHOTOSYNTHESIS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPHOTOSYNTHESIS(); /** * True if has "PHOTOSYNTHESIS" element */ boolean isSetPHOTOSYNTHESIS(); /** * Sets the "PHOTOSYNTHESIS" element */ void setPHOTOSYNTHESIS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum photosynthesis); /** * Sets (as xml) the "PHOTOSYNTHESIS" element */ void xsetPHOTOSYNTHESIS(gov.grants.apply.system.globalLibraryV20.YesNoDataType photosynthesis); /** * Unsets the "PHOTOSYNTHESIS" element */ void unsetPHOTOSYNTHESIS(); /** * Gets the "PLANTBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPLANTBIOLOGY(); /** * Gets (as xml) the "PLANTBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPLANTBIOLOGY(); /** * True if has "PLANTBIOLOGY" element */ boolean isSetPLANTBIOLOGY(); /** * Sets the "PLANTBIOLOGY" element */ void setPLANTBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plantbiology); /** * Sets (as xml) the "PLANTBIOLOGY" element */ void xsetPLANTBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType plantbiology); /** * Unsets the "PLANTBIOLOGY" element */ void unsetPLANTBIOLOGY(); /** * Gets the "ArabidopsisResearch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArabidopsisResearch(); /** * Gets (as xml) the "ArabidopsisResearch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArabidopsisResearch(); /** * True if has "ArabidopsisResearch" element */ boolean isSetArabidopsisResearch(); /** * Sets the "ArabidopsisResearch" element */ void setArabidopsisResearch(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum arabidopsisResearch); /** * Sets (as xml) the "ArabidopsisResearch" element */ void xsetArabidopsisResearch(gov.grants.apply.system.globalLibraryV20.YesNoDataType arabidopsisResearch); /** * Unsets the "ArabidopsisResearch" element */ void unsetArabidopsisResearch(); /** * Gets the "POPULATIONDYNAMICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPOPULATIONDYNAMICS(); /** * Gets (as xml) the "POPULATIONDYNAMICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPOPULATIONDYNAMICS(); /** * True if has "POPULATIONDYNAMICS" element */ boolean isSetPOPULATIONDYNAMICS(); /** * Sets the "POPULATIONDYNAMICS" element */ void setPOPULATIONDYNAMICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum populationdynamics); /** * Sets (as xml) the "POPULATIONDYNAMICS" element */ void xsetPOPULATIONDYNAMICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType populationdynamics); /** * Unsets the "POPULATIONDYNAMICS" element */ void unsetPOPULATIONDYNAMICS(); /** * Gets the "DemographyLifeHistory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDemographyLifeHistory(); /** * Gets (as xml) the "DemographyLifeHistory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDemographyLifeHistory(); /** * True if has "DemographyLifeHistory" element */ boolean isSetDemographyLifeHistory(); /** * Sets the "DemographyLifeHistory" element */ void setDemographyLifeHistory(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum demographyLifeHistory); /** * Sets (as xml) the "DemographyLifeHistory" element */ void xsetDemographyLifeHistory(gov.grants.apply.system.globalLibraryV20.YesNoDataType demographyLifeHistory); /** * Unsets the "DemographyLifeHistory" element */ void unsetDemographyLifeHistory(); /** * Gets the "PopulationCycles" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPopulationCycles(); /** * Gets (as xml) the "PopulationCycles" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPopulationCycles(); /** * True if has "PopulationCycles" element */ boolean isSetPopulationCycles(); /** * Sets the "PopulationCycles" element */ void setPopulationCycles(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum populationCycles); /** * Sets (as xml) the "PopulationCycles" element */ void xsetPopulationCycles(gov.grants.apply.system.globalLibraryV20.YesNoDataType populationCycles); /** * Unsets the "PopulationCycles" element */ void unsetPopulationCycles(); /** * Gets the "DistributionPatchiness" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDistributionPatchiness(); /** * Gets (as xml) the "DistributionPatchiness" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDistributionPatchiness(); /** * True if has "DistributionPatchiness" element */ boolean isSetDistributionPatchiness(); /** * Sets the "DistributionPatchiness" element */ void setDistributionPatchiness(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum distributionPatchiness); /** * Sets (as xml) the "DistributionPatchiness" element */ void xsetDistributionPatchiness(gov.grants.apply.system.globalLibraryV20.YesNoDataType distributionPatchiness); /** * Unsets the "DistributionPatchiness" element */ void unsetDistributionPatchiness(); /** * Gets the "PopulationRegulation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPopulationRegulation(); /** * Gets (as xml) the "PopulationRegulation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPopulationRegulation(); /** * True if has "PopulationRegulation" element */ boolean isSetPopulationRegulation(); /** * Sets the "PopulationRegulation" element */ void setPopulationRegulation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum populationRegulation); /** * Sets (as xml) the "PopulationRegulation" element */ void xsetPopulationRegulation(gov.grants.apply.system.globalLibraryV20.YesNoDataType populationRegulation); /** * Unsets the "PopulationRegulation" element */ void unsetPopulationRegulation(); /** * Gets the "IntraspecificCompetition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIntraspecificCompetition(); /** * Gets (as xml) the "IntraspecificCompetition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIntraspecificCompetition(); /** * True if has "IntraspecificCompetition" element */ boolean isSetIntraspecificCompetition(); /** * Sets the "IntraspecificCompetition" element */ void setIntraspecificCompetition(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum intraspecificCompetition); /** * Sets (as xml) the "IntraspecificCompetition" element */ void xsetIntraspecificCompetition(gov.grants.apply.system.globalLibraryV20.YesNoDataType intraspecificCompetition); /** * Unsets the "IntraspecificCompetition" element */ void unsetIntraspecificCompetition(); /** * Gets the "ReproductiveStrategies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getReproductiveStrategies(); /** * Gets (as xml) the "ReproductiveStrategies" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetReproductiveStrategies(); /** * True if has "ReproductiveStrategies" element */ boolean isSetReproductiveStrategies(); /** * Sets the "ReproductiveStrategies" element */ void setReproductiveStrategies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum reproductiveStrategies); /** * Sets (as xml) the "ReproductiveStrategies" element */ void xsetReproductiveStrategies(gov.grants.apply.system.globalLibraryV20.YesNoDataType reproductiveStrategies); /** * Unsets the "ReproductiveStrategies" element */ void unsetReproductiveStrategies(); /** * Gets the "GenderAllocation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGenderAllocation(); /** * Gets (as xml) the "GenderAllocation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGenderAllocation(); /** * True if has "GenderAllocation" element */ boolean isSetGenderAllocation(); /** * Sets the "GenderAllocation" element */ void setGenderAllocation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum genderAllocation); /** * Sets (as xml) the "GenderAllocation" element */ void xsetGenderAllocation(gov.grants.apply.system.globalLibraryV20.YesNoDataType genderAllocation); /** * Unsets the "GenderAllocation" element */ void unsetGenderAllocation(); /** * Gets the "Metapopulations" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMetapopulations(); /** * Gets (as xml) the "Metapopulations" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMetapopulations(); /** * True if has "Metapopulations" element */ boolean isSetMetapopulations(); /** * Sets the "Metapopulations" element */ void setMetapopulations(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum metapopulations); /** * Sets (as xml) the "Metapopulations" element */ void xsetMetapopulations(gov.grants.apply.system.globalLibraryV20.YesNoDataType metapopulations); /** * Unsets the "Metapopulations" element */ void unsetMetapopulations(); /** * Gets the "Extinction" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExtinction(); /** * Gets (as xml) the "Extinction" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExtinction(); /** * True if has "Extinction" element */ boolean isSetExtinction(); /** * Sets the "Extinction" element */ void setExtinction(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum extinction); /** * Sets (as xml) the "Extinction" element */ void xsetExtinction(gov.grants.apply.system.globalLibraryV20.YesNoDataType extinction); /** * Unsets the "Extinction" element */ void unsetExtinction(); /** * Gets the "POPULATIONGENETICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPOPULATIONGENETICS(); /** * Gets (as xml) the "POPULATIONGENETICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPOPULATIONGENETICS(); /** * True if has "POPULATIONGENETICS" element */ boolean isSetPOPULATIONGENETICS(); /** * Sets the "POPULATIONGENETICS" element */ void setPOPULATIONGENETICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum populationgenetics); /** * Sets (as xml) the "POPULATIONGENETICS" element */ void xsetPOPULATIONGENETICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType populationgenetics); /** * Unsets the "POPULATIONGENETICS" element */ void unsetPOPULATIONGENETICS(); /** * Gets the "Variation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVariation(); /** * Gets (as xml) the "Variation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVariation(); /** * True if has "Variation" element */ boolean isSetVariation(); /** * Sets the "Variation" element */ void setVariation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum variation); /** * Sets (as xml) the "Variation" element */ void xsetVariation(gov.grants.apply.system.globalLibraryV20.YesNoDataType variation); /** * Unsets the "Variation" element */ void unsetVariation(); /** * Gets the "Microevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMicroevolution(); /** * Gets (as xml) the "Microevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMicroevolution(); /** * True if has "Microevolution" element */ boolean isSetMicroevolution(); /** * Sets the "Microevolution" element */ void setMicroevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum microevolution); /** * Sets (as xml) the "Microevolution" element */ void xsetMicroevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType microevolution); /** * Unsets the "Microevolution" element */ void unsetMicroevolution(); /** * Gets the "Speciation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSpeciation(); /** * Gets (as xml) the "Speciation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSpeciation(); /** * True if has "Speciation" element */ boolean isSetSpeciation(); /** * Sets the "Speciation" element */ void setSpeciation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum speciation); /** * Sets (as xml) the "Speciation" element */ void xsetSpeciation(gov.grants.apply.system.globalLibraryV20.YesNoDataType speciation); /** * Unsets the "Speciation" element */ void unsetSpeciation(); /** * Gets the "Hybridization" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHybridization(); /** * Gets (as xml) the "Hybridization" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHybridization(); /** * True if has "Hybridization" element */ boolean isSetHybridization(); /** * Sets the "Hybridization" element */ void setHybridization(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hybridization); /** * Sets (as xml) the "Hybridization" element */ void xsetHybridization(gov.grants.apply.system.globalLibraryV20.YesNoDataType hybridization); /** * Unsets the "Hybridization" element */ void unsetHybridization(); /** * Gets the "InbreedingOutbreeding" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInbreedingOutbreeding(); /** * Gets (as xml) the "InbreedingOutbreeding" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInbreedingOutbreeding(); /** * True if has "InbreedingOutbreeding" element */ boolean isSetInbreedingOutbreeding(); /** * Sets the "InbreedingOutbreeding" element */ void setInbreedingOutbreeding(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum inbreedingOutbreeding); /** * Sets (as xml) the "InbreedingOutbreeding" element */ void xsetInbreedingOutbreeding(gov.grants.apply.system.globalLibraryV20.YesNoDataType inbreedingOutbreeding); /** * Unsets the "InbreedingOutbreeding" element */ void unsetInbreedingOutbreeding(); /** * Gets the "GeneFlowMeasurement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGeneFlowMeasurement(); /** * Gets (as xml) the "GeneFlowMeasurement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGeneFlowMeasurement(); /** * True if has "GeneFlowMeasurement" element */ boolean isSetGeneFlowMeasurement(); /** * Sets the "GeneFlowMeasurement" element */ void setGeneFlowMeasurement(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum geneFlowMeasurement); /** * Sets (as xml) the "GeneFlowMeasurement" element */ void xsetGeneFlowMeasurement(gov.grants.apply.system.globalLibraryV20.YesNoDataType geneFlowMeasurement); /** * Unsets the "GeneFlowMeasurement" element */ void unsetGeneFlowMeasurement(); /** * Gets the "InheritanceHeritability" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInheritanceHeritability(); /** * Gets (as xml) the "InheritanceHeritability" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInheritanceHeritability(); /** * True if has "InheritanceHeritability" element */ boolean isSetInheritanceHeritability(); /** * Sets the "InheritanceHeritability" element */ void setInheritanceHeritability(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum inheritanceHeritability); /** * Sets (as xml) the "InheritanceHeritability" element */ void xsetInheritanceHeritability(gov.grants.apply.system.globalLibraryV20.YesNoDataType inheritanceHeritability); /** * Unsets the "InheritanceHeritability" element */ void unsetInheritanceHeritability(); /** * Gets the "QuantitativeGenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getQuantitativeGenetics(); /** * Gets (as xml) the "QuantitativeGenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetQuantitativeGenetics(); /** * True if has "QuantitativeGenetics" element */ boolean isSetQuantitativeGenetics(); /** * Sets the "QuantitativeGenetics" element */ void setQuantitativeGenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum quantitativeGenetics); /** * Sets (as xml) the "QuantitativeGenetics" element */ void xsetQuantitativeGenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType quantitativeGenetics); /** * Unsets the "QuantitativeGenetics" element */ void unsetQuantitativeGenetics(); /** * Gets the "EcologicalGenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEcologicalGenetics(); /** * Gets (as xml) the "EcologicalGenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEcologicalGenetics(); /** * True if has "EcologicalGenetics" element */ boolean isSetEcologicalGenetics(); /** * Sets the "EcologicalGenetics" element */ void setEcologicalGenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ecologicalGenetics); /** * Sets (as xml) the "EcologicalGenetics" element */ void xsetEcologicalGenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType ecologicalGenetics); /** * Unsets the "EcologicalGenetics" element */ void unsetEcologicalGenetics(); /** * Gets the "GenderRatios" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGenderRatios(); /** * Gets (as xml) the "GenderRatios" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGenderRatios(); /** * True if has "GenderRatios" element */ boolean isSetGenderRatios(); /** * Sets the "GenderRatios" element */ void setGenderRatios(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum genderRatios); /** * Sets (as xml) the "GenderRatios" element */ void xsetGenderRatios(gov.grants.apply.system.globalLibraryV20.YesNoDataType genderRatios); /** * Unsets the "GenderRatios" element */ void unsetGenderRatios(); /** * Gets the "ApomixisParthenogenesis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApomixisParthenogenesis(); /** * Gets (as xml) the "ApomixisParthenogenesis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApomixisParthenogenesis(); /** * True if has "ApomixisParthenogenesis" element */ boolean isSetApomixisParthenogenesis(); /** * Sets the "ApomixisParthenogenesis" element */ void setApomixisParthenogenesis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apomixisParthenogenesis); /** * Sets (as xml) the "ApomixisParthenogenesis" element */ void xsetApomixisParthenogenesis(gov.grants.apply.system.globalLibraryV20.YesNoDataType apomixisParthenogenesis); /** * Unsets the "ApomixisParthenogenesis" element */ void unsetApomixisParthenogenesis(); /** * Gets the "VegetativeReproduction" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVegetativeReproduction(); /** * Gets (as xml) the "VegetativeReproduction" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVegetativeReproduction(); /** * True if has "VegetativeReproduction" element */ boolean isSetVegetativeReproduction(); /** * Sets the "VegetativeReproduction" element */ void setVegetativeReproduction(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vegetativeReproduction); /** * Sets (as xml) the "VegetativeReproduction" element */ void xsetVegetativeReproduction(gov.grants.apply.system.globalLibraryV20.YesNoDataType vegetativeReproduction); /** * Unsets the "VegetativeReproduction" element */ void unsetVegetativeReproduction(); /** * Gets the "REPRODUCTIVEANIMALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getREPRODUCTIVEANIMALBIOLOGY(); /** * Gets (as xml) the "REPRODUCTIVEANIMALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetREPRODUCTIVEANIMALBIOLOGY(); /** * True if has "REPRODUCTIVEANIMALBIOLOGY" element */ boolean isSetREPRODUCTIVEANIMALBIOLOGY(); /** * Sets the "REPRODUCTIVEANIMALBIOLOGY" element */ void setREPRODUCTIVEANIMALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum reproductiveanimalbiology); /** * Sets (as xml) the "REPRODUCTIVEANIMALBIOLOGY" element */ void xsetREPRODUCTIVEANIMALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType reproductiveanimalbiology); /** * Unsets the "REPRODUCTIVEANIMALBIOLOGY" element */ void unsetREPRODUCTIVEANIMALBIOLOGY(); /** * Gets the "SPECIESINTERACTIONS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSPECIESINTERACTIONS(); /** * Gets (as xml) the "SPECIESINTERACTIONS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSPECIESINTERACTIONS(); /** * True if has "SPECIESINTERACTIONS" element */ boolean isSetSPECIESINTERACTIONS(); /** * Sets the "SPECIESINTERACTIONS" element */ void setSPECIESINTERACTIONS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum speciesinteractions); /** * Sets (as xml) the "SPECIESINTERACTIONS" element */ void xsetSPECIESINTERACTIONS(gov.grants.apply.system.globalLibraryV20.YesNoDataType speciesinteractions); /** * Unsets the "SPECIESINTERACTIONS" element */ void unsetSPECIESINTERACTIONS(); /** * Gets the "Predation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPredation(); /** * Gets (as xml) the "Predation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPredation(); /** * True if has "Predation" element */ boolean isSetPredation(); /** * Sets the "Predation" element */ void setPredation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum predation); /** * Sets (as xml) the "Predation" element */ void xsetPredation(gov.grants.apply.system.globalLibraryV20.YesNoDataType predation); /** * Unsets the "Predation" element */ void unsetPredation(); /** * Gets the "Herbivory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHerbivory(); /** * Gets (as xml) the "Herbivory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHerbivory(); /** * True if has "Herbivory" element */ boolean isSetHerbivory(); /** * Sets the "Herbivory" element */ void setHerbivory(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum herbivory); /** * Sets (as xml) the "Herbivory" element */ void xsetHerbivory(gov.grants.apply.system.globalLibraryV20.YesNoDataType herbivory); /** * Unsets the "Herbivory" element */ void unsetHerbivory(); /** * Gets the "Omnivory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOmnivory(); /** * Gets (as xml) the "Omnivory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOmnivory(); /** * True if has "Omnivory" element */ boolean isSetOmnivory(); /** * Sets the "Omnivory" element */ void setOmnivory(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum omnivory); /** * Sets (as xml) the "Omnivory" element */ void xsetOmnivory(gov.grants.apply.system.globalLibraryV20.YesNoDataType omnivory); /** * Unsets the "Omnivory" element */ void unsetOmnivory(); /** * Gets the "InterspecificCompetition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInterspecificCompetition(); /** * Gets (as xml) the "InterspecificCompetition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInterspecificCompetition(); /** * True if has "InterspecificCompetition" element */ boolean isSetInterspecificCompetition(); /** * Sets the "InterspecificCompetition" element */ void setInterspecificCompetition(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum interspecificCompetition); /** * Sets (as xml) the "InterspecificCompetition" element */ void xsetInterspecificCompetition(gov.grants.apply.system.globalLibraryV20.YesNoDataType interspecificCompetition); /** * Unsets the "InterspecificCompetition" element */ void unsetInterspecificCompetition(); /** * Gets the "NicheRelationships" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNicheRelationships(); /** * Gets (as xml) the "NicheRelationships" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNicheRelationships(); /** * True if has "NicheRelationships" element */ boolean isSetNicheRelationships(); /** * Sets the "NicheRelationships" element */ void setNicheRelationships(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nicheRelationships); /** * Sets (as xml) the "NicheRelationships" element */ void xsetNicheRelationships(gov.grants.apply.system.globalLibraryV20.YesNoDataType nicheRelationships); /** * Unsets the "NicheRelationships" element */ void unsetNicheRelationships(); /** * Gets the "PollinationSeedDispersal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPollinationSeedDispersal(); /** * Gets (as xml) the "PollinationSeedDispersal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPollinationSeedDispersal(); /** * True if has "PollinationSeedDispersal" element */ boolean isSetPollinationSeedDispersal(); /** * Sets the "PollinationSeedDispersal" element */ void setPollinationSeedDispersal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pollinationSeedDispersal); /** * Sets (as xml) the "PollinationSeedDispersal" element */ void xsetPollinationSeedDispersal(gov.grants.apply.system.globalLibraryV20.YesNoDataType pollinationSeedDispersal); /** * Unsets the "PollinationSeedDispersal" element */ void unsetPollinationSeedDispersal(); /** * Gets the "Parasitism" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParasitism(); /** * Gets (as xml) the "Parasitism" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParasitism(); /** * True if has "Parasitism" element */ boolean isSetParasitism(); /** * Sets the "Parasitism" element */ void setParasitism(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum parasitism); /** * Sets (as xml) the "Parasitism" element */ void xsetParasitism(gov.grants.apply.system.globalLibraryV20.YesNoDataType parasitism); /** * Unsets the "Parasitism" element */ void unsetParasitism(); /** * Gets the "MutualismCommensalism" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMutualismCommensalism(); /** * Gets (as xml) the "MutualismCommensalism" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMutualismCommensalism(); /** * True if has "MutualismCommensalism" element */ boolean isSetMutualismCommensalism(); /** * Sets the "MutualismCommensalism" element */ void setMutualismCommensalism(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mutualismCommensalism); /** * Sets (as xml) the "MutualismCommensalism" element */ void xsetMutualismCommensalism(gov.grants.apply.system.globalLibraryV20.YesNoDataType mutualismCommensalism); /** * Unsets the "MutualismCommensalism" element */ void unsetMutualismCommensalism(); /** * Gets the "PlantFungalMicrobialInteractions" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPlantFungalMicrobialInteractions(); /** * Gets (as xml) the "PlantFungalMicrobialInteractions" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPlantFungalMicrobialInteractions(); /** * True if has "PlantFungalMicrobialInteractions" element */ boolean isSetPlantFungalMicrobialInteractions(); /** * Sets the "PlantFungalMicrobialInteractions" element */ void setPlantFungalMicrobialInteractions(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plantFungalMicrobialInteractions); /** * Sets (as xml) the "PlantFungalMicrobialInteractions" element */ void xsetPlantFungalMicrobialInteractions(gov.grants.apply.system.globalLibraryV20.YesNoDataType plantFungalMicrobialInteractions); /** * Unsets the "PlantFungalMicrobialInteractions" element */ void unsetPlantFungalMicrobialInteractions(); /** * Gets the "Mimicry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMimicry(); /** * Gets (as xml) the "Mimicry" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMimicry(); /** * True if has "Mimicry" element */ boolean isSetMimicry(); /** * Sets the "Mimicry" element */ void setMimicry(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mimicry); /** * Sets (as xml) the "Mimicry" element */ void xsetMimicry(gov.grants.apply.system.globalLibraryV20.YesNoDataType mimicry); /** * Unsets the "Mimicry" element */ void unsetMimicry(); /** * Gets the "AnimalPathology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnimalPathology(); /** * Gets (as xml) the "AnimalPathology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnimalPathology(); /** * True if has "AnimalPathology" element */ boolean isSetAnimalPathology(); /** * Sets the "AnimalPathology" element */ void setAnimalPathology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum animalPathology); /** * Sets (as xml) the "AnimalPathology" element */ void xsetAnimalPathology(gov.grants.apply.system.globalLibraryV20.YesNoDataType animalPathology); /** * Unsets the "AnimalPathology" element */ void unsetAnimalPathology(); /** * Gets the "PlantPathology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPlantPathology(); /** * Gets (as xml) the "PlantPathology" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPlantPathology(); /** * True if has "PlantPathology" element */ boolean isSetPlantPathology(); /** * Sets the "PlantPathology" element */ void setPlantPathology(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plantPathology); /** * Sets (as xml) the "PlantPathology" element */ void xsetPlantPathology(gov.grants.apply.system.globalLibraryV20.YesNoDataType plantPathology); /** * Unsets the "PlantPathology" element */ void unsetPlantPathology(); /** * Gets the "Coevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCoevolution(); /** * Gets (as xml) the "Coevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCoevolution(); /** * True if has "Coevolution" element */ boolean isSetCoevolution(); /** * Sets the "Coevolution" element */ void setCoevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coevolution); /** * Sets (as xml) the "Coevolution" element */ void xsetCoevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType coevolution); /** * Unsets the "Coevolution" element */ void unsetCoevolution(); /** * Gets the "BiologicalControl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBiologicalControl(); /** * Gets (as xml) the "BiologicalControl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBiologicalControl(); /** * True if has "BiologicalControl" element */ boolean isSetBiologicalControl(); /** * Sets the "BiologicalControl" element */ void setBiologicalControl(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum biologicalControl); /** * Sets (as xml) the "BiologicalControl" element */ void xsetBiologicalControl(gov.grants.apply.system.globalLibraryV20.YesNoDataType biologicalControl); /** * Unsets the "BiologicalControl" element */ void unsetBiologicalControl(); /** * Gets the "SPINALCORDNERVEREGENERATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSPINALCORDNERVEREGENERATION(); /** * Gets (as xml) the "SPINALCORDNERVEREGENERATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSPINALCORDNERVEREGENERATION(); /** * True if has "SPINALCORDNERVEREGENERATION" element */ boolean isSetSPINALCORDNERVEREGENERATION(); /** * Sets the "SPINALCORDNERVEREGENERATION" element */ void setSPINALCORDNERVEREGENERATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum spinalcordnerveregeneration); /** * Sets (as xml) the "SPINALCORDNERVEREGENERATION" element */ void xsetSPINALCORDNERVEREGENERATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType spinalcordnerveregeneration); /** * Unsets the "SPINALCORDNERVEREGENERATION" element */ void unsetSPINALCORDNERVEREGENERATION(); /** * Gets the "STATISTICSMODELING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSTATISTICSMODELING(); /** * Gets (as xml) the "STATISTICSMODELING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSTATISTICSMODELING(); /** * True if has "STATISTICSMODELING" element */ boolean isSetSTATISTICSMODELING(); /** * Sets the "STATISTICSMODELING" element */ void setSTATISTICSMODELING(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum statisticsmodeling); /** * Sets (as xml) the "STATISTICSMODELING" element */ void xsetSTATISTICSMODELING(gov.grants.apply.system.globalLibraryV20.YesNoDataType statisticsmodeling); /** * Unsets the "STATISTICSMODELING" element */ void unsetSTATISTICSMODELING(); /** * Gets the "MethodsInstrumentationSoftware" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMethodsInstrumentationSoftware(); /** * Gets (as xml) the "MethodsInstrumentationSoftware" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMethodsInstrumentationSoftware(); /** * True if has "MethodsInstrumentationSoftware" element */ boolean isSetMethodsInstrumentationSoftware(); /** * Sets the "MethodsInstrumentationSoftware" element */ void setMethodsInstrumentationSoftware(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum methodsInstrumentationSoftware); /** * Sets (as xml) the "MethodsInstrumentationSoftware" element */ void xsetMethodsInstrumentationSoftware(gov.grants.apply.system.globalLibraryV20.YesNoDataType methodsInstrumentationSoftware); /** * Unsets the "MethodsInstrumentationSoftware" element */ void unsetMethodsInstrumentationSoftware(); /** * Gets the "Modeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getModeling(); /** * Gets (as xml) the "Modeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetModeling(); /** * True if has "Modeling" element */ boolean isSetModeling(); /** * Sets the "Modeling" element */ void setModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum modeling); /** * Sets (as xml) the "Modeling" element */ void xsetModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType modeling); /** * Unsets the "Modeling" element */ void unsetModeling(); /** * Gets the "ModelingBiologicalMolecularSystems" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getModelingBiologicalMolecularSystems(); /** * Gets (as xml) the "ModelingBiologicalMolecularSystems" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetModelingBiologicalMolecularSystems(); /** * True if has "ModelingBiologicalMolecularSystems" element */ boolean isSetModelingBiologicalMolecularSystems(); /** * Sets the "ModelingBiologicalMolecularSystems" element */ void setModelingBiologicalMolecularSystems(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum modelingBiologicalMolecularSystems); /** * Sets (as xml) the "ModelingBiologicalMolecularSystems" element */ void xsetModelingBiologicalMolecularSystems(gov.grants.apply.system.globalLibraryV20.YesNoDataType modelingBiologicalMolecularSystems); /** * Unsets the "ModelingBiologicalMolecularSystems" element */ void unsetModelingBiologicalMolecularSystems(); /** * Gets the "ComputationalModeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getComputationalModeling(); /** * Gets (as xml) the "ComputationalModeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetComputationalModeling(); /** * True if has "ComputationalModeling" element */ boolean isSetComputationalModeling(); /** * Sets the "ComputationalModeling" element */ void setComputationalModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum computationalModeling); /** * Sets (as xml) the "ComputationalModeling" element */ void xsetComputationalModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType computationalModeling); /** * Unsets the "ComputationalModeling" element */ void unsetComputationalModeling(); /** * Gets the "Statistics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStatistics(); /** * Gets (as xml) the "Statistics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStatistics(); /** * True if has "Statistics" element */ boolean isSetStatistics(); /** * Sets the "Statistics" element */ void setStatistics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum statistics); /** * Sets (as xml) the "Statistics" element */ void xsetStatistics(gov.grants.apply.system.globalLibraryV20.YesNoDataType statistics); /** * Unsets the "Statistics" element */ void unsetStatistics(); /** * Gets the "MultivariateMethods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMultivariateMethods(); /** * Gets (as xml) the "MultivariateMethods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMultivariateMethods(); /** * True if has "MultivariateMethods" element */ boolean isSetMultivariateMethods(); /** * Sets the "MultivariateMethods" element */ void setMultivariateMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum multivariateMethods); /** * Sets (as xml) the "MultivariateMethods" element */ void xsetMultivariateMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType multivariateMethods); /** * Unsets the "MultivariateMethods" element */ void unsetMultivariateMethods(); /** * Gets the "SpatialStatisticsModeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSpatialStatisticsModeling(); /** * Gets (as xml) the "SpatialStatisticsModeling" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSpatialStatisticsModeling(); /** * True if has "SpatialStatisticsModeling" element */ boolean isSetSpatialStatisticsModeling(); /** * Sets the "SpatialStatisticsModeling" element */ void setSpatialStatisticsModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum spatialStatisticsModeling); /** * Sets (as xml) the "SpatialStatisticsModeling" element */ void xsetSpatialStatisticsModeling(gov.grants.apply.system.globalLibraryV20.YesNoDataType spatialStatisticsModeling); /** * Unsets the "SpatialStatisticsModeling" element */ void unsetSpatialStatisticsModeling(); /** * Gets the "SamplingDesignAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSamplingDesignAnalysis(); /** * Gets (as xml) the "SamplingDesignAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSamplingDesignAnalysis(); /** * True if has "SamplingDesignAnalysis" element */ boolean isSetSamplingDesignAnalysis(); /** * Sets the "SamplingDesignAnalysis" element */ void setSamplingDesignAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum samplingDesignAnalysis); /** * Sets (as xml) the "SamplingDesignAnalysis" element */ void xsetSamplingDesignAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType samplingDesignAnalysis); /** * Unsets the "SamplingDesignAnalysis" element */ void unsetSamplingDesignAnalysis(); /** * Gets the "ExperimentalDesignAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExperimentalDesignAnalysis(); /** * Gets (as xml) the "ExperimentalDesignAnalysis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExperimentalDesignAnalysis(); /** * True if has "ExperimentalDesignAnalysis" element */ boolean isSetExperimentalDesignAnalysis(); /** * Sets the "ExperimentalDesignAnalysis" element */ void setExperimentalDesignAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum experimentalDesignAnalysis); /** * Sets (as xml) the "ExperimentalDesignAnalysis" element */ void xsetExperimentalDesignAnalysis(gov.grants.apply.system.globalLibraryV20.YesNoDataType experimentalDesignAnalysis); /** * Unsets the "ExperimentalDesignAnalysis" element */ void unsetExperimentalDesignAnalysis(); /** * Gets the "STRUCTURALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSTRUCTURALBIOLOGY(); /** * Gets (as xml) the "STRUCTURALBIOLOGY" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSTRUCTURALBIOLOGY(); /** * True if has "STRUCTURALBIOLOGY" element */ boolean isSetSTRUCTURALBIOLOGY(); /** * Sets the "STRUCTURALBIOLOGY" element */ void setSTRUCTURALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum structuralbiology); /** * Sets (as xml) the "STRUCTURALBIOLOGY" element */ void xsetSTRUCTURALBIOLOGY(gov.grants.apply.system.globalLibraryV20.YesNoDataType structuralbiology); /** * Unsets the "STRUCTURALBIOLOGY" element */ void unsetSTRUCTURALBIOLOGY(); /** * Gets the "SYSTEMATICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSYSTEMATICS(); /** * Gets (as xml) the "SYSTEMATICS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSYSTEMATICS(); /** * True if has "SYSTEMATICS" element */ boolean isSetSYSTEMATICS(); /** * Sets the "SYSTEMATICS" element */ void setSYSTEMATICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum systematics); /** * Sets (as xml) the "SYSTEMATICS" element */ void xsetSYSTEMATICS(gov.grants.apply.system.globalLibraryV20.YesNoDataType systematics); /** * Unsets the "SYSTEMATICS" element */ void unsetSYSTEMATICS(); /** * Gets the "TaxonomyClassification" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTaxonomyClassification(); /** * Gets (as xml) the "TaxonomyClassification" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTaxonomyClassification(); /** * True if has "TaxonomyClassification" element */ boolean isSetTaxonomyClassification(); /** * Sets the "TaxonomyClassification" element */ void setTaxonomyClassification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum taxonomyClassification); /** * Sets (as xml) the "TaxonomyClassification" element */ void xsetTaxonomyClassification(gov.grants.apply.system.globalLibraryV20.YesNoDataType taxonomyClassification); /** * Unsets the "TaxonomyClassification" element */ void unsetTaxonomyClassification(); /** * Gets the "Nomenclature" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNomenclature(); /** * Gets (as xml) the "Nomenclature" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNomenclature(); /** * True if has "Nomenclature" element */ boolean isSetNomenclature(); /** * Sets the "Nomenclature" element */ void setNomenclature(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nomenclature); /** * Sets (as xml) the "Nomenclature" element */ void xsetNomenclature(gov.grants.apply.system.globalLibraryV20.YesNoDataType nomenclature); /** * Unsets the "Nomenclature" element */ void unsetNomenclature(); /** * Gets the "MonographRevision" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonographRevision(); /** * Gets (as xml) the "MonographRevision" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonographRevision(); /** * True if has "MonographRevision" element */ boolean isSetMonographRevision(); /** * Sets the "MonographRevision" element */ void setMonographRevision(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monographRevision); /** * Sets (as xml) the "MonographRevision" element */ void xsetMonographRevision(gov.grants.apply.system.globalLibraryV20.YesNoDataType monographRevision); /** * Unsets the "MonographRevision" element */ void unsetMonographRevision(); /** * Gets the "Phylogenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhylogenetics(); /** * Gets (as xml) the "Phylogenetics" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhylogenetics(); /** * True if has "Phylogenetics" element */ boolean isSetPhylogenetics(); /** * Sets the "Phylogenetics" element */ void setPhylogenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum phylogenetics); /** * Sets (as xml) the "Phylogenetics" element */ void xsetPhylogenetics(gov.grants.apply.system.globalLibraryV20.YesNoDataType phylogenetics); /** * Unsets the "Phylogenetics" element */ void unsetPhylogenetics(); /** * Gets the "PheneticsCladisticsNumericalTaxonomy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPheneticsCladisticsNumericalTaxonomy(); /** * Gets (as xml) the "PheneticsCladisticsNumericalTaxonomy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPheneticsCladisticsNumericalTaxonomy(); /** * True if has "PheneticsCladisticsNumericalTaxonomy" element */ boolean isSetPheneticsCladisticsNumericalTaxonomy(); /** * Sets the "PheneticsCladisticsNumericalTaxonomy" element */ void setPheneticsCladisticsNumericalTaxonomy(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pheneticsCladisticsNumericalTaxonomy); /** * Sets (as xml) the "PheneticsCladisticsNumericalTaxonomy" element */ void xsetPheneticsCladisticsNumericalTaxonomy(gov.grants.apply.system.globalLibraryV20.YesNoDataType pheneticsCladisticsNumericalTaxonomy); /** * Unsets the "PheneticsCladisticsNumericalTaxonomy" element */ void unsetPheneticsCladisticsNumericalTaxonomy(); /** * Gets the "Macroevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMacroevolution(); /** * Gets (as xml) the "Macroevolution" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMacroevolution(); /** * True if has "Macroevolution" element */ boolean isSetMacroevolution(); /** * Sets the "Macroevolution" element */ void setMacroevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum macroevolution); /** * Sets (as xml) the "Macroevolution" element */ void xsetMacroevolution(gov.grants.apply.system.globalLibraryV20.YesNoDataType macroevolution); /** * Unsets the "Macroevolution" element */ void unsetMacroevolution(); /** * Gets the "SubstantiveAreaNone" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSubstantiveAreaNone(); /** * Gets (as xml) the "SubstantiveAreaNone" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSubstantiveAreaNone(); /** * True if has "SubstantiveAreaNone" element */ boolean isSetSubstantiveAreaNone(); /** * Sets the "SubstantiveAreaNone" element */ void setSubstantiveAreaNone(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum substantiveAreaNone); /** * Sets (as xml) the "SubstantiveAreaNone" element */ void xsetSubstantiveAreaNone(gov.grants.apply.system.globalLibraryV20.YesNoDataType substantiveAreaNone); /** * Unsets the "SubstantiveAreaNone" element */ void unsetSubstantiveAreaNone(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.SubstantiveArea) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML INFRASTRUCTURE(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface INFRASTRUCTURE extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(INFRASTRUCTURE.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("infrastructure1864elemtype"); /** * Gets the "CollectionEnhancement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCollectionEnhancement(); /** * Gets (as xml) the "CollectionEnhancement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCollectionEnhancement(); /** * True if has "CollectionEnhancement" element */ boolean isSetCollectionEnhancement(); /** * Sets the "CollectionEnhancement" element */ void setCollectionEnhancement(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum collectionEnhancement); /** * Sets (as xml) the "CollectionEnhancement" element */ void xsetCollectionEnhancement(gov.grants.apply.system.globalLibraryV20.YesNoDataType collectionEnhancement); /** * Unsets the "CollectionEnhancement" element */ void unsetCollectionEnhancement(); /** * Gets the "CollectionRefurbishment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCollectionRefurbishment(); /** * Gets (as xml) the "CollectionRefurbishment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCollectionRefurbishment(); /** * True if has "CollectionRefurbishment" element */ boolean isSetCollectionRefurbishment(); /** * Sets the "CollectionRefurbishment" element */ void setCollectionRefurbishment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum collectionRefurbishment); /** * Sets (as xml) the "CollectionRefurbishment" element */ void xsetCollectionRefurbishment(gov.grants.apply.system.globalLibraryV20.YesNoDataType collectionRefurbishment); /** * Unsets the "CollectionRefurbishment" element */ void unsetCollectionRefurbishment(); /** * Gets the "LivingOrganismStockCultures" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLivingOrganismStockCultures(); /** * Gets (as xml) the "LivingOrganismStockCultures" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLivingOrganismStockCultures(); /** * True if has "LivingOrganismStockCultures" element */ boolean isSetLivingOrganismStockCultures(); /** * Sets the "LivingOrganismStockCultures" element */ void setLivingOrganismStockCultures(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum livingOrganismStockCultures); /** * Sets (as xml) the "LivingOrganismStockCultures" element */ void xsetLivingOrganismStockCultures(gov.grants.apply.system.globalLibraryV20.YesNoDataType livingOrganismStockCultures); /** * Unsets the "LivingOrganismStockCultures" element */ void unsetLivingOrganismStockCultures(); /** * Gets the "NaturalHistoryCollections" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNaturalHistoryCollections(); /** * Gets (as xml) the "NaturalHistoryCollections" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNaturalHistoryCollections(); /** * True if has "NaturalHistoryCollections" element */ boolean isSetNaturalHistoryCollections(); /** * Sets the "NaturalHistoryCollections" element */ void setNaturalHistoryCollections(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naturalHistoryCollections); /** * Sets (as xml) the "NaturalHistoryCollections" element */ void xsetNaturalHistoryCollections(gov.grants.apply.system.globalLibraryV20.YesNoDataType naturalHistoryCollections); /** * Unsets the "NaturalHistoryCollections" element */ void unsetNaturalHistoryCollections(); /** * Gets the "DATABASES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDATABASES(); /** * Gets (as xml) the "DATABASES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDATABASES(); /** * True if has "DATABASES" element */ boolean isSetDATABASES(); /** * Sets the "DATABASES" element */ void setDATABASES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum databases); /** * Sets (as xml) the "DATABASES" element */ void xsetDATABASES(gov.grants.apply.system.globalLibraryV20.YesNoDataType databases); /** * Unsets the "DATABASES" element */ void unsetDATABASES(); /** * Gets the "DatabaseInitiation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDatabaseInitiation(); /** * Gets (as xml) the "DatabaseInitiation" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDatabaseInitiation(); /** * True if has "DatabaseInitiation" element */ boolean isSetDatabaseInitiation(); /** * Sets the "DatabaseInitiation" element */ void setDatabaseInitiation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum databaseInitiation); /** * Sets (as xml) the "DatabaseInitiation" element */ void xsetDatabaseInitiation(gov.grants.apply.system.globalLibraryV20.YesNoDataType databaseInitiation); /** * Unsets the "DatabaseInitiation" element */ void unsetDatabaseInitiation(); /** * Gets the "DatabaseEnhancement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDatabaseEnhancement(); /** * Gets (as xml) the "DatabaseEnhancement" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDatabaseEnhancement(); /** * True if has "DatabaseEnhancement" element */ boolean isSetDatabaseEnhancement(); /** * Sets the "DatabaseEnhancement" element */ void setDatabaseEnhancement(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum databaseEnhancement); /** * Sets (as xml) the "DatabaseEnhancement" element */ void xsetDatabaseEnhancement(gov.grants.apply.system.globalLibraryV20.YesNoDataType databaseEnhancement); /** * Unsets the "DatabaseEnhancement" element */ void unsetDatabaseEnhancement(); /** * Gets the "DatabaseMaintenanceandCuration" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDatabaseMaintenanceandCuration(); /** * Gets (as xml) the "DatabaseMaintenanceandCuration" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDatabaseMaintenanceandCuration(); /** * True if has "DatabaseMaintenanceandCuration" element */ boolean isSetDatabaseMaintenanceandCuration(); /** * Sets the "DatabaseMaintenanceandCuration" element */ void setDatabaseMaintenanceandCuration(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum databaseMaintenanceandCuration); /** * Sets (as xml) the "DatabaseMaintenanceandCuration" element */ void xsetDatabaseMaintenanceandCuration(gov.grants.apply.system.globalLibraryV20.YesNoDataType databaseMaintenanceandCuration); /** * Unsets the "DatabaseMaintenanceandCuration" element */ void unsetDatabaseMaintenanceandCuration(); /** * Gets the "DatabaseMethods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDatabaseMethods(); /** * Gets (as xml) the "DatabaseMethods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDatabaseMethods(); /** * True if has "DatabaseMethods" element */ boolean isSetDatabaseMethods(); /** * Sets the "DatabaseMethods" element */ void setDatabaseMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum databaseMethods); /** * Sets (as xml) the "DatabaseMethods" element */ void xsetDatabaseMethods(gov.grants.apply.system.globalLibraryV20.YesNoDataType databaseMethods); /** * Unsets the "DatabaseMethods" element */ void unsetDatabaseMethods(); /** * Gets the "ControlledEnvironmentFacilities" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getControlledEnvironmentFacilities(); /** * Gets (as xml) the "ControlledEnvironmentFacilities" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetControlledEnvironmentFacilities(); /** * True if has "ControlledEnvironmentFacilities" element */ boolean isSetControlledEnvironmentFacilities(); /** * Sets the "ControlledEnvironmentFacilities" element */ void setControlledEnvironmentFacilities(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum controlledEnvironmentFacilities); /** * Sets (as xml) the "ControlledEnvironmentFacilities" element */ void xsetControlledEnvironmentFacilities(gov.grants.apply.system.globalLibraryV20.YesNoDataType controlledEnvironmentFacilities); /** * Unsets the "ControlledEnvironmentFacilities" element */ void unsetControlledEnvironmentFacilities(); /** * Gets the "FieldStations" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFieldStations(); /** * Gets (as xml) the "FieldStations" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFieldStations(); /** * True if has "FieldStations" element */ boolean isSetFieldStations(); /** * Sets the "FieldStations" element */ void setFieldStations(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fieldStations); /** * Sets (as xml) the "FieldStations" element */ void xsetFieldStations(gov.grants.apply.system.globalLibraryV20.YesNoDataType fieldStations); /** * Unsets the "FieldStations" element */ void unsetFieldStations(); /** * Gets the "FieldFacilityStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFieldFacilityStructure(); /** * Gets (as xml) the "FieldFacilityStructure" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFieldFacilityStructure(); /** * True if has "FieldFacilityStructure" element */ boolean isSetFieldFacilityStructure(); /** * Sets the "FieldFacilityStructure" element */ void setFieldFacilityStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fieldFacilityStructure); /** * Sets (as xml) the "FieldFacilityStructure" element */ void xsetFieldFacilityStructure(gov.grants.apply.system.globalLibraryV20.YesNoDataType fieldFacilityStructure); /** * Unsets the "FieldFacilityStructure" element */ void unsetFieldFacilityStructure(); /** * Gets the "FieldFacilityEquipment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFieldFacilityEquipment(); /** * Gets (as xml) the "FieldFacilityEquipment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFieldFacilityEquipment(); /** * True if has "FieldFacilityEquipment" element */ boolean isSetFieldFacilityEquipment(); /** * Sets the "FieldFacilityEquipment" element */ void setFieldFacilityEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fieldFacilityEquipment); /** * Sets (as xml) the "FieldFacilityEquipment" element */ void xsetFieldFacilityEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType fieldFacilityEquipment); /** * Unsets the "FieldFacilityEquipment" element */ void unsetFieldFacilityEquipment(); /** * Gets the "LTERSite" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLTERSite(); /** * Gets (as xml) the "LTERSite" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLTERSite(); /** * True if has "LTERSite" element */ boolean isSetLTERSite(); /** * Sets the "LTERSite" element */ void setLTERSite(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lterSite); /** * Sets (as xml) the "LTERSite" element */ void xsetLTERSite(gov.grants.apply.system.globalLibraryV20.YesNoDataType lterSite); /** * Unsets the "LTERSite" element */ void unsetLTERSite(); /** * Gets the "GENOMESEQUENCING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGENOMESEQUENCING(); /** * Gets (as xml) the "GENOMESEQUENCING" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGENOMESEQUENCING(); /** * True if has "GENOMESEQUENCING" element */ boolean isSetGENOMESEQUENCING(); /** * Sets the "GENOMESEQUENCING" element */ void setGENOMESEQUENCING(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum genomesequencing); /** * Sets (as xml) the "GENOMESEQUENCING" element */ void xsetGENOMESEQUENCING(gov.grants.apply.system.globalLibraryV20.YesNoDataType genomesequencing); /** * Unsets the "GENOMESEQUENCING" element */ void unsetGENOMESEQUENCING(); /** * Gets the "ArabidopsisGenome_G226Sequencing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArabidopsisGenomeG226Sequencing(); /** * Gets (as xml) the "ArabidopsisGenome_G226Sequencing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArabidopsisGenomeG226Sequencing(); /** * True if has "ArabidopsisGenome_G226Sequencing" element */ boolean isSetArabidopsisGenomeG226Sequencing(); /** * Sets the "ArabidopsisGenome_G226Sequencing" element */ void setArabidopsisGenomeG226Sequencing(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum arabidopsisGenomeG226Sequencing); /** * Sets (as xml) the "ArabidopsisGenome_G226Sequencing" element */ void xsetArabidopsisGenomeG226Sequencing(gov.grants.apply.system.globalLibraryV20.YesNoDataType arabidopsisGenomeG226Sequencing); /** * Unsets the "ArabidopsisGenome_G226Sequencing" element */ void unsetArabidopsisGenomeG226Sequencing(); /** * Gets the "OtherPlantGenomeSequencing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOtherPlantGenomeSequencing(); /** * Gets (as xml) the "OtherPlantGenomeSequencing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOtherPlantGenomeSequencing(); /** * True if has "OtherPlantGenomeSequencing" element */ boolean isSetOtherPlantGenomeSequencing(); /** * Sets the "OtherPlantGenomeSequencing" element */ void setOtherPlantGenomeSequencing(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum otherPlantGenomeSequencing); /** * Sets (as xml) the "OtherPlantGenomeSequencing" element */ void xsetOtherPlantGenomeSequencing(gov.grants.apply.system.globalLibraryV20.YesNoDataType otherPlantGenomeSequencing); /** * Unsets the "OtherPlantGenomeSequencing" element */ void unsetOtherPlantGenomeSequencing(); /** * Gets the "INDUSTRYPARTICIPATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getINDUSTRYPARTICIPATION(); /** * Gets (as xml) the "INDUSTRYPARTICIPATION" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetINDUSTRYPARTICIPATION(); /** * True if has "INDUSTRYPARTICIPATION" element */ boolean isSetINDUSTRYPARTICIPATION(); /** * Sets the "INDUSTRYPARTICIPATION" element */ void setINDUSTRYPARTICIPATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum industryparticipation); /** * Sets (as xml) the "INDUSTRYPARTICIPATION" element */ void xsetINDUSTRYPARTICIPATION(gov.grants.apply.system.globalLibraryV20.YesNoDataType industryparticipation); /** * Unsets the "INDUSTRYPARTICIPATION" element */ void unsetINDUSTRYPARTICIPATION(); /** * Gets the "InstrumentDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInstrumentDevelopment(); /** * Gets (as xml) the "InstrumentDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInstrumentDevelopment(); /** * True if has "InstrumentDevelopment" element */ boolean isSetInstrumentDevelopment(); /** * Sets the "InstrumentDevelopment" element */ void setInstrumentDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum instrumentDevelopment); /** * Sets (as xml) the "InstrumentDevelopment" element */ void xsetInstrumentDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType instrumentDevelopment); /** * Unsets the "InstrumentDevelopment" element */ void unsetInstrumentDevelopment(); /** * Gets the "InstrumentAcquisition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInstrumentAcquisition(); /** * Gets (as xml) the "InstrumentAcquisition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInstrumentAcquisition(); /** * True if has "InstrumentAcquisition" element */ boolean isSetInstrumentAcquisition(); /** * Sets the "InstrumentAcquisition" element */ void setInstrumentAcquisition(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum instrumentAcquisition); /** * Sets (as xml) the "InstrumentAcquisition" element */ void xsetInstrumentAcquisition(gov.grants.apply.system.globalLibraryV20.YesNoDataType instrumentAcquisition); /** * Unsets the "InstrumentAcquisition" element */ void unsetInstrumentAcquisition(); /** * Gets the "ComputationalHardwareDevelopmentAcquisition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getComputationalHardwareDevelopmentAcquisition(); /** * Gets (as xml) the "ComputationalHardwareDevelopmentAcquisition" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetComputationalHardwareDevelopmentAcquisition(); /** * True if has "ComputationalHardwareDevelopmentAcquisition" element */ boolean isSetComputationalHardwareDevelopmentAcquisition(); /** * Sets the "ComputationalHardwareDevelopmentAcquisition" element */ void setComputationalHardwareDevelopmentAcquisition(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum computationalHardwareDevelopmentAcquisition); /** * Sets (as xml) the "ComputationalHardwareDevelopmentAcquisition" element */ void xsetComputationalHardwareDevelopmentAcquisition(gov.grants.apply.system.globalLibraryV20.YesNoDataType computationalHardwareDevelopmentAcquisition); /** * Unsets the "ComputationalHardwareDevelopmentAcquisition" element */ void unsetComputationalHardwareDevelopmentAcquisition(); /** * Gets the "AnalyticalAlgorithmDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnalyticalAlgorithmDevelopment(); /** * Gets (as xml) the "AnalyticalAlgorithmDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnalyticalAlgorithmDevelopment(); /** * True if has "AnalyticalAlgorithmDevelopment" element */ boolean isSetAnalyticalAlgorithmDevelopment(); /** * Sets the "AnalyticalAlgorithmDevelopment" element */ void setAnalyticalAlgorithmDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum analyticalAlgorithmDevelopment); /** * Sets (as xml) the "AnalyticalAlgorithmDevelopment" element */ void xsetAnalyticalAlgorithmDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType analyticalAlgorithmDevelopment); /** * Unsets the "AnalyticalAlgorithmDevelopment" element */ void unsetAnalyticalAlgorithmDevelopment(); /** * Gets the "OtherSoftwareDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOtherSoftwareDevelopment(); /** * Gets (as xml) the "OtherSoftwareDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOtherSoftwareDevelopment(); /** * True if has "OtherSoftwareDevelopment" element */ boolean isSetOtherSoftwareDevelopment(); /** * Sets the "OtherSoftwareDevelopment" element */ void setOtherSoftwareDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum otherSoftwareDevelopment); /** * Sets (as xml) the "OtherSoftwareDevelopment" element */ void xsetOtherSoftwareDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType otherSoftwareDevelopment); /** * Unsets the "OtherSoftwareDevelopment" element */ void unsetOtherSoftwareDevelopment(); /** * Gets the "InformaticsToolDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInformaticsToolDevelopment(); /** * Gets (as xml) the "InformaticsToolDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInformaticsToolDevelopment(); /** * True if has "InformaticsToolDevelopment" element */ boolean isSetInformaticsToolDevelopment(); /** * Sets the "InformaticsToolDevelopment" element */ void setInformaticsToolDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum informaticsToolDevelopment); /** * Sets (as xml) the "InformaticsToolDevelopment" element */ void xsetInformaticsToolDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType informaticsToolDevelopment); /** * Unsets the "InformaticsToolDevelopment" element */ void unsetInformaticsToolDevelopment(); /** * Gets the "TechniqueDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTechniqueDevelopment(); /** * Gets (as xml) the "TechniqueDevelopment" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTechniqueDevelopment(); /** * True if has "TechniqueDevelopment" element */ boolean isSetTechniqueDevelopment(); /** * Sets the "TechniqueDevelopment" element */ void setTechniqueDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum techniqueDevelopment); /** * Sets (as xml) the "TechniqueDevelopment" element */ void xsetTechniqueDevelopment(gov.grants.apply.system.globalLibraryV20.YesNoDataType techniqueDevelopment); /** * Unsets the "TechniqueDevelopment" element */ void unsetTechniqueDevelopment(); /** * Gets the "GeographicInformationSystems" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGeographicInformationSystems(); /** * Gets (as xml) the "GeographicInformationSystems" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGeographicInformationSystems(); /** * True if has "GeographicInformationSystems" element */ boolean isSetGeographicInformationSystems(); /** * Sets the "GeographicInformationSystems" element */ void setGeographicInformationSystems(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum geographicInformationSystems); /** * Sets (as xml) the "GeographicInformationSystems" element */ void xsetGeographicInformationSystems(gov.grants.apply.system.globalLibraryV20.YesNoDataType geographicInformationSystems); /** * Unsets the "GeographicInformationSystems" element */ void unsetGeographicInformationSystems(); /** * Gets the "RemoteSensing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRemoteSensing(); /** * Gets (as xml) the "RemoteSensing" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRemoteSensing(); /** * True if has "RemoteSensing" element */ boolean isSetRemoteSensing(); /** * Sets the "RemoteSensing" element */ void setRemoteSensing(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum remoteSensing); /** * Sets (as xml) the "RemoteSensing" element */ void xsetRemoteSensing(gov.grants.apply.system.globalLibraryV20.YesNoDataType remoteSensing); /** * Unsets the "RemoteSensing" element */ void unsetRemoteSensing(); /** * Gets the "MultiTraining" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMultiTraining(); /** * Gets (as xml) the "MultiTraining" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMultiTraining(); /** * True if has "MultiTraining" element */ boolean isSetMultiTraining(); /** * Sets the "MultiTraining" element */ void setMultiTraining(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum multiTraining); /** * Sets (as xml) the "MultiTraining" element */ void xsetMultiTraining(gov.grants.apply.system.globalLibraryV20.YesNoDataType multiTraining); /** * Unsets the "MultiTraining" element */ void unsetMultiTraining(); /** * Gets the "INFRASTRUCTURENONE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getINFRASTRUCTURENONE(); /** * Gets (as xml) the "INFRASTRUCTURENONE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetINFRASTRUCTURENONE(); /** * True if has "INFRASTRUCTURENONE" element */ boolean isSetINFRASTRUCTURENONE(); /** * Sets the "INFRASTRUCTURENONE" element */ void setINFRASTRUCTURENONE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum infrastructurenone); /** * Sets (as xml) the "INFRASTRUCTURENONE" element */ void xsetINFRASTRUCTURENONE(gov.grants.apply.system.globalLibraryV20.YesNoDataType infrastructurenone); /** * Unsets the "INFRASTRUCTURENONE" element */ void unsetINFRASTRUCTURENONE(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.INFRASTRUCTURE) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML HABITAT(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface HABITAT extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HABITAT.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("habitat1130elemtype"); /** * Gets the "GENERALTERRESTRIAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGENERALTERRESTRIAL(); /** * Gets (as xml) the "GENERALTERRESTRIAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGENERALTERRESTRIAL(); /** * True if has "GENERALTERRESTRIAL" element */ boolean isSetGENERALTERRESTRIAL(); /** * Sets the "GENERALTERRESTRIAL" element */ void setGENERALTERRESTRIAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum generalterrestrial); /** * Sets (as xml) the "GENERALTERRESTRIAL" element */ void xsetGENERALTERRESTRIAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType generalterrestrial); /** * Unsets the "GENERALTERRESTRIAL" element */ void unsetGENERALTERRESTRIAL(); /** * Gets the "TUNDRA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTUNDRA(); /** * Gets (as xml) the "TUNDRA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTUNDRA(); /** * True if has "TUNDRA" element */ boolean isSetTUNDRA(); /** * Sets the "TUNDRA" element */ void setTUNDRA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tundra); /** * Sets (as xml) the "TUNDRA" element */ void xsetTUNDRA(gov.grants.apply.system.globalLibraryV20.YesNoDataType tundra); /** * Unsets the "TUNDRA" element */ void unsetTUNDRA(); /** * Gets the "BOREALFOREST" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBOREALFOREST(); /** * Gets (as xml) the "BOREALFOREST" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBOREALFOREST(); /** * True if has "BOREALFOREST" element */ boolean isSetBOREALFOREST(); /** * Sets the "BOREALFOREST" element */ void setBOREALFOREST(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum borealforest); /** * Sets (as xml) the "BOREALFOREST" element */ void xsetBOREALFOREST(gov.grants.apply.system.globalLibraryV20.YesNoDataType borealforest); /** * Unsets the "BOREALFOREST" element */ void unsetBOREALFOREST(); /** * Gets the "TEMPERATE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATE(); /** * Gets (as xml) the "TEMPERATE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATE(); /** * True if has "TEMPERATE" element */ boolean isSetTEMPERATE(); /** * Sets the "TEMPERATE" element */ void setTEMPERATE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperate); /** * Sets (as xml) the "TEMPERATE" element */ void xsetTEMPERATE(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperate); /** * Unsets the "TEMPERATE" element */ void unsetTEMPERATE(); /** * Gets the "TEMPERATEDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATEDeciduousForest(); /** * Gets (as xml) the "TEMPERATEDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATEDeciduousForest(); /** * True if has "TEMPERATEDeciduousForest" element */ boolean isSetTEMPERATEDeciduousForest(); /** * Sets the "TEMPERATEDeciduousForest" element */ void setTEMPERATEDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperateDeciduousForest); /** * Sets (as xml) the "TEMPERATEDeciduousForest" element */ void xsetTEMPERATEDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperateDeciduousForest); /** * Unsets the "TEMPERATEDeciduousForest" element */ void unsetTEMPERATEDeciduousForest(); /** * Gets the "TEMPERATEConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATEConiferousForest(); /** * Gets (as xml) the "TEMPERATEConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATEConiferousForest(); /** * True if has "TEMPERATEConiferousForest" element */ boolean isSetTEMPERATEConiferousForest(); /** * Sets the "TEMPERATEConiferousForest" element */ void setTEMPERATEConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperateConiferousForest); /** * Sets (as xml) the "TEMPERATEConiferousForest" element */ void xsetTEMPERATEConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperateConiferousForest); /** * Unsets the "TEMPERATEConiferousForest" element */ void unsetTEMPERATEConiferousForest(); /** * Gets the "TEMPERATERainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATERainForest(); /** * Gets (as xml) the "TEMPERATERainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATERainForest(); /** * True if has "TEMPERATERainForest" element */ boolean isSetTEMPERATERainForest(); /** * Sets the "TEMPERATERainForest" element */ void setTEMPERATERainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperateRainForest); /** * Sets (as xml) the "TEMPERATERainForest" element */ void xsetTEMPERATERainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperateRainForest); /** * Unsets the "TEMPERATERainForest" element */ void unsetTEMPERATERainForest(); /** * Gets the "TEMPERATEMixedForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATEMixedForest(); /** * Gets (as xml) the "TEMPERATEMixedForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATEMixedForest(); /** * True if has "TEMPERATEMixedForest" element */ boolean isSetTEMPERATEMixedForest(); /** * Sets the "TEMPERATEMixedForest" element */ void setTEMPERATEMixedForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperateMixedForest); /** * Sets (as xml) the "TEMPERATEMixedForest" element */ void xsetTEMPERATEMixedForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperateMixedForest); /** * Unsets the "TEMPERATEMixedForest" element */ void unsetTEMPERATEMixedForest(); /** * Gets the "TEMPERATEPrairieGrasslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATEPrairieGrasslands(); /** * Gets (as xml) the "TEMPERATEPrairieGrasslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATEPrairieGrasslands(); /** * True if has "TEMPERATEPrairieGrasslands" element */ boolean isSetTEMPERATEPrairieGrasslands(); /** * Sets the "TEMPERATEPrairieGrasslands" element */ void setTEMPERATEPrairieGrasslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperatePrairieGrasslands); /** * Sets (as xml) the "TEMPERATEPrairieGrasslands" element */ void xsetTEMPERATEPrairieGrasslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperatePrairieGrasslands); /** * Unsets the "TEMPERATEPrairieGrasslands" element */ void unsetTEMPERATEPrairieGrasslands(); /** * Gets the "TEMPERATEDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTEMPERATEDesert(); /** * Gets (as xml) the "TEMPERATEDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTEMPERATEDesert(); /** * True if has "TEMPERATEDesert" element */ boolean isSetTEMPERATEDesert(); /** * Sets the "TEMPERATEDesert" element */ void setTEMPERATEDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum temperateDesert); /** * Sets (as xml) the "TEMPERATEDesert" element */ void xsetTEMPERATEDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType temperateDesert); /** * Unsets the "TEMPERATEDesert" element */ void unsetTEMPERATEDesert(); /** * Gets the "SUBTROPICAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICAL(); /** * Gets (as xml) the "SUBTROPICAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICAL(); /** * True if has "SUBTROPICAL" element */ boolean isSetSUBTROPICAL(); /** * Sets the "SUBTROPICAL" element */ void setSUBTROPICAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropical); /** * Sets (as xml) the "SUBTROPICAL" element */ void xsetSUBTROPICAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropical); /** * Unsets the "SUBTROPICAL" element */ void unsetSUBTROPICAL(); /** * Gets the "SUBTROPICALRainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALRainForest(); /** * Gets (as xml) the "SUBTROPICALRainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALRainForest(); /** * True if has "SUBTROPICALRainForest" element */ boolean isSetSUBTROPICALRainForest(); /** * Sets the "SUBTROPICALRainForest" element */ void setSUBTROPICALRainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalRainForest); /** * Sets (as xml) the "SUBTROPICALRainForest" element */ void xsetSUBTROPICALRainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalRainForest); /** * Unsets the "SUBTROPICALRainForest" element */ void unsetSUBTROPICALRainForest(); /** * Gets the "SUBTROPICALSeasonalForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALSeasonalForest(); /** * Gets (as xml) the "SUBTROPICALSeasonalForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALSeasonalForest(); /** * True if has "SUBTROPICALSeasonalForest" element */ boolean isSetSUBTROPICALSeasonalForest(); /** * Sets the "SUBTROPICALSeasonalForest" element */ void setSUBTROPICALSeasonalForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalSeasonalForest); /** * Sets (as xml) the "SUBTROPICALSeasonalForest" element */ void xsetSUBTROPICALSeasonalForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalSeasonalForest); /** * Unsets the "SUBTROPICALSeasonalForest" element */ void unsetSUBTROPICALSeasonalForest(); /** * Gets the "SUBTROPICALSavanna" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALSavanna(); /** * Gets (as xml) the "SUBTROPICALSavanna" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALSavanna(); /** * True if has "SUBTROPICALSavanna" element */ boolean isSetSUBTROPICALSavanna(); /** * Sets the "SUBTROPICALSavanna" element */ void setSUBTROPICALSavanna(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalSavanna); /** * Sets (as xml) the "SUBTROPICALSavanna" element */ void xsetSUBTROPICALSavanna(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalSavanna); /** * Unsets the "SUBTROPICALSavanna" element */ void unsetSUBTROPICALSavanna(); /** * Gets the "SUBTROPICALThornwoods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALThornwoods(); /** * Gets (as xml) the "SUBTROPICALThornwoods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALThornwoods(); /** * True if has "SUBTROPICALThornwoods" element */ boolean isSetSUBTROPICALThornwoods(); /** * Sets the "SUBTROPICALThornwoods" element */ void setSUBTROPICALThornwoods(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalThornwoods); /** * Sets (as xml) the "SUBTROPICALThornwoods" element */ void xsetSUBTROPICALThornwoods(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalThornwoods); /** * Unsets the "SUBTROPICALThornwoods" element */ void unsetSUBTROPICALThornwoods(); /** * Gets the "SUBTROPICALDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALDeciduousForest(); /** * Gets (as xml) the "SUBTROPICALDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALDeciduousForest(); /** * True if has "SUBTROPICALDeciduousForest" element */ boolean isSetSUBTROPICALDeciduousForest(); /** * Sets the "SUBTROPICALDeciduousForest" element */ void setSUBTROPICALDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalDeciduousForest); /** * Sets (as xml) the "SUBTROPICALDeciduousForest" element */ void xsetSUBTROPICALDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalDeciduousForest); /** * Unsets the "SUBTROPICALDeciduousForest" element */ void unsetSUBTROPICALDeciduousForest(); /** * Gets the "SUBTROPICALConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALConiferousForest(); /** * Gets (as xml) the "SUBTROPICALConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALConiferousForest(); /** * True if has "SUBTROPICALConiferousForest" element */ boolean isSetSUBTROPICALConiferousForest(); /** * Sets the "SUBTROPICALConiferousForest" element */ void setSUBTROPICALConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalConiferousForest); /** * Sets (as xml) the "SUBTROPICALConiferousForest" element */ void xsetSUBTROPICALConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalConiferousForest); /** * Unsets the "SUBTROPICALConiferousForest" element */ void unsetSUBTROPICALConiferousForest(); /** * Gets the "SUBTROPICALDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTROPICALDesert(); /** * Gets (as xml) the "SUBTROPICALDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTROPICALDesert(); /** * True if has "SUBTROPICALDesert" element */ boolean isSetSUBTROPICALDesert(); /** * Sets the "SUBTROPICALDesert" element */ void setSUBTROPICALDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subtropicalDesert); /** * Sets (as xml) the "SUBTROPICALDesert" element */ void xsetSUBTROPICALDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType subtropicalDesert); /** * Unsets the "SUBTROPICALDesert" element */ void unsetSUBTROPICALDesert(); /** * Gets the "TROPICAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICAL(); /** * Gets (as xml) the "TROPICAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICAL(); /** * True if has "TROPICAL" element */ boolean isSetTROPICAL(); /** * Sets the "TROPICAL" element */ void setTROPICAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropical); /** * Sets (as xml) the "TROPICAL" element */ void xsetTROPICAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropical); /** * Unsets the "TROPICAL" element */ void unsetTROPICAL(); /** * Gets the "TROPICALRainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALRainForest(); /** * Gets (as xml) the "TROPICALRainForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALRainForest(); /** * True if has "TROPICALRainForest" element */ boolean isSetTROPICALRainForest(); /** * Sets the "TROPICALRainForest" element */ void setTROPICALRainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalRainForest); /** * Sets (as xml) the "TROPICALRainForest" element */ void xsetTROPICALRainForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalRainForest); /** * Unsets the "TROPICALRainForest" element */ void unsetTROPICALRainForest(); /** * Gets the "TROPICALSeasonalForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALSeasonalForest(); /** * Gets (as xml) the "TROPICALSeasonalForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALSeasonalForest(); /** * True if has "TROPICALSeasonalForest" element */ boolean isSetTROPICALSeasonalForest(); /** * Sets the "TROPICALSeasonalForest" element */ void setTROPICALSeasonalForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalSeasonalForest); /** * Sets (as xml) the "TROPICALSeasonalForest" element */ void xsetTROPICALSeasonalForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalSeasonalForest); /** * Unsets the "TROPICALSeasonalForest" element */ void unsetTROPICALSeasonalForest(); /** * Gets the "TROPICALSavanna" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALSavanna(); /** * Gets (as xml) the "TROPICALSavanna" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALSavanna(); /** * True if has "TROPICALSavanna" element */ boolean isSetTROPICALSavanna(); /** * Sets the "TROPICALSavanna" element */ void setTROPICALSavanna(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalSavanna); /** * Sets (as xml) the "TROPICALSavanna" element */ void xsetTROPICALSavanna(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalSavanna); /** * Unsets the "TROPICALSavanna" element */ void unsetTROPICALSavanna(); /** * Gets the "TROPICALThornwoods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALThornwoods(); /** * Gets (as xml) the "TROPICALThornwoods" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALThornwoods(); /** * True if has "TROPICALThornwoods" element */ boolean isSetTROPICALThornwoods(); /** * Sets the "TROPICALThornwoods" element */ void setTROPICALThornwoods(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalThornwoods); /** * Sets (as xml) the "TROPICALThornwoods" element */ void xsetTROPICALThornwoods(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalThornwoods); /** * Unsets the "TROPICALThornwoods" element */ void unsetTROPICALThornwoods(); /** * Gets the "TROPICALDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALDeciduousForest(); /** * Gets (as xml) the "TROPICALDeciduousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALDeciduousForest(); /** * True if has "TROPICALDeciduousForest" element */ boolean isSetTROPICALDeciduousForest(); /** * Sets the "TROPICALDeciduousForest" element */ void setTROPICALDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalDeciduousForest); /** * Sets (as xml) the "TROPICALDeciduousForest" element */ void xsetTROPICALDeciduousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalDeciduousForest); /** * Unsets the "TROPICALDeciduousForest" element */ void unsetTROPICALDeciduousForest(); /** * Gets the "TROPICALConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALConiferousForest(); /** * Gets (as xml) the "TROPICALConiferousForest" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALConiferousForest(); /** * True if has "TROPICALConiferousForest" element */ boolean isSetTROPICALConiferousForest(); /** * Sets the "TROPICALConiferousForest" element */ void setTROPICALConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalConiferousForest); /** * Sets (as xml) the "TROPICALConiferousForest" element */ void xsetTROPICALConiferousForest(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalConiferousForest); /** * Unsets the "TROPICALConiferousForest" element */ void unsetTROPICALConiferousForest(); /** * Gets the "TROPICALDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTROPICALDesert(); /** * Gets (as xml) the "TROPICALDesert" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTROPICALDesert(); /** * True if has "TROPICALDesert" element */ boolean isSetTROPICALDesert(); /** * Sets the "TROPICALDesert" element */ void setTROPICALDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tropicalDesert); /** * Sets (as xml) the "TROPICALDesert" element */ void xsetTROPICALDesert(gov.grants.apply.system.globalLibraryV20.YesNoDataType tropicalDesert); /** * Unsets the "TROPICALDesert" element */ void unsetTROPICALDesert(); /** * Gets the "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCHAPPARALSCLEROPHYLLSHRUBLANDS(); /** * Gets (as xml) the "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCHAPPARALSCLEROPHYLLSHRUBLANDS(); /** * True if has "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ boolean isSetCHAPPARALSCLEROPHYLLSHRUBLANDS(); /** * Sets the "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ void setCHAPPARALSCLEROPHYLLSHRUBLANDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chapparalsclerophyllshrublands); /** * Sets (as xml) the "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ void xsetCHAPPARALSCLEROPHYLLSHRUBLANDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType chapparalsclerophyllshrublands); /** * Unsets the "CHAPPARALSCLEROPHYLLSHRUBLANDS" element */ void unsetCHAPPARALSCLEROPHYLLSHRUBLANDS(); /** * Gets the "ALPINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getALPINE(); /** * Gets (as xml) the "ALPINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetALPINE(); /** * True if has "ALPINE" element */ boolean isSetALPINE(); /** * Sets the "ALPINE" element */ void setALPINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum alpine); /** * Sets (as xml) the "ALPINE" element */ void xsetALPINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType alpine); /** * Unsets the "ALPINE" element */ void unsetALPINE(); /** * Gets the "MONTANE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMONTANE(); /** * Gets (as xml) the "MONTANE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMONTANE(); /** * True if has "MONTANE" element */ boolean isSetMONTANE(); /** * Sets the "MONTANE" element */ void setMONTANE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum montane); /** * Sets (as xml) the "MONTANE" element */ void xsetMONTANE(gov.grants.apply.system.globalLibraryV20.YesNoDataType montane); /** * Unsets the "MONTANE" element */ void unsetMONTANE(); /** * Gets the "CLOUDFOREST" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCLOUDFOREST(); /** * Gets (as xml) the "CLOUDFOREST" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCLOUDFOREST(); /** * True if has "CLOUDFOREST" element */ boolean isSetCLOUDFOREST(); /** * Sets the "CLOUDFOREST" element */ void setCLOUDFOREST(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cloudforest); /** * Sets (as xml) the "CLOUDFOREST" element */ void xsetCLOUDFOREST(gov.grants.apply.system.globalLibraryV20.YesNoDataType cloudforest); /** * Unsets the "CLOUDFOREST" element */ void unsetCLOUDFOREST(); /** * Gets the "RIPARIANZONES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRIPARIANZONES(); /** * Gets (as xml) the "RIPARIANZONES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRIPARIANZONES(); /** * True if has "RIPARIANZONES" element */ boolean isSetRIPARIANZONES(); /** * Sets the "RIPARIANZONES" element */ void setRIPARIANZONES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum riparianzones); /** * Sets (as xml) the "RIPARIANZONES" element */ void xsetRIPARIANZONES(gov.grants.apply.system.globalLibraryV20.YesNoDataType riparianzones); /** * Unsets the "RIPARIANZONES" element */ void unsetRIPARIANZONES(); /** * Gets the "ISLANDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getISLANDS(); /** * Gets (as xml) the "ISLANDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetISLANDS(); /** * True if has "ISLANDS" element */ boolean isSetISLANDS(); /** * Sets the "ISLANDS" element */ void setISLANDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum islands); /** * Sets (as xml) the "ISLANDS" element */ void xsetISLANDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType islands); /** * Unsets the "ISLANDS" element */ void unsetISLANDS(); /** * Gets the "BEACHESDUNES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBEACHESDUNES(); /** * Gets (as xml) the "BEACHESDUNES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBEACHESDUNES(); /** * True if has "BEACHESDUNES" element */ boolean isSetBEACHESDUNES(); /** * Sets the "BEACHESDUNES" element */ void setBEACHESDUNES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum beachesdunes); /** * Sets (as xml) the "BEACHESDUNES" element */ void xsetBEACHESDUNES(gov.grants.apply.system.globalLibraryV20.YesNoDataType beachesdunes); /** * Unsets the "BEACHESDUNES" element */ void unsetBEACHESDUNES(); /** * Gets the "CAVESROCKOUTCROPS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCAVESROCKOUTCROPS(); /** * Gets (as xml) the "CAVESROCKOUTCROPS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCAVESROCKOUTCROPS(); /** * True if has "CAVESROCKOUTCROPS" element */ boolean isSetCAVESROCKOUTCROPS(); /** * Sets the "CAVESROCKOUTCROPS" element */ void setCAVESROCKOUTCROPS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cavesrockoutcrops); /** * Sets (as xml) the "CAVESROCKOUTCROPS" element */ void xsetCAVESROCKOUTCROPS(gov.grants.apply.system.globalLibraryV20.YesNoDataType cavesrockoutcrops); /** * Unsets the "CAVESROCKOUTCROPS" element */ void unsetCAVESROCKOUTCROPS(); /** * Gets the "CROPLANDSFALLOWFIELDSPASTURES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCROPLANDSFALLOWFIELDSPASTURES(); /** * Gets (as xml) the "CROPLANDSFALLOWFIELDSPASTURES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCROPLANDSFALLOWFIELDSPASTURES(); /** * True if has "CROPLANDSFALLOWFIELDSPASTURES" element */ boolean isSetCROPLANDSFALLOWFIELDSPASTURES(); /** * Sets the "CROPLANDSFALLOWFIELDSPASTURES" element */ void setCROPLANDSFALLOWFIELDSPASTURES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum croplandsfallowfieldspastures); /** * Sets (as xml) the "CROPLANDSFALLOWFIELDSPASTURES" element */ void xsetCROPLANDSFALLOWFIELDSPASTURES(gov.grants.apply.system.globalLibraryV20.YesNoDataType croplandsfallowfieldspastures); /** * Unsets the "CROPLANDSFALLOWFIELDSPASTURES" element */ void unsetCROPLANDSFALLOWFIELDSPASTURES(); /** * Gets the "URBANSUBURBAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getURBANSUBURBAN(); /** * Gets (as xml) the "URBANSUBURBAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetURBANSUBURBAN(); /** * True if has "URBANSUBURBAN" element */ boolean isSetURBANSUBURBAN(); /** * Sets the "URBANSUBURBAN" element */ void setURBANSUBURBAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum urbansuburban); /** * Sets (as xml) the "URBANSUBURBAN" element */ void xsetURBANSUBURBAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType urbansuburban); /** * Unsets the "URBANSUBURBAN" element */ void unsetURBANSUBURBAN(); /** * Gets the "SUBTERRANEANSOIL_G259SEDIMENTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBTERRANEANSOILG259SEDIMENTS(); /** * Gets (as xml) the "SUBTERRANEANSOIL_G259SEDIMENTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBTERRANEANSOILG259SEDIMENTS(); /** * True if has "SUBTERRANEANSOIL_G259SEDIMENTS" element */ boolean isSetSUBTERRANEANSOILG259SEDIMENTS(); /** * Sets the "SUBTERRANEANSOIL_G259SEDIMENTS" element */ void setSUBTERRANEANSOILG259SEDIMENTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subterraneansoilg259SEDIMENTS); /** * Sets (as xml) the "SUBTERRANEANSOIL_G259SEDIMENTS" element */ void xsetSUBTERRANEANSOILG259SEDIMENTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType subterraneansoilg259SEDIMENTS); /** * Unsets the "SUBTERRANEANSOIL_G259SEDIMENTS" element */ void unsetSUBTERRANEANSOILG259SEDIMENTS(); /** * Gets the "EXTREMETERRESTRIALENVIRONMENT" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEXTREMETERRESTRIALENVIRONMENT(); /** * Gets (as xml) the "EXTREMETERRESTRIALENVIRONMENT" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEXTREMETERRESTRIALENVIRONMENT(); /** * True if has "EXTREMETERRESTRIALENVIRONMENT" element */ boolean isSetEXTREMETERRESTRIALENVIRONMENT(); /** * Sets the "EXTREMETERRESTRIALENVIRONMENT" element */ void setEXTREMETERRESTRIALENVIRONMENT(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum extremeterrestrialenvironment); /** * Sets (as xml) the "EXTREMETERRESTRIALENVIRONMENT" element */ void xsetEXTREMETERRESTRIALENVIRONMENT(gov.grants.apply.system.globalLibraryV20.YesNoDataType extremeterrestrialenvironment); /** * Unsets the "EXTREMETERRESTRIALENVIRONMENT" element */ void unsetEXTREMETERRESTRIALENVIRONMENT(); /** * Gets the "AERIAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAERIAL(); /** * Gets (as xml) the "AERIAL" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAERIAL(); /** * True if has "AERIAL" element */ boolean isSetAERIAL(); /** * Sets the "AERIAL" element */ void setAERIAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum aerial); /** * Sets (as xml) the "AERIAL" element */ void xsetAERIAL(gov.grants.apply.system.globalLibraryV20.YesNoDataType aerial); /** * Unsets the "AERIAL" element */ void unsetAERIAL(); /** * Gets the "GENERALAQUATIC" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGENERALAQUATIC(); /** * Gets (as xml) the "GENERALAQUATIC" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGENERALAQUATIC(); /** * True if has "GENERALAQUATIC" element */ boolean isSetGENERALAQUATIC(); /** * Sets the "GENERALAQUATIC" element */ void setGENERALAQUATIC(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum generalaquatic); /** * Sets (as xml) the "GENERALAQUATIC" element */ void xsetGENERALAQUATIC(gov.grants.apply.system.globalLibraryV20.YesNoDataType generalaquatic); /** * Unsets the "GENERALAQUATIC" element */ void unsetGENERALAQUATIC(); /** * Gets the "FRESHWATER" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFRESHWATER(); /** * Gets (as xml) the "FRESHWATER" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFRESHWATER(); /** * True if has "FRESHWATER" element */ boolean isSetFRESHWATER(); /** * Sets the "FRESHWATER" element */ void setFRESHWATER(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum freshwater); /** * Sets (as xml) the "FRESHWATER" element */ void xsetFRESHWATER(gov.grants.apply.system.globalLibraryV20.YesNoDataType freshwater); /** * Unsets the "FRESHWATER" element */ void unsetFRESHWATER(); /** * Gets the "WetlandsBogsSwamps" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWetlandsBogsSwamps(); /** * Gets (as xml) the "WetlandsBogsSwamps" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWetlandsBogsSwamps(); /** * True if has "WetlandsBogsSwamps" element */ boolean isSetWetlandsBogsSwamps(); /** * Sets the "WetlandsBogsSwamps" element */ void setWetlandsBogsSwamps(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum wetlandsBogsSwamps); /** * Sets (as xml) the "WetlandsBogsSwamps" element */ void xsetWetlandsBogsSwamps(gov.grants.apply.system.globalLibraryV20.YesNoDataType wetlandsBogsSwamps); /** * Unsets the "WetlandsBogsSwamps" element */ void unsetWetlandsBogsSwamps(); /** * Gets the "LakesPonds" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLakesPonds(); /** * Gets (as xml) the "LakesPonds" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLakesPonds(); /** * True if has "LakesPonds" element */ boolean isSetLakesPonds(); /** * Sets the "LakesPonds" element */ void setLakesPonds(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lakesPonds); /** * Sets (as xml) the "LakesPonds" element */ void xsetLakesPonds(gov.grants.apply.system.globalLibraryV20.YesNoDataType lakesPonds); /** * Unsets the "LakesPonds" element */ void unsetLakesPonds(); /** * Gets the "RiversStreams" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRiversStreams(); /** * Gets (as xml) the "RiversStreams" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRiversStreams(); /** * True if has "RiversStreams" element */ boolean isSetRiversStreams(); /** * Sets the "RiversStreams" element */ void setRiversStreams(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum riversStreams); /** * Sets (as xml) the "RiversStreams" element */ void xsetRiversStreams(gov.grants.apply.system.globalLibraryV20.YesNoDataType riversStreams); /** * Unsets the "RiversStreams" element */ void unsetRiversStreams(); /** * Gets the "Reservoirs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getReservoirs(); /** * Gets (as xml) the "Reservoirs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetReservoirs(); /** * True if has "Reservoirs" element */ boolean isSetReservoirs(); /** * Sets the "Reservoirs" element */ void setReservoirs(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum reservoirs); /** * Sets (as xml) the "Reservoirs" element */ void xsetReservoirs(gov.grants.apply.system.globalLibraryV20.YesNoDataType reservoirs); /** * Unsets the "Reservoirs" element */ void unsetReservoirs(); /** * Gets the "MARINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMARINE(); /** * Gets (as xml) the "MARINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMARINE(); /** * True if has "MARINE" element */ boolean isSetMARINE(); /** * Sets the "MARINE" element */ void setMARINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum marine); /** * Sets (as xml) the "MARINE" element */ void xsetMARINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType marine); /** * Unsets the "MARINE" element */ void unsetMARINE(); /** * Gets the "OpenOceanContinentalShelf" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOpenOceanContinentalShelf(); /** * Gets (as xml) the "OpenOceanContinentalShelf" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOpenOceanContinentalShelf(); /** * True if has "OpenOceanContinentalShelf" element */ boolean isSetOpenOceanContinentalShelf(); /** * Sets the "OpenOceanContinentalShelf" element */ void setOpenOceanContinentalShelf(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum openOceanContinentalShelf); /** * Sets (as xml) the "OpenOceanContinentalShelf" element */ void xsetOpenOceanContinentalShelf(gov.grants.apply.system.globalLibraryV20.YesNoDataType openOceanContinentalShelf); /** * Unsets the "OpenOceanContinentalShelf" element */ void unsetOpenOceanContinentalShelf(); /** * Gets the "Bathyal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBathyal(); /** * Gets (as xml) the "Bathyal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBathyal(); /** * True if has "Bathyal" element */ boolean isSetBathyal(); /** * Sets the "Bathyal" element */ void setBathyal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bathyal); /** * Sets (as xml) the "Bathyal" element */ void xsetBathyal(gov.grants.apply.system.globalLibraryV20.YesNoDataType bathyal); /** * Unsets the "Bathyal" element */ void unsetBathyal(); /** * Gets the "Abyssal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAbyssal(); /** * Gets (as xml) the "Abyssal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAbyssal(); /** * True if has "Abyssal" element */ boolean isSetAbyssal(); /** * Sets the "Abyssal" element */ void setAbyssal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum abyssal); /** * Sets (as xml) the "Abyssal" element */ void xsetAbyssal(gov.grants.apply.system.globalLibraryV20.YesNoDataType abyssal); /** * Unsets the "Abyssal" element */ void unsetAbyssal(); /** * Gets the "Estuarine" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEstuarine(); /** * Gets (as xml) the "Estuarine" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEstuarine(); /** * True if has "Estuarine" element */ boolean isSetEstuarine(); /** * Sets the "Estuarine" element */ void setEstuarine(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum estuarine); /** * Sets (as xml) the "Estuarine" element */ void xsetEstuarine(gov.grants.apply.system.globalLibraryV20.YesNoDataType estuarine); /** * Unsets the "Estuarine" element */ void unsetEstuarine(); /** * Gets the "IntertidalTidalCoastal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIntertidalTidalCoastal(); /** * Gets (as xml) the "IntertidalTidalCoastal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIntertidalTidalCoastal(); /** * True if has "IntertidalTidalCoastal" element */ boolean isSetIntertidalTidalCoastal(); /** * Sets the "IntertidalTidalCoastal" element */ void setIntertidalTidalCoastal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum intertidalTidalCoastal); /** * Sets (as xml) the "IntertidalTidalCoastal" element */ void xsetIntertidalTidalCoastal(gov.grants.apply.system.globalLibraryV20.YesNoDataType intertidalTidalCoastal); /** * Unsets the "IntertidalTidalCoastal" element */ void unsetIntertidalTidalCoastal(); /** * Gets the "CoralReef" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCoralReef(); /** * Gets (as xml) the "CoralReef" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCoralReef(); /** * True if has "CoralReef" element */ boolean isSetCoralReef(); /** * Sets the "CoralReef" element */ void setCoralReef(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coralReef); /** * Sets (as xml) the "CoralReef" element */ void xsetCoralReef(gov.grants.apply.system.globalLibraryV20.YesNoDataType coralReef); /** * Unsets the "CoralReef" element */ void unsetCoralReef(); /** * Gets the "HYPERSALINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHYPERSALINE(); /** * Gets (as xml) the "HYPERSALINE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHYPERSALINE(); /** * True if has "HYPERSALINE" element */ boolean isSetHYPERSALINE(); /** * Sets the "HYPERSALINE" element */ void setHYPERSALINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hypersaline); /** * Sets (as xml) the "HYPERSALINE" element */ void xsetHYPERSALINE(gov.grants.apply.system.globalLibraryV20.YesNoDataType hypersaline); /** * Unsets the "HYPERSALINE" element */ void unsetHYPERSALINE(); /** * Gets the "EXTREMEAQUATICENVIRONMENT" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEXTREMEAQUATICENVIRONMENT(); /** * Gets (as xml) the "EXTREMEAQUATICENVIRONMENT" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEXTREMEAQUATICENVIRONMENT(); /** * True if has "EXTREMEAQUATICENVIRONMENT" element */ boolean isSetEXTREMEAQUATICENVIRONMENT(); /** * Sets the "EXTREMEAQUATICENVIRONMENT" element */ void setEXTREMEAQUATICENVIRONMENT(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum extremeaquaticenvironment); /** * Sets (as xml) the "EXTREMEAQUATICENVIRONMENT" element */ void xsetEXTREMEAQUATICENVIRONMENT(gov.grants.apply.system.globalLibraryV20.YesNoDataType extremeaquaticenvironment); /** * Unsets the "EXTREMEAQUATICENVIRONMENT" element */ void unsetEXTREMEAQUATICENVIRONMENT(); /** * Gets the "CAVESROCKOUTCROPSCLIFFS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCAVESROCKOUTCROPSCLIFFS(); /** * Gets (as xml) the "CAVESROCKOUTCROPSCLIFFS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCAVESROCKOUTCROPSCLIFFS(); /** * True if has "CAVESROCKOUTCROPSCLIFFS" element */ boolean isSetCAVESROCKOUTCROPSCLIFFS(); /** * Sets the "CAVESROCKOUTCROPSCLIFFS" element */ void setCAVESROCKOUTCROPSCLIFFS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cavesrockoutcropscliffs); /** * Sets (as xml) the "CAVESROCKOUTCROPSCLIFFS" element */ void xsetCAVESROCKOUTCROPSCLIFFS(gov.grants.apply.system.globalLibraryV20.YesNoDataType cavesrockoutcropscliffs); /** * Unsets the "CAVESROCKOUTCROPSCLIFFS" element */ void unsetCAVESROCKOUTCROPSCLIFFS(); /** * Gets the "MANGROVES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMANGROVES(); /** * Gets (as xml) the "MANGROVES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMANGROVES(); /** * True if has "MANGROVES" element */ boolean isSetMANGROVES(); /** * Sets the "MANGROVES" element */ void setMANGROVES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mangroves); /** * Sets (as xml) the "MANGROVES" element */ void xsetMANGROVES(gov.grants.apply.system.globalLibraryV20.YesNoDataType mangroves); /** * Unsets the "MANGROVES" element */ void unsetMANGROVES(); /** * Gets the "SUBSURFACEWATERSSPRINGS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSUBSURFACEWATERSSPRINGS(); /** * Gets (as xml) the "SUBSURFACEWATERSSPRINGS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSUBSURFACEWATERSSPRINGS(); /** * True if has "SUBSURFACEWATERSSPRINGS" element */ boolean isSetSUBSURFACEWATERSSPRINGS(); /** * Sets the "SUBSURFACEWATERSSPRINGS" element */ void setSUBSURFACEWATERSSPRINGS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum subsurfacewaterssprings); /** * Sets (as xml) the "SUBSURFACEWATERSSPRINGS" element */ void xsetSUBSURFACEWATERSSPRINGS(gov.grants.apply.system.globalLibraryV20.YesNoDataType subsurfacewaterssprings); /** * Unsets the "SUBSURFACEWATERSSPRINGS" element */ void unsetSUBSURFACEWATERSSPRINGS(); /** * Gets the "EPHEMERALPOOLSSTREAMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEPHEMERALPOOLSSTREAMS(); /** * Gets (as xml) the "EPHEMERALPOOLSSTREAMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEPHEMERALPOOLSSTREAMS(); /** * True if has "EPHEMERALPOOLSSTREAMS" element */ boolean isSetEPHEMERALPOOLSSTREAMS(); /** * Sets the "EPHEMERALPOOLSSTREAMS" element */ void setEPHEMERALPOOLSSTREAMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ephemeralpoolsstreams); /** * Sets (as xml) the "EPHEMERALPOOLSSTREAMS" element */ void xsetEPHEMERALPOOLSSTREAMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType ephemeralpoolsstreams); /** * Unsets the "EPHEMERALPOOLSSTREAMS" element */ void unsetEPHEMERALPOOLSSTREAMS(); /** * Gets the "MICROPOOLS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMICROPOOLS(); /** * Gets (as xml) the "MICROPOOLS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMICROPOOLS(); /** * True if has "MICROPOOLS" element */ boolean isSetMICROPOOLS(); /** * Sets the "MICROPOOLS" element */ void setMICROPOOLS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum micropools); /** * Sets (as xml) the "MICROPOOLS" element */ void xsetMICROPOOLS(gov.grants.apply.system.globalLibraryV20.YesNoDataType micropools); /** * Unsets the "MICROPOOLS" element */ void unsetMICROPOOLS(); /** * Gets the "CellTissueCulture" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCellTissueCulture(); /** * Gets (as xml) the "CellTissueCulture" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCellTissueCulture(); /** * True if has "CellTissueCulture" element */ boolean isSetCellTissueCulture(); /** * Sets the "CellTissueCulture" element */ void setCellTissueCulture(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cellTissueCulture); /** * Sets (as xml) the "CellTissueCulture" element */ void xsetCellTissueCulture(gov.grants.apply.system.globalLibraryV20.YesNoDataType cellTissueCulture); /** * Unsets the "CellTissueCulture" element */ void unsetCellTissueCulture(); /** * Gets the "InSilico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInSilico(); /** * Gets (as xml) the "InSilico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInSilico(); /** * True if has "InSilico" element */ boolean isSetInSilico(); /** * Sets the "InSilico" element */ void setInSilico(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum inSilico); /** * Sets (as xml) the "InSilico" element */ void xsetInSilico(gov.grants.apply.system.globalLibraryV20.YesNoDataType inSilico); /** * Unsets the "InSilico" element */ void unsetInSilico(); /** * Gets the "THEORETICALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTHEORETICALSYSTEMS(); /** * Gets (as xml) the "THEORETICALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTHEORETICALSYSTEMS(); /** * True if has "THEORETICALSYSTEMS" element */ boolean isSetTHEORETICALSYSTEMS(); /** * Sets the "THEORETICALSYSTEMS" element */ void setTHEORETICALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum theoreticalsystems); /** * Sets (as xml) the "THEORETICALSYSTEMS" element */ void xsetTHEORETICALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType theoreticalsystems); /** * Unsets the "THEORETICALSYSTEMS" element */ void unsetTHEORETICALSYSTEMS(); /** * Gets the "OTHERARTIFICIALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOTHERARTIFICIALSYSTEMS(); /** * Gets (as xml) the "OTHERARTIFICIALSYSTEMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOTHERARTIFICIALSYSTEMS(); /** * True if has "OTHERARTIFICIALSYSTEMS" element */ boolean isSetOTHERARTIFICIALSYSTEMS(); /** * Sets the "OTHERARTIFICIALSYSTEMS" element */ void setOTHERARTIFICIALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum otherartificialsystems); /** * Sets (as xml) the "OTHERARTIFICIALSYSTEMS" element */ void xsetOTHERARTIFICIALSYSTEMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType otherartificialsystems); /** * Unsets the "OTHERARTIFICIALSYSTEMS" element */ void unsetOTHERARTIFICIALSYSTEMS(); /** * Gets the "HABITATNOTAPPLICABLE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHABITATNOTAPPLICABLE(); /** * Gets (as xml) the "HABITATNOTAPPLICABLE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHABITATNOTAPPLICABLE(); /** * True if has "HABITATNOTAPPLICABLE" element */ boolean isSetHABITATNOTAPPLICABLE(); /** * Sets the "HABITATNOTAPPLICABLE" element */ void setHABITATNOTAPPLICABLE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum habitatnotapplicable); /** * Sets (as xml) the "HABITATNOTAPPLICABLE" element */ void xsetHABITATNOTAPPLICABLE(gov.grants.apply.system.globalLibraryV20.YesNoDataType habitatnotapplicable); /** * Unsets the "HABITATNOTAPPLICABLE" element */ void unsetHABITATNOTAPPLICABLE(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.HABITAT) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML GEOGRAPHICAREA(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface GEOGRAPHICAREA extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GEOGRAPHICAREA.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("geographicareab263elemtype"); /** * Gets the "WORLDWIDE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWORLDWIDE(); /** * Gets (as xml) the "WORLDWIDE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWORLDWIDE(); /** * True if has "WORLDWIDE" element */ boolean isSetWORLDWIDE(); /** * Sets the "WORLDWIDE" element */ void setWORLDWIDE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum worldwide); /** * Sets (as xml) the "WORLDWIDE" element */ void xsetWORLDWIDE(gov.grants.apply.system.globalLibraryV20.YesNoDataType worldwide); /** * Unsets the "WORLDWIDE" element */ void unsetWORLDWIDE(); /** * Gets the "NORTHAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNORTHAMERICA(); /** * Gets (as xml) the "NORTHAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNORTHAMERICA(); /** * True if has "NORTHAMERICA" element */ boolean isSetNORTHAMERICA(); /** * Sets the "NORTHAMERICA" element */ void setNORTHAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northamerica); /** * Sets (as xml) the "NORTHAMERICA" element */ void xsetNORTHAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType northamerica); /** * Unsets the "NORTHAMERICA" element */ void unsetNORTHAMERICA(); /** * Gets the "UnitedStates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnitedStates(); /** * Gets (as xml) the "UnitedStates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnitedStates(); /** * True if has "UnitedStates" element */ boolean isSetUnitedStates(); /** * Sets the "UnitedStates" element */ void setUnitedStates(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unitedStates); /** * Sets (as xml) the "UnitedStates" element */ void xsetUnitedStates(gov.grants.apply.system.globalLibraryV20.YesNoDataType unitedStates); /** * Unsets the "UnitedStates" element */ void unsetUnitedStates(); /** * Gets the "NortheastUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNortheastUS(); /** * Gets (as xml) the "NortheastUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNortheastUS(); /** * True if has "NortheastUS" element */ boolean isSetNortheastUS(); /** * Sets the "NortheastUS" element */ void setNortheastUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northeastUS); /** * Sets (as xml) the "NortheastUS" element */ void xsetNortheastUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType northeastUS); /** * Unsets the "NortheastUS" element */ void unsetNortheastUS(); /** * Gets the "NorthcentralUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNorthcentralUS(); /** * Gets (as xml) the "NorthcentralUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNorthcentralUS(); /** * True if has "NorthcentralUS" element */ boolean isSetNorthcentralUS(); /** * Sets the "NorthcentralUS" element */ void setNorthcentralUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northcentralUS); /** * Sets (as xml) the "NorthcentralUS" element */ void xsetNorthcentralUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType northcentralUS); /** * Unsets the "NorthcentralUS" element */ void unsetNorthcentralUS(); /** * Gets the "NorthwestUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNorthwestUS(); /** * Gets (as xml) the "NorthwestUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNorthwestUS(); /** * True if has "NorthwestUS" element */ boolean isSetNorthwestUS(); /** * Sets the "NorthwestUS" element */ void setNorthwestUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northwestUS); /** * Sets (as xml) the "NorthwestUS" element */ void xsetNorthwestUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType northwestUS); /** * Unsets the "NorthwestUS" element */ void unsetNorthwestUS(); /** * Gets the "SoutheastUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSoutheastUS(); /** * Gets (as xml) the "SoutheastUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSoutheastUS(); /** * True if has "SoutheastUS" element */ boolean isSetSoutheastUS(); /** * Sets the "SoutheastUS" element */ void setSoutheastUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southeastUS); /** * Sets (as xml) the "SoutheastUS" element */ void xsetSoutheastUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType southeastUS); /** * Unsets the "SoutheastUS" element */ void unsetSoutheastUS(); /** * Gets the "SouthcentralUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSouthcentralUS(); /** * Gets (as xml) the "SouthcentralUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSouthcentralUS(); /** * True if has "SouthcentralUS" element */ boolean isSetSouthcentralUS(); /** * Sets the "SouthcentralUS" element */ void setSouthcentralUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southcentralUS); /** * Sets (as xml) the "SouthcentralUS" element */ void xsetSouthcentralUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType southcentralUS); /** * Unsets the "SouthcentralUS" element */ void unsetSouthcentralUS(); /** * Gets the "SouthwestUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSouthwestUS(); /** * Gets (as xml) the "SouthwestUS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSouthwestUS(); /** * True if has "SouthwestUS" element */ boolean isSetSouthwestUS(); /** * Sets the "SouthwestUS" element */ void setSouthwestUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southwestUS); /** * Sets (as xml) the "SouthwestUS" element */ void xsetSouthwestUS(gov.grants.apply.system.globalLibraryV20.YesNoDataType southwestUS); /** * Unsets the "SouthwestUS" element */ void unsetSouthwestUS(); /** * Gets the "Alaska" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAlaska(); /** * Gets (as xml) the "Alaska" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAlaska(); /** * True if has "Alaska" element */ boolean isSetAlaska(); /** * Sets the "Alaska" element */ void setAlaska(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum alaska); /** * Sets (as xml) the "Alaska" element */ void xsetAlaska(gov.grants.apply.system.globalLibraryV20.YesNoDataType alaska); /** * Unsets the "Alaska" element */ void unsetAlaska(); /** * Gets the "Hawaii" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHawaii(); /** * Gets (as xml) the "Hawaii" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHawaii(); /** * True if has "Hawaii" element */ boolean isSetHawaii(); /** * Sets the "Hawaii" element */ void setHawaii(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hawaii); /** * Sets (as xml) the "Hawaii" element */ void xsetHawaii(gov.grants.apply.system.globalLibraryV20.YesNoDataType hawaii); /** * Unsets the "Hawaii" element */ void unsetHawaii(); /** * Gets the "PuertoRico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPuertoRico(); /** * Gets (as xml) the "PuertoRico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPuertoRico(); /** * True if has "PuertoRico" element */ boolean isSetPuertoRico(); /** * Sets the "PuertoRico" element */ void setPuertoRico(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum puertoRico); /** * Sets (as xml) the "PuertoRico" element */ void xsetPuertoRico(gov.grants.apply.system.globalLibraryV20.YesNoDataType puertoRico); /** * Unsets the "PuertoRico" element */ void unsetPuertoRico(); /** * Gets the "Canada" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCanada(); /** * Gets (as xml) the "Canada" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCanada(); /** * True if has "Canada" element */ boolean isSetCanada(); /** * Sets the "Canada" element */ void setCanada(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum canada); /** * Sets (as xml) the "Canada" element */ void xsetCanada(gov.grants.apply.system.globalLibraryV20.YesNoDataType canada); /** * Unsets the "Canada" element */ void unsetCanada(); /** * Gets the "Mexico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMexico(); /** * Gets (as xml) the "Mexico" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMexico(); /** * True if has "Mexico" element */ boolean isSetMexico(); /** * Sets the "Mexico" element */ void setMexico(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mexico); /** * Sets (as xml) the "Mexico" element */ void xsetMexico(gov.grants.apply.system.globalLibraryV20.YesNoDataType mexico); /** * Unsets the "Mexico" element */ void unsetMexico(); /** * Gets the "CENTRALAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCENTRALAMERICA(); /** * Gets (as xml) the "CENTRALAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCENTRALAMERICA(); /** * True if has "CENTRALAMERICA" element */ boolean isSetCENTRALAMERICA(); /** * Sets the "CENTRALAMERICA" element */ void setCENTRALAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum centralamerica); /** * Sets (as xml) the "CENTRALAMERICA" element */ void xsetCENTRALAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType centralamerica); /** * Unsets the "CENTRALAMERICA" element */ void unsetCENTRALAMERICA(); /** * Gets the "CaribbeanIslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCaribbeanIslands(); /** * Gets (as xml) the "CaribbeanIslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCaribbeanIslands(); /** * True if has "CaribbeanIslands" element */ boolean isSetCaribbeanIslands(); /** * Sets the "CaribbeanIslands" element */ void setCaribbeanIslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum caribbeanIslands); /** * Sets (as xml) the "CaribbeanIslands" element */ void xsetCaribbeanIslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType caribbeanIslands); /** * Unsets the "CaribbeanIslands" element */ void unsetCaribbeanIslands(); /** * Gets the "BermudaBahamas" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBermudaBahamas(); /** * Gets (as xml) the "BermudaBahamas" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBermudaBahamas(); /** * True if has "BermudaBahamas" element */ boolean isSetBermudaBahamas(); /** * Sets the "BermudaBahamas" element */ void setBermudaBahamas(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bermudaBahamas); /** * Sets (as xml) the "BermudaBahamas" element */ void xsetBermudaBahamas(gov.grants.apply.system.globalLibraryV20.YesNoDataType bermudaBahamas); /** * Unsets the "BermudaBahamas" element */ void unsetBermudaBahamas(); /** * Gets the "SOUTHAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSOUTHAMERICA(); /** * Gets (as xml) the "SOUTHAMERICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSOUTHAMERICA(); /** * True if has "SOUTHAMERICA" element */ boolean isSetSOUTHAMERICA(); /** * Sets the "SOUTHAMERICA" element */ void setSOUTHAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southamerica); /** * Sets (as xml) the "SOUTHAMERICA" element */ void xsetSOUTHAMERICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType southamerica); /** * Unsets the "SOUTHAMERICA" element */ void unsetSOUTHAMERICA(); /** * Gets the "EasternSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEasternSouthAmerica(); /** * Gets (as xml) the "EasternSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEasternSouthAmerica(); /** * True if has "EasternSouthAmerica" element */ boolean isSetEasternSouthAmerica(); /** * Sets the "EasternSouthAmerica" element */ void setEasternSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum easternSouthAmerica); /** * Sets (as xml) the "EasternSouthAmerica" element */ void xsetEasternSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType easternSouthAmerica); /** * Unsets the "EasternSouthAmerica" element */ void unsetEasternSouthAmerica(); /** * Gets the "NorthernSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNorthernSouthAmerica(); /** * Gets (as xml) the "NorthernSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNorthernSouthAmerica(); /** * True if has "NorthernSouthAmerica" element */ boolean isSetNorthernSouthAmerica(); /** * Sets the "NorthernSouthAmerica" element */ void setNorthernSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northernSouthAmerica); /** * Sets (as xml) the "NorthernSouthAmerica" element */ void xsetNorthernSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType northernSouthAmerica); /** * Unsets the "NorthernSouthAmerica" element */ void unsetNorthernSouthAmerica(); /** * Gets the "SouthernSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSouthernSouthAmerica(); /** * Gets (as xml) the "SouthernSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSouthernSouthAmerica(); /** * True if has "SouthernSouthAmerica" element */ boolean isSetSouthernSouthAmerica(); /** * Sets the "SouthernSouthAmerica" element */ void setSouthernSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southernSouthAmerica); /** * Sets (as xml) the "SouthernSouthAmerica" element */ void xsetSouthernSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType southernSouthAmerica); /** * Unsets the "SouthernSouthAmerica" element */ void unsetSouthernSouthAmerica(); /** * Gets the "WesternSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWesternSouthAmerica(); /** * Gets (as xml) the "WesternSouthAmerica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWesternSouthAmerica(); /** * True if has "WesternSouthAmerica" element */ boolean isSetWesternSouthAmerica(); /** * Sets the "WesternSouthAmerica" element */ void setWesternSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum westernSouthAmerica); /** * Sets (as xml) the "WesternSouthAmerica" element */ void xsetWesternSouthAmerica(gov.grants.apply.system.globalLibraryV20.YesNoDataType westernSouthAmerica); /** * Unsets the "WesternSouthAmerica" element */ void unsetWesternSouthAmerica(); /** * Gets the "EUROPE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEUROPE(); /** * Gets (as xml) the "EUROPE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEUROPE(); /** * True if has "EUROPE" element */ boolean isSetEUROPE(); /** * Sets the "EUROPE" element */ void setEUROPE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum europe); /** * Sets (as xml) the "EUROPE" element */ void xsetEUROPE(gov.grants.apply.system.globalLibraryV20.YesNoDataType europe); /** * Unsets the "EUROPE" element */ void unsetEUROPE(); /** * Gets the "EasternEurope" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEasternEurope(); /** * Gets (as xml) the "EasternEurope" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEasternEurope(); /** * True if has "EasternEurope" element */ boolean isSetEasternEurope(); /** * Sets the "EasternEurope" element */ void setEasternEurope(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum easternEurope); /** * Sets (as xml) the "EasternEurope" element */ void xsetEasternEurope(gov.grants.apply.system.globalLibraryV20.YesNoDataType easternEurope); /** * Unsets the "EasternEurope" element */ void unsetEasternEurope(); /** * Gets the "Russia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRussia(); /** * Gets (as xml) the "Russia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRussia(); /** * True if has "Russia" element */ boolean isSetRussia(); /** * Sets the "Russia" element */ void setRussia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum russia); /** * Sets (as xml) the "Russia" element */ void xsetRussia(gov.grants.apply.system.globalLibraryV20.YesNoDataType russia); /** * Unsets the "Russia" element */ void unsetRussia(); /** * Gets the "Scandinavia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getScandinavia(); /** * Gets (as xml) the "Scandinavia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetScandinavia(); /** * True if has "Scandinavia" element */ boolean isSetScandinavia(); /** * Sets the "Scandinavia" element */ void setScandinavia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum scandinavia); /** * Sets (as xml) the "Scandinavia" element */ void xsetScandinavia(gov.grants.apply.system.globalLibraryV20.YesNoDataType scandinavia); /** * Unsets the "Scandinavia" element */ void unsetScandinavia(); /** * Gets the "WesternEurope" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWesternEurope(); /** * Gets (as xml) the "WesternEurope" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWesternEurope(); /** * True if has "WesternEurope" element */ boolean isSetWesternEurope(); /** * Sets the "WesternEurope" element */ void setWesternEurope(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum westernEurope); /** * Sets (as xml) the "WesternEurope" element */ void xsetWesternEurope(gov.grants.apply.system.globalLibraryV20.YesNoDataType westernEurope); /** * Unsets the "WesternEurope" element */ void unsetWesternEurope(); /** * Gets the "ASIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getASIA(); /** * Gets (as xml) the "ASIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetASIA(); /** * True if has "ASIA" element */ boolean isSetASIA(); /** * Sets the "ASIA" element */ void setASIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum asia); /** * Sets (as xml) the "ASIA" element */ void xsetASIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType asia); /** * Unsets the "ASIA" element */ void unsetASIA(); /** * Gets the "CentralAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCentralAsia(); /** * Gets (as xml) the "CentralAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCentralAsia(); /** * True if has "CentralAsia" element */ boolean isSetCentralAsia(); /** * Sets the "CentralAsia" element */ void setCentralAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum centralAsia); /** * Sets (as xml) the "CentralAsia" element */ void xsetCentralAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType centralAsia); /** * Unsets the "CentralAsia" element */ void unsetCentralAsia(); /** * Gets the "FarEast" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFarEast(); /** * Gets (as xml) the "FarEast" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFarEast(); /** * True if has "FarEast" element */ boolean isSetFarEast(); /** * Sets the "FarEast" element */ void setFarEast(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum farEast); /** * Sets (as xml) the "FarEast" element */ void xsetFarEast(gov.grants.apply.system.globalLibraryV20.YesNoDataType farEast); /** * Unsets the "FarEast" element */ void unsetFarEast(); /** * Gets the "MiddleEast" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMiddleEast(); /** * Gets (as xml) the "MiddleEast" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMiddleEast(); /** * True if has "MiddleEast" element */ boolean isSetMiddleEast(); /** * Sets the "MiddleEast" element */ void setMiddleEast(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum middleEast); /** * Sets (as xml) the "MiddleEast" element */ void xsetMiddleEast(gov.grants.apply.system.globalLibraryV20.YesNoDataType middleEast); /** * Unsets the "MiddleEast" element */ void unsetMiddleEast(); /** * Gets the "Siberia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSiberia(); /** * Gets (as xml) the "Siberia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSiberia(); /** * True if has "Siberia" element */ boolean isSetSiberia(); /** * Sets the "Siberia" element */ void setSiberia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum siberia); /** * Sets (as xml) the "Siberia" element */ void xsetSiberia(gov.grants.apply.system.globalLibraryV20.YesNoDataType siberia); /** * Unsets the "Siberia" element */ void unsetSiberia(); /** * Gets the "SouthAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSouthAsia(); /** * Gets (as xml) the "SouthAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSouthAsia(); /** * True if has "SouthAsia" element */ boolean isSetSouthAsia(); /** * Sets the "SouthAsia" element */ void setSouthAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southAsia); /** * Sets (as xml) the "SouthAsia" element */ void xsetSouthAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType southAsia); /** * Unsets the "SouthAsia" element */ void unsetSouthAsia(); /** * Gets the "SoutheastAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSoutheastAsia(); /** * Gets (as xml) the "SoutheastAsia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSoutheastAsia(); /** * True if has "SoutheastAsia" element */ boolean isSetSoutheastAsia(); /** * Sets the "SoutheastAsia" element */ void setSoutheastAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southeastAsia); /** * Sets (as xml) the "SoutheastAsia" element */ void xsetSoutheastAsia(gov.grants.apply.system.globalLibraryV20.YesNoDataType southeastAsia); /** * Unsets the "SoutheastAsia" element */ void unsetSoutheastAsia(); /** * Gets the "AFRICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAFRICA(); /** * Gets (as xml) the "AFRICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAFRICA(); /** * True if has "AFRICA" element */ boolean isSetAFRICA(); /** * Sets the "AFRICA" element */ void setAFRICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum africa); /** * Sets (as xml) the "AFRICA" element */ void xsetAFRICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType africa); /** * Unsets the "AFRICA" element */ void unsetAFRICA(); /** * Gets the "NorthAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNorthAfrica(); /** * Gets (as xml) the "NorthAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNorthAfrica(); /** * True if has "NorthAfrica" element */ boolean isSetNorthAfrica(); /** * Sets the "NorthAfrica" element */ void setNorthAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum northAfrica); /** * Sets (as xml) the "NorthAfrica" element */ void xsetNorthAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType northAfrica); /** * Unsets the "NorthAfrica" element */ void unsetNorthAfrica(); /** * Gets the "AfricanSouthSahara" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAfricanSouthSahara(); /** * Gets (as xml) the "AfricanSouthSahara" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAfricanSouthSahara(); /** * True if has "AfricanSouthSahara" element */ boolean isSetAfricanSouthSahara(); /** * Sets the "AfricanSouthSahara" element */ void setAfricanSouthSahara(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum africanSouthSahara); /** * Sets (as xml) the "AfricanSouthSahara" element */ void xsetAfricanSouthSahara(gov.grants.apply.system.globalLibraryV20.YesNoDataType africanSouthSahara); /** * Unsets the "AfricanSouthSahara" element */ void unsetAfricanSouthSahara(); /** * Gets the "EastAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEastAfrica(); /** * Gets (as xml) the "EastAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEastAfrica(); /** * True if has "EastAfrica" element */ boolean isSetEastAfrica(); /** * Sets the "EastAfrica" element */ void setEastAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum eastAfrica); /** * Sets (as xml) the "EastAfrica" element */ void xsetEastAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType eastAfrica); /** * Unsets the "EastAfrica" element */ void unsetEastAfrica(); /** * Gets the "Madagascar" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMadagascar(); /** * Gets (as xml) the "Madagascar" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMadagascar(); /** * True if has "Madagascar" element */ boolean isSetMadagascar(); /** * Sets the "Madagascar" element */ void setMadagascar(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum madagascar); /** * Sets (as xml) the "Madagascar" element */ void xsetMadagascar(gov.grants.apply.system.globalLibraryV20.YesNoDataType madagascar); /** * Unsets the "Madagascar" element */ void unsetMadagascar(); /** * Gets the "SouthAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSouthAfrica(); /** * Gets (as xml) the "SouthAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSouthAfrica(); /** * True if has "SouthAfrica" element */ boolean isSetSouthAfrica(); /** * Sets the "SouthAfrica" element */ void setSouthAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum southAfrica); /** * Sets (as xml) the "SouthAfrica" element */ void xsetSouthAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType southAfrica); /** * Unsets the "SouthAfrica" element */ void unsetSouthAfrica(); /** * Gets the "WestAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWestAfrica(); /** * Gets (as xml) the "WestAfrica" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWestAfrica(); /** * True if has "WestAfrica" element */ boolean isSetWestAfrica(); /** * Sets the "WestAfrica" element */ void setWestAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum westAfrica); /** * Sets (as xml) the "WestAfrica" element */ void xsetWestAfrica(gov.grants.apply.system.globalLibraryV20.YesNoDataType westAfrica); /** * Unsets the "WestAfrica" element */ void unsetWestAfrica(); /** * Gets the "AUSTRALASIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAUSTRALASIA(); /** * Gets (as xml) the "AUSTRALASIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAUSTRALASIA(); /** * True if has "AUSTRALASIA" element */ boolean isSetAUSTRALASIA(); /** * Sets the "AUSTRALASIA" element */ void setAUSTRALASIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum australasia); /** * Sets (as xml) the "AUSTRALASIA" element */ void xsetAUSTRALASIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType australasia); /** * Unsets the "AUSTRALASIA" element */ void unsetAUSTRALASIA(); /** * Gets the "Australia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAustralia(); /** * Gets (as xml) the "Australia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAustralia(); /** * True if has "Australia" element */ boolean isSetAustralia(); /** * Sets the "Australia" element */ void setAustralia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum australia); /** * Sets (as xml) the "Australia" element */ void xsetAustralia(gov.grants.apply.system.globalLibraryV20.YesNoDataType australia); /** * Unsets the "Australia" element */ void unsetAustralia(); /** * Gets the "NewZealand" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNewZealand(); /** * Gets (as xml) the "NewZealand" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNewZealand(); /** * True if has "NewZealand" element */ boolean isSetNewZealand(); /** * Sets the "NewZealand" element */ void setNewZealand(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum newZealand); /** * Sets (as xml) the "NewZealand" element */ void xsetNewZealand(gov.grants.apply.system.globalLibraryV20.YesNoDataType newZealand); /** * Unsets the "NewZealand" element */ void unsetNewZealand(); /** * Gets the "PacificIslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPacificIslands(); /** * Gets (as xml) the "PacificIslands" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPacificIslands(); /** * True if has "PacificIslands" element */ boolean isSetPacificIslands(); /** * Sets the "PacificIslands" element */ void setPacificIslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pacificIslands); /** * Sets (as xml) the "PacificIslands" element */ void xsetPacificIslands(gov.grants.apply.system.globalLibraryV20.YesNoDataType pacificIslands); /** * Unsets the "PacificIslands" element */ void unsetPacificIslands(); /** * Gets the "ANTARCTICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getANTARCTICA(); /** * Gets (as xml) the "ANTARCTICA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetANTARCTICA(); /** * True if has "ANTARCTICA" element */ boolean isSetANTARCTICA(); /** * Sets the "ANTARCTICA" element */ void setANTARCTICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum antarctica); /** * Sets (as xml) the "ANTARCTICA" element */ void xsetANTARCTICA(gov.grants.apply.system.globalLibraryV20.YesNoDataType antarctica); /** * Unsets the "ANTARCTICA" element */ void unsetANTARCTICA(); /** * Gets the "ARCTIC" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getARCTIC(); /** * Gets (as xml) the "ARCTIC" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetARCTIC(); /** * True if has "ARCTIC" element */ boolean isSetARCTIC(); /** * Sets the "ARCTIC" element */ void setARCTIC(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum arctic); /** * Sets (as xml) the "ARCTIC" element */ void xsetARCTIC(gov.grants.apply.system.globalLibraryV20.YesNoDataType arctic); /** * Unsets the "ARCTIC" element */ void unsetARCTIC(); /** * Gets the "ATLANTICOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getATLANTICOCEAN(); /** * Gets (as xml) the "ATLANTICOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetATLANTICOCEAN(); /** * True if has "ATLANTICOCEAN" element */ boolean isSetATLANTICOCEAN(); /** * Sets the "ATLANTICOCEAN" element */ void setATLANTICOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum atlanticocean); /** * Sets (as xml) the "ATLANTICOCEAN" element */ void xsetATLANTICOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType atlanticocean); /** * Unsets the "ATLANTICOCEAN" element */ void unsetATLANTICOCEAN(); /** * Gets the "PACIFICOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPACIFICOCEAN(); /** * Gets (as xml) the "PACIFICOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPACIFICOCEAN(); /** * True if has "PACIFICOCEAN" element */ boolean isSetPACIFICOCEAN(); /** * Sets the "PACIFICOCEAN" element */ void setPACIFICOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pacificocean); /** * Sets (as xml) the "PACIFICOCEAN" element */ void xsetPACIFICOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType pacificocean); /** * Unsets the "PACIFICOCEAN" element */ void unsetPACIFICOCEAN(); /** * Gets the "INDIANOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getINDIANOCEAN(); /** * Gets (as xml) the "INDIANOCEAN" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetINDIANOCEAN(); /** * True if has "INDIANOCEAN" element */ boolean isSetINDIANOCEAN(); /** * Sets the "INDIANOCEAN" element */ void setINDIANOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum indianocean); /** * Sets (as xml) the "INDIANOCEAN" element */ void xsetINDIANOCEAN(gov.grants.apply.system.globalLibraryV20.YesNoDataType indianocean); /** * Unsets the "INDIANOCEAN" element */ void unsetINDIANOCEAN(); /** * Gets the "OTHERREGIONS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOTHERREGIONS(); /** * Gets (as xml) the "OTHERREGIONS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOTHERREGIONS(); /** * True if has "OTHERREGIONS" element */ boolean isSetOTHERREGIONS(); /** * Sets the "OTHERREGIONS" element */ void setOTHERREGIONS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum otherregions); /** * Sets (as xml) the "OTHERREGIONS" element */ void xsetOTHERREGIONS(gov.grants.apply.system.globalLibraryV20.YesNoDataType otherregions); /** * Unsets the "OTHERREGIONS" element */ void unsetOTHERREGIONS(); /** * Gets the "GEOGRAPHICAREANOTAPPLICABLE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGEOGRAPHICAREANOTAPPLICABLE(); /** * Gets (as xml) the "GEOGRAPHICAREANOTAPPLICABLE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGEOGRAPHICAREANOTAPPLICABLE(); /** * True if has "GEOGRAPHICAREANOTAPPLICABLE" element */ boolean isSetGEOGRAPHICAREANOTAPPLICABLE(); /** * Sets the "GEOGRAPHICAREANOTAPPLICABLE" element */ void setGEOGRAPHICAREANOTAPPLICABLE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum geographicareanotapplicable); /** * Sets (as xml) the "GEOGRAPHICAREANOTAPPLICABLE" element */ void xsetGEOGRAPHICAREANOTAPPLICABLE(gov.grants.apply.system.globalLibraryV20.YesNoDataType geographicareanotapplicable); /** * Unsets the "GEOGRAPHICAREANOTAPPLICABLE" element */ void unsetGEOGRAPHICAREANOTAPPLICABLE(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.GEOGRAPHICAREA) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML CLASSIFICATIONORGANISMS(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface CLASSIFICATIONORGANISMS extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CLASSIFICATIONORGANISMS.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("classificationorganisms469celemtype"); /** * Gets the "VIRUSES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVIRUSES(); /** * Gets (as xml) the "VIRUSES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVIRUSES(); /** * True if has "VIRUSES" element */ boolean isSetVIRUSES(); /** * Sets the "VIRUSES" element */ void setVIRUSES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum viruses); /** * Sets (as xml) the "VIRUSES" element */ void xsetVIRUSES(gov.grants.apply.system.globalLibraryV20.YesNoDataType viruses); /** * Unsets the "VIRUSES" element */ void unsetVIRUSES(); /** * Gets the "Bacterial" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBacterial(); /** * Gets (as xml) the "Bacterial" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBacterial(); /** * True if has "Bacterial" element */ boolean isSetBacterial(); /** * Sets the "Bacterial" element */ void setBacterial(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bacterial); /** * Sets (as xml) the "Bacterial" element */ void xsetBacterial(gov.grants.apply.system.globalLibraryV20.YesNoDataType bacterial); /** * Unsets the "Bacterial" element */ void unsetBacterial(); /** * Gets the "CLASSIFICATIONORGANISMSPlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCLASSIFICATIONORGANISMSPlant(); /** * Gets (as xml) the "CLASSIFICATIONORGANISMSPlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCLASSIFICATIONORGANISMSPlant(); /** * True if has "CLASSIFICATIONORGANISMSPlant" element */ boolean isSetCLASSIFICATIONORGANISMSPlant(); /** * Sets the "CLASSIFICATIONORGANISMSPlant" element */ void setCLASSIFICATIONORGANISMSPlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum classificationorganismsPlant); /** * Sets (as xml) the "CLASSIFICATIONORGANISMSPlant" element */ void xsetCLASSIFICATIONORGANISMSPlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType classificationorganismsPlant); /** * Unsets the "CLASSIFICATIONORGANISMSPlant" element */ void unsetCLASSIFICATIONORGANISMSPlant(); /** * Gets the "CLASSIFICATIONORGANISMSAnimal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCLASSIFICATIONORGANISMSAnimal(); /** * Gets (as xml) the "CLASSIFICATIONORGANISMSAnimal" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCLASSIFICATIONORGANISMSAnimal(); /** * True if has "CLASSIFICATIONORGANISMSAnimal" element */ boolean isSetCLASSIFICATIONORGANISMSAnimal(); /** * Sets the "CLASSIFICATIONORGANISMSAnimal" element */ void setCLASSIFICATIONORGANISMSAnimal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum classificationorganismsAnimal); /** * Sets (as xml) the "CLASSIFICATIONORGANISMSAnimal" element */ void xsetCLASSIFICATIONORGANISMSAnimal(gov.grants.apply.system.globalLibraryV20.YesNoDataType classificationorganismsAnimal); /** * Unsets the "CLASSIFICATIONORGANISMSAnimal" element */ void unsetCLASSIFICATIONORGANISMSAnimal(); /** * Gets the "PROKARYOTES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPROKARYOTES(); /** * Gets (as xml) the "PROKARYOTES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPROKARYOTES(); /** * True if has "PROKARYOTES" element */ boolean isSetPROKARYOTES(); /** * Sets the "PROKARYOTES" element */ void setPROKARYOTES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum prokaryotes); /** * Sets (as xml) the "PROKARYOTES" element */ void xsetPROKARYOTES(gov.grants.apply.system.globalLibraryV20.YesNoDataType prokaryotes); /** * Unsets the "PROKARYOTES" element */ void unsetPROKARYOTES(); /** * Gets the "Archaebacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArchaebacteria(); /** * Gets (as xml) the "Archaebacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArchaebacteria(); /** * True if has "Archaebacteria" element */ boolean isSetArchaebacteria(); /** * Sets the "Archaebacteria" element */ void setArchaebacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum archaebacteria); /** * Sets (as xml) the "Archaebacteria" element */ void xsetArchaebacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType archaebacteria); /** * Unsets the "Archaebacteria" element */ void unsetArchaebacteria(); /** * Gets the "CLASSIFICATIONORGANISMSCyanobacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCLASSIFICATIONORGANISMSCyanobacteria(); /** * Gets (as xml) the "CLASSIFICATIONORGANISMSCyanobacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCLASSIFICATIONORGANISMSCyanobacteria(); /** * True if has "CLASSIFICATIONORGANISMSCyanobacteria" element */ boolean isSetCLASSIFICATIONORGANISMSCyanobacteria(); /** * Sets the "CLASSIFICATIONORGANISMSCyanobacteria" element */ void setCLASSIFICATIONORGANISMSCyanobacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum classificationorganismsCyanobacteria); /** * Sets (as xml) the "CLASSIFICATIONORGANISMSCyanobacteria" element */ void xsetCLASSIFICATIONORGANISMSCyanobacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType classificationorganismsCyanobacteria); /** * Unsets the "CLASSIFICATIONORGANISMSCyanobacteria" element */ void unsetCLASSIFICATIONORGANISMSCyanobacteria(); /** * Gets the "Eubacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEubacteria(); /** * Gets (as xml) the "Eubacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEubacteria(); /** * True if has "Eubacteria" element */ boolean isSetEubacteria(); /** * Sets the "Eubacteria" element */ void setEubacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum eubacteria); /** * Sets (as xml) the "Eubacteria" element */ void xsetEubacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType eubacteria); /** * Unsets the "Eubacteria" element */ void unsetEubacteria(); /** * Gets the "PROTISTA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPROTISTA(); /** * Gets (as xml) the "PROTISTA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPROTISTA(); /** * True if has "PROTISTA" element */ boolean isSetPROTISTA(); /** * Sets the "PROTISTA" element */ void setPROTISTA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum protista); /** * Sets (as xml) the "PROTISTA" element */ void xsetPROTISTA(gov.grants.apply.system.globalLibraryV20.YesNoDataType protista); /** * Unsets the "PROTISTA" element */ void unsetPROTISTA(); /** * Gets the "Amoebae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAmoebae(); /** * Gets (as xml) the "Amoebae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAmoebae(); /** * True if has "Amoebae" element */ boolean isSetAmoebae(); /** * Sets the "Amoebae" element */ void setAmoebae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum amoebae); /** * Sets (as xml) the "Amoebae" element */ void xsetAmoebae(gov.grants.apply.system.globalLibraryV20.YesNoDataType amoebae); /** * Unsets the "Amoebae" element */ void unsetAmoebae(); /** * Gets the "Apicomplexa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApicomplexa(); /** * Gets (as xml) the "Apicomplexa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApicomplexa(); /** * True if has "Apicomplexa" element */ boolean isSetApicomplexa(); /** * Sets the "Apicomplexa" element */ void setApicomplexa(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apicomplexa); /** * Sets (as xml) the "Apicomplexa" element */ void xsetApicomplexa(gov.grants.apply.system.globalLibraryV20.YesNoDataType apicomplexa); /** * Unsets the "Apicomplexa" element */ void unsetApicomplexa(); /** * Gets the "Ciliophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCiliophora(); /** * Gets (as xml) the "Ciliophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCiliophora(); /** * True if has "Ciliophora" element */ boolean isSetCiliophora(); /** * Sets the "Ciliophora" element */ void setCiliophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ciliophora); /** * Sets (as xml) the "Ciliophora" element */ void xsetCiliophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType ciliophora); /** * Unsets the "Ciliophora" element */ void unsetCiliophora(); /** * Gets the "Flagellates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFlagellates(); /** * Gets (as xml) the "Flagellates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFlagellates(); /** * True if has "Flagellates" element */ boolean isSetFlagellates(); /** * Sets the "Flagellates" element */ void setFlagellates(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum flagellates); /** * Sets (as xml) the "Flagellates" element */ void xsetFlagellates(gov.grants.apply.system.globalLibraryV20.YesNoDataType flagellates); /** * Unsets the "Flagellates" element */ void unsetFlagellates(); /** * Gets the "Foraminifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getForaminifera(); /** * Gets (as xml) the "Foraminifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetForaminifera(); /** * True if has "Foraminifera" element */ boolean isSetForaminifera(); /** * Sets the "Foraminifera" element */ void setForaminifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum foraminifera); /** * Sets (as xml) the "Foraminifera" element */ void xsetForaminifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType foraminifera); /** * Unsets the "Foraminifera" element */ void unsetForaminifera(); /** * Gets the "Microspora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMicrospora(); /** * Gets (as xml) the "Microspora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMicrospora(); /** * True if has "Microspora" element */ boolean isSetMicrospora(); /** * Sets the "Microspora" element */ void setMicrospora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum microspora); /** * Sets (as xml) the "Microspora" element */ void xsetMicrospora(gov.grants.apply.system.globalLibraryV20.YesNoDataType microspora); /** * Unsets the "Microspora" element */ void unsetMicrospora(); /** * Gets the "Radiolaria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRadiolaria(); /** * Gets (as xml) the "Radiolaria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRadiolaria(); /** * True if has "Radiolaria" element */ boolean isSetRadiolaria(); /** * Sets the "Radiolaria" element */ void setRadiolaria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum radiolaria); /** * Sets (as xml) the "Radiolaria" element */ void xsetRadiolaria(gov.grants.apply.system.globalLibraryV20.YesNoDataType radiolaria); /** * Unsets the "Radiolaria" element */ void unsetRadiolaria(); /** * Gets the "FUNGI" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFUNGI(); /** * Gets (as xml) the "FUNGI" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFUNGI(); /** * True if has "FUNGI" element */ boolean isSetFUNGI(); /** * Sets the "FUNGI" element */ void setFUNGI(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fungi); /** * Sets (as xml) the "FUNGI" element */ void xsetFUNGI(gov.grants.apply.system.globalLibraryV20.YesNoDataType fungi); /** * Unsets the "FUNGI" element */ void unsetFUNGI(); /** * Gets the "Ascomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAscomycota(); /** * Gets (as xml) the "Ascomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAscomycota(); /** * True if has "Ascomycota" element */ boolean isSetAscomycota(); /** * Sets the "Ascomycota" element */ void setAscomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ascomycota); /** * Sets (as xml) the "Ascomycota" element */ void xsetAscomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType ascomycota); /** * Unsets the "Ascomycota" element */ void unsetAscomycota(); /** * Gets the "Basidiomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBasidiomycota(); /** * Gets (as xml) the "Basidiomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBasidiomycota(); /** * True if has "Basidiomycota" element */ boolean isSetBasidiomycota(); /** * Sets the "Basidiomycota" element */ void setBasidiomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum basidiomycota); /** * Sets (as xml) the "Basidiomycota" element */ void xsetBasidiomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType basidiomycota); /** * Unsets the "Basidiomycota" element */ void unsetBasidiomycota(); /** * Gets the "Chytridiomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChytridiomycota(); /** * Gets (as xml) the "Chytridiomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChytridiomycota(); /** * True if has "Chytridiomycota" element */ boolean isSetChytridiomycota(); /** * Sets the "Chytridiomycota" element */ void setChytridiomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chytridiomycota); /** * Sets (as xml) the "Chytridiomycota" element */ void xsetChytridiomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType chytridiomycota); /** * Unsets the "Chytridiomycota" element */ void unsetChytridiomycota(); /** * Gets the "MitosporicFungi" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMitosporicFungi(); /** * Gets (as xml) the "MitosporicFungi" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMitosporicFungi(); /** * True if has "MitosporicFungi" element */ boolean isSetMitosporicFungi(); /** * Sets the "MitosporicFungi" element */ void setMitosporicFungi(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mitosporicFungi); /** * Sets (as xml) the "MitosporicFungi" element */ void xsetMitosporicFungi(gov.grants.apply.system.globalLibraryV20.YesNoDataType mitosporicFungi); /** * Unsets the "MitosporicFungi" element */ void unsetMitosporicFungi(); /** * Gets the "Oomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOomycota(); /** * Gets (as xml) the "Oomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOomycota(); /** * True if has "Oomycota" element */ boolean isSetOomycota(); /** * Sets the "Oomycota" element */ void setOomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum oomycota); /** * Sets (as xml) the "Oomycota" element */ void xsetOomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType oomycota); /** * Unsets the "Oomycota" element */ void unsetOomycota(); /** * Gets the "Yeasts" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getYeasts(); /** * Gets (as xml) the "Yeasts" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetYeasts(); /** * True if has "Yeasts" element */ boolean isSetYeasts(); /** * Sets the "Yeasts" element */ void setYeasts(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum yeasts); /** * Sets (as xml) the "Yeasts" element */ void xsetYeasts(gov.grants.apply.system.globalLibraryV20.YesNoDataType yeasts); /** * Unsets the "Yeasts" element */ void unsetYeasts(); /** * Gets the "Zygomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getZygomycota(); /** * Gets (as xml) the "Zygomycota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetZygomycota(); /** * True if has "Zygomycota" element */ boolean isSetZygomycota(); /** * Sets the "Zygomycota" element */ void setZygomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum zygomycota); /** * Sets (as xml) the "Zygomycota" element */ void xsetZygomycota(gov.grants.apply.system.globalLibraryV20.YesNoDataType zygomycota); /** * Unsets the "Zygomycota" element */ void unsetZygomycota(); /** * Gets the "LICHENS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLICHENS(); /** * Gets (as xml) the "LICHENS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLICHENS(); /** * True if has "LICHENS" element */ boolean isSetLICHENS(); /** * Sets the "LICHENS" element */ void setLICHENS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lichens); /** * Sets (as xml) the "LICHENS" element */ void xsetLICHENS(gov.grants.apply.system.globalLibraryV20.YesNoDataType lichens); /** * Unsets the "LICHENS" element */ void unsetLICHENS(); /** * Gets the "SLIMEMOLDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSLIMEMOLDS(); /** * Gets (as xml) the "SLIMEMOLDS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSLIMEMOLDS(); /** * True if has "SLIMEMOLDS" element */ boolean isSetSLIMEMOLDS(); /** * Sets the "SLIMEMOLDS" element */ void setSLIMEMOLDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum slimemolds); /** * Sets (as xml) the "SLIMEMOLDS" element */ void xsetSLIMEMOLDS(gov.grants.apply.system.globalLibraryV20.YesNoDataType slimemolds); /** * Unsets the "SLIMEMOLDS" element */ void unsetSLIMEMOLDS(); /** * Gets the "ALGAE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getALGAE(); /** * Gets (as xml) the "ALGAE" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetALGAE(); /** * True if has "ALGAE" element */ boolean isSetALGAE(); /** * Sets the "ALGAE" element */ void setALGAE(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum algae); /** * Sets (as xml) the "ALGAE" element */ void xsetALGAE(gov.grants.apply.system.globalLibraryV20.YesNoDataType algae); /** * Unsets the "ALGAE" element */ void unsetALGAE(); /** * Gets the "Bacillariophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBacillariophyta(); /** * Gets (as xml) the "Bacillariophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBacillariophyta(); /** * True if has "Bacillariophyta" element */ boolean isSetBacillariophyta(); /** * Sets the "Bacillariophyta" element */ void setBacillariophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bacillariophyta); /** * Sets (as xml) the "Bacillariophyta" element */ void xsetBacillariophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType bacillariophyta); /** * Unsets the "Bacillariophyta" element */ void unsetBacillariophyta(); /** * Gets the "Charophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCharophyta(); /** * Gets (as xml) the "Charophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCharophyta(); /** * True if has "Charophyta" element */ boolean isSetCharophyta(); /** * Sets the "Charophyta" element */ void setCharophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum charophyta); /** * Sets (as xml) the "Charophyta" element */ void xsetCharophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType charophyta); /** * Unsets the "Charophyta" element */ void unsetCharophyta(); /** * Gets the "Chlorophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChlorophyta(); /** * Gets (as xml) the "Chlorophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChlorophyta(); /** * True if has "Chlorophyta" element */ boolean isSetChlorophyta(); /** * Sets the "Chlorophyta" element */ void setChlorophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chlorophyta); /** * Sets (as xml) the "Chlorophyta" element */ void xsetChlorophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType chlorophyta); /** * Unsets the "Chlorophyta" element */ void unsetChlorophyta(); /** * Gets the "Chrysophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChrysophyta(); /** * Gets (as xml) the "Chrysophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChrysophyta(); /** * True if has "Chrysophyta" element */ boolean isSetChrysophyta(); /** * Sets the "Chrysophyta" element */ void setChrysophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chrysophyta); /** * Sets (as xml) the "Chrysophyta" element */ void xsetChrysophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType chrysophyta); /** * Unsets the "Chrysophyta" element */ void unsetChrysophyta(); /** * Gets the "Dinoflagellata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDinoflagellata(); /** * Gets (as xml) the "Dinoflagellata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDinoflagellata(); /** * True if has "Dinoflagellata" element */ boolean isSetDinoflagellata(); /** * Sets the "Dinoflagellata" element */ void setDinoflagellata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum dinoflagellata); /** * Sets (as xml) the "Dinoflagellata" element */ void xsetDinoflagellata(gov.grants.apply.system.globalLibraryV20.YesNoDataType dinoflagellata); /** * Unsets the "Dinoflagellata" element */ void unsetDinoflagellata(); /** * Gets the "Euglenoids" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEuglenoids(); /** * Gets (as xml) the "Euglenoids" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEuglenoids(); /** * True if has "Euglenoids" element */ boolean isSetEuglenoids(); /** * Sets the "Euglenoids" element */ void setEuglenoids(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum euglenoids); /** * Sets (as xml) the "Euglenoids" element */ void xsetEuglenoids(gov.grants.apply.system.globalLibraryV20.YesNoDataType euglenoids); /** * Unsets the "Euglenoids" element */ void unsetEuglenoids(); /** * Gets the "Phaeophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhaeophyta(); /** * Gets (as xml) the "Phaeophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhaeophyta(); /** * True if has "Phaeophyta" element */ boolean isSetPhaeophyta(); /** * Sets the "Phaeophyta" element */ void setPhaeophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum phaeophyta); /** * Sets (as xml) the "Phaeophyta" element */ void xsetPhaeophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType phaeophyta); /** * Unsets the "Phaeophyta" element */ void unsetPhaeophyta(); /** * Gets the "Rhodophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRhodophyta(); /** * Gets (as xml) the "Rhodophyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRhodophyta(); /** * True if has "Rhodophyta" element */ boolean isSetRhodophyta(); /** * Sets the "Rhodophyta" element */ void setRhodophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rhodophyta); /** * Sets (as xml) the "Rhodophyta" element */ void xsetRhodophyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType rhodophyta); /** * Unsets the "Rhodophyta" element */ void unsetRhodophyta(); /** * Gets the "PLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPLANTS(); /** * Gets (as xml) the "PLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPLANTS(); /** * True if has "PLANTS" element */ boolean isSetPLANTS(); /** * Sets the "PLANTS" element */ void setPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plants); /** * Sets (as xml) the "PLANTS" element */ void xsetPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType plants); /** * Unsets the "PLANTS" element */ void unsetPLANTS(); /** * Gets the "NONVASCULARPLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNONVASCULARPLANTS(); /** * Gets (as xml) the "NONVASCULARPLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNONVASCULARPLANTS(); /** * True if has "NONVASCULARPLANTS" element */ boolean isSetNONVASCULARPLANTS(); /** * Sets the "NONVASCULARPLANTS" element */ void setNONVASCULARPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nonvascularplants); /** * Sets (as xml) the "NONVASCULARPLANTS" element */ void xsetNONVASCULARPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType nonvascularplants); /** * Unsets the "NONVASCULARPLANTS" element */ void unsetNONVASCULARPLANTS(); /** * Gets the "BRYOPHYTA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBRYOPHYTA(); /** * Gets (as xml) the "BRYOPHYTA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBRYOPHYTA(); /** * True if has "BRYOPHYTA" element */ boolean isSetBRYOPHYTA(); /** * Sets the "BRYOPHYTA" element */ void setBRYOPHYTA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bryophyta); /** * Sets (as xml) the "BRYOPHYTA" element */ void xsetBRYOPHYTA(gov.grants.apply.system.globalLibraryV20.YesNoDataType bryophyta); /** * Unsets the "BRYOPHYTA" element */ void unsetBRYOPHYTA(); /** * Gets the "Anthocerotae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnthocerotae(); /** * Gets (as xml) the "Anthocerotae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnthocerotae(); /** * True if has "Anthocerotae" element */ boolean isSetAnthocerotae(); /** * Sets the "Anthocerotae" element */ void setAnthocerotae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum anthocerotae); /** * Sets (as xml) the "Anthocerotae" element */ void xsetAnthocerotae(gov.grants.apply.system.globalLibraryV20.YesNoDataType anthocerotae); /** * Unsets the "Anthocerotae" element */ void unsetAnthocerotae(); /** * Gets the "Hepaticae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHepaticae(); /** * Gets (as xml) the "Hepaticae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHepaticae(); /** * True if has "Hepaticae" element */ boolean isSetHepaticae(); /** * Sets the "Hepaticae" element */ void setHepaticae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hepaticae); /** * Sets (as xml) the "Hepaticae" element */ void xsetHepaticae(gov.grants.apply.system.globalLibraryV20.YesNoDataType hepaticae); /** * Unsets the "Hepaticae" element */ void unsetHepaticae(); /** * Gets the "Musci" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMusci(); /** * Gets (as xml) the "Musci" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMusci(); /** * True if has "Musci" element */ boolean isSetMusci(); /** * Sets the "Musci" element */ void setMusci(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum musci); /** * Sets (as xml) the "Musci" element */ void xsetMusci(gov.grants.apply.system.globalLibraryV20.YesNoDataType musci); /** * Unsets the "Musci" element */ void unsetMusci(); /** * Gets the "VASCULARPLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVASCULARPLANTS(); /** * Gets (as xml) the "VASCULARPLANTS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVASCULARPLANTS(); /** * True if has "VASCULARPLANTS" element */ boolean isSetVASCULARPLANTS(); /** * Sets the "VASCULARPLANTS" element */ void setVASCULARPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vascularplants); /** * Sets (as xml) the "VASCULARPLANTS" element */ void xsetVASCULARPLANTS(gov.grants.apply.system.globalLibraryV20.YesNoDataType vascularplants); /** * Unsets the "VASCULARPLANTS" element */ void unsetVASCULARPLANTS(); /** * Gets the "FERNSALLIES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFERNSALLIES(); /** * Gets (as xml) the "FERNSALLIES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFERNSALLIES(); /** * True if has "FERNSALLIES" element */ boolean isSetFERNSALLIES(); /** * Sets the "FERNSALLIES" element */ void setFERNSALLIES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fernsallies); /** * Sets (as xml) the "FERNSALLIES" element */ void xsetFERNSALLIES(gov.grants.apply.system.globalLibraryV20.YesNoDataType fernsallies); /** * Unsets the "FERNSALLIES" element */ void unsetFERNSALLIES(); /** * Gets the "GYMNOSPERMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGYMNOSPERMS(); /** * Gets (as xml) the "GYMNOSPERMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGYMNOSPERMS(); /** * True if has "GYMNOSPERMS" element */ boolean isSetGYMNOSPERMS(); /** * Sets the "GYMNOSPERMS" element */ void setGYMNOSPERMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gymnosperms); /** * Sets (as xml) the "GYMNOSPERMS" element */ void xsetGYMNOSPERMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType gymnosperms); /** * Unsets the "GYMNOSPERMS" element */ void unsetGYMNOSPERMS(); /** * Gets the "Coniferales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getConiferales(); /** * Gets (as xml) the "Coniferales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetConiferales(); /** * True if has "Coniferales" element */ boolean isSetConiferales(); /** * Sets the "Coniferales" element */ void setConiferales(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coniferales); /** * Sets (as xml) the "Coniferales" element */ void xsetConiferales(gov.grants.apply.system.globalLibraryV20.YesNoDataType coniferales); /** * Unsets the "Coniferales" element */ void unsetConiferales(); /** * Gets the "Cycadales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCycadales(); /** * Gets (as xml) the "Cycadales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCycadales(); /** * True if has "Cycadales" element */ boolean isSetCycadales(); /** * Sets the "Cycadales" element */ void setCycadales(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cycadales); /** * Sets (as xml) the "Cycadales" element */ void xsetCycadales(gov.grants.apply.system.globalLibraryV20.YesNoDataType cycadales); /** * Unsets the "Cycadales" element */ void unsetCycadales(); /** * Gets the "Ginkgoales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGinkgoales(); /** * Gets (as xml) the "Ginkgoales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGinkgoales(); /** * True if has "Ginkgoales" element */ boolean isSetGinkgoales(); /** * Sets the "Ginkgoales" element */ void setGinkgoales(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ginkgoales); /** * Sets (as xml) the "Ginkgoales" element */ void xsetGinkgoales(gov.grants.apply.system.globalLibraryV20.YesNoDataType ginkgoales); /** * Unsets the "Ginkgoales" element */ void unsetGinkgoales(); /** * Gets the "Gnetales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGnetales(); /** * Gets (as xml) the "Gnetales" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGnetales(); /** * True if has "Gnetales" element */ boolean isSetGnetales(); /** * Sets the "Gnetales" element */ void setGnetales(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gnetales); /** * Sets (as xml) the "Gnetales" element */ void xsetGnetales(gov.grants.apply.system.globalLibraryV20.YesNoDataType gnetales); /** * Unsets the "Gnetales" element */ void unsetGnetales(); /** * Gets the "ANGIOSPERMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getANGIOSPERMS(); /** * Gets (as xml) the "ANGIOSPERMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetANGIOSPERMS(); /** * True if has "ANGIOSPERMS" element */ boolean isSetANGIOSPERMS(); /** * Sets the "ANGIOSPERMS" element */ void setANGIOSPERMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum angiosperms); /** * Sets (as xml) the "ANGIOSPERMS" element */ void xsetANGIOSPERMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType angiosperms); /** * Unsets the "ANGIOSPERMS" element */ void unsetANGIOSPERMS(); /** * Gets the "Monocots" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonocots(); /** * Gets (as xml) the "Monocots" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonocots(); /** * True if has "Monocots" element */ boolean isSetMonocots(); /** * Sets the "Monocots" element */ void setMonocots(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monocots); /** * Sets (as xml) the "Monocots" element */ void xsetMonocots(gov.grants.apply.system.globalLibraryV20.YesNoDataType monocots); /** * Unsets the "Monocots" element */ void unsetMonocots(); /** * Gets the "Arecaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArecaceae(); /** * Gets (as xml) the "Arecaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArecaceae(); /** * True if has "Arecaceae" element */ boolean isSetArecaceae(); /** * Sets the "Arecaceae" element */ void setArecaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum arecaceae); /** * Sets (as xml) the "Arecaceae" element */ void xsetArecaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType arecaceae); /** * Unsets the "Arecaceae" element */ void unsetArecaceae(); /** * Gets the "Cyperaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCyperaceae(); /** * Gets (as xml) the "Cyperaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCyperaceae(); /** * True if has "Cyperaceae" element */ boolean isSetCyperaceae(); /** * Sets the "Cyperaceae" element */ void setCyperaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cyperaceae); /** * Sets (as xml) the "Cyperaceae" element */ void xsetCyperaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType cyperaceae); /** * Unsets the "Cyperaceae" element */ void unsetCyperaceae(); /** * Gets the "Liliaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLiliaceae(); /** * Gets (as xml) the "Liliaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLiliaceae(); /** * True if has "Liliaceae" element */ boolean isSetLiliaceae(); /** * Sets the "Liliaceae" element */ void setLiliaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum liliaceae); /** * Sets (as xml) the "Liliaceae" element */ void xsetLiliaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType liliaceae); /** * Unsets the "Liliaceae" element */ void unsetLiliaceae(); /** * Gets the "Orchidaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOrchidaceae(); /** * Gets (as xml) the "Orchidaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOrchidaceae(); /** * True if has "Orchidaceae" element */ boolean isSetOrchidaceae(); /** * Sets the "Orchidaceae" element */ void setOrchidaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum orchidaceae); /** * Sets (as xml) the "Orchidaceae" element */ void xsetOrchidaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType orchidaceae); /** * Unsets the "Orchidaceae" element */ void unsetOrchidaceae(); /** * Gets the "Poaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPoaceae(); /** * Gets (as xml) the "Poaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPoaceae(); /** * True if has "Poaceae" element */ boolean isSetPoaceae(); /** * Sets the "Poaceae" element */ void setPoaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum poaceae); /** * Sets (as xml) the "Poaceae" element */ void xsetPoaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType poaceae); /** * Unsets the "Poaceae" element */ void unsetPoaceae(); /** * Gets the "Dicots" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDicots(); /** * Gets (as xml) the "Dicots" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDicots(); /** * True if has "Dicots" element */ boolean isSetDicots(); /** * Sets the "Dicots" element */ void setDicots(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum dicots); /** * Sets (as xml) the "Dicots" element */ void xsetDicots(gov.grants.apply.system.globalLibraryV20.YesNoDataType dicots); /** * Unsets the "Dicots" element */ void unsetDicots(); /** * Gets the "Apiaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApiaceae(); /** * Gets (as xml) the "Apiaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApiaceae(); /** * True if has "Apiaceae" element */ boolean isSetApiaceae(); /** * Sets the "Apiaceae" element */ void setApiaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apiaceae); /** * Sets (as xml) the "Apiaceae" element */ void xsetApiaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType apiaceae); /** * Unsets the "Apiaceae" element */ void unsetApiaceae(); /** * Gets the "Asteraceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAsteraceae(); /** * Gets (as xml) the "Asteraceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAsteraceae(); /** * True if has "Asteraceae" element */ boolean isSetAsteraceae(); /** * Sets the "Asteraceae" element */ void setAsteraceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum asteraceae); /** * Sets (as xml) the "Asteraceae" element */ void xsetAsteraceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType asteraceae); /** * Unsets the "Asteraceae" element */ void unsetAsteraceae(); /** * Gets the "Brassicaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBrassicaceae(); /** * Gets (as xml) the "Brassicaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBrassicaceae(); /** * True if has "Brassicaceae" element */ boolean isSetBrassicaceae(); /** * Sets the "Brassicaceae" element */ void setBrassicaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum brassicaceae); /** * Sets (as xml) the "Brassicaceae" element */ void xsetBrassicaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType brassicaceae); /** * Unsets the "Brassicaceae" element */ void unsetBrassicaceae(); /** * Gets the "Fabaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFabaceae(); /** * Gets (as xml) the "Fabaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFabaceae(); /** * True if has "Fabaceae" element */ boolean isSetFabaceae(); /** * Sets the "Fabaceae" element */ void setFabaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fabaceae); /** * Sets (as xml) the "Fabaceae" element */ void xsetFabaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType fabaceae); /** * Unsets the "Fabaceae" element */ void unsetFabaceae(); /** * Gets the "Lamiaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLamiaceae(); /** * Gets (as xml) the "Lamiaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLamiaceae(); /** * True if has "Lamiaceae" element */ boolean isSetLamiaceae(); /** * Sets the "Lamiaceae" element */ void setLamiaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lamiaceae); /** * Sets (as xml) the "Lamiaceae" element */ void xsetLamiaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType lamiaceae); /** * Unsets the "Lamiaceae" element */ void unsetLamiaceae(); /** * Gets the "Rosaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRosaceae(); /** * Gets (as xml) the "Rosaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRosaceae(); /** * True if has "Rosaceae" element */ boolean isSetRosaceae(); /** * Sets the "Rosaceae" element */ void setRosaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rosaceae); /** * Sets (as xml) the "Rosaceae" element */ void xsetRosaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType rosaceae); /** * Unsets the "Rosaceae" element */ void unsetRosaceae(); /** * Gets the "Solanaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSolanaceae(); /** * Gets (as xml) the "Solanaceae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSolanaceae(); /** * True if has "Solanaceae" element */ boolean isSetSolanaceae(); /** * Sets the "Solanaceae" element */ void setSolanaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum solanaceae); /** * Sets (as xml) the "Solanaceae" element */ void xsetSolanaceae(gov.grants.apply.system.globalLibraryV20.YesNoDataType solanaceae); /** * Unsets the "Solanaceae" element */ void unsetSolanaceae(); /** * Gets the "ANIMALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getANIMALS(); /** * Gets (as xml) the "ANIMALS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetANIMALS(); /** * True if has "ANIMALS" element */ boolean isSetANIMALS(); /** * Sets the "ANIMALS" element */ void setANIMALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum animals); /** * Sets (as xml) the "ANIMALS" element */ void xsetANIMALS(gov.grants.apply.system.globalLibraryV20.YesNoDataType animals); /** * Unsets the "ANIMALS" element */ void unsetANIMALS(); /** * Gets the "INVERTEBRATES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getINVERTEBRATES(); /** * Gets (as xml) the "INVERTEBRATES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetINVERTEBRATES(); /** * True if has "INVERTEBRATES" element */ boolean isSetINVERTEBRATES(); /** * Sets the "INVERTEBRATES" element */ void setINVERTEBRATES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum invertebrates); /** * Sets (as xml) the "INVERTEBRATES" element */ void xsetINVERTEBRATES(gov.grants.apply.system.globalLibraryV20.YesNoDataType invertebrates); /** * Unsets the "INVERTEBRATES" element */ void unsetINVERTEBRATES(); /** * Gets the "MESOZOAPLACOZOA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMESOZOAPLACOZOA(); /** * Gets (as xml) the "MESOZOAPLACOZOA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMESOZOAPLACOZOA(); /** * True if has "MESOZOAPLACOZOA" element */ boolean isSetMESOZOAPLACOZOA(); /** * Sets the "MESOZOAPLACOZOA" element */ void setMESOZOAPLACOZOA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mesozoaplacozoa); /** * Sets (as xml) the "MESOZOAPLACOZOA" element */ void xsetMESOZOAPLACOZOA(gov.grants.apply.system.globalLibraryV20.YesNoDataType mesozoaplacozoa); /** * Unsets the "MESOZOAPLACOZOA" element */ void unsetMESOZOAPLACOZOA(); /** * Gets the "PORIFERA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPORIFERA(); /** * Gets (as xml) the "PORIFERA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPORIFERA(); /** * True if has "PORIFERA" element */ boolean isSetPORIFERA(); /** * Sets the "PORIFERA" element */ void setPORIFERA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum porifera); /** * Sets (as xml) the "PORIFERA" element */ void xsetPORIFERA(gov.grants.apply.system.globalLibraryV20.YesNoDataType porifera); /** * Unsets the "PORIFERA" element */ void unsetPORIFERA(); /** * Gets the "CNIDARIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCNIDARIA(); /** * Gets (as xml) the "CNIDARIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCNIDARIA(); /** * True if has "CNIDARIA" element */ boolean isSetCNIDARIA(); /** * Sets the "CNIDARIA" element */ void setCNIDARIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cnidaria); /** * Sets (as xml) the "CNIDARIA" element */ void xsetCNIDARIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType cnidaria); /** * Unsets the "CNIDARIA" element */ void unsetCNIDARIA(); /** * Gets the "Hydrozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHydrozoa(); /** * Gets (as xml) the "Hydrozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHydrozoa(); /** * True if has "Hydrozoa" element */ boolean isSetHydrozoa(); /** * Sets the "Hydrozoa" element */ void setHydrozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hydrozoa); /** * Sets (as xml) the "Hydrozoa" element */ void xsetHydrozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType hydrozoa); /** * Unsets the "Hydrozoa" element */ void unsetHydrozoa(); /** * Gets the "Scyphozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getScyphozoa(); /** * Gets (as xml) the "Scyphozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetScyphozoa(); /** * True if has "Scyphozoa" element */ boolean isSetScyphozoa(); /** * Sets the "Scyphozoa" element */ void setScyphozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum scyphozoa); /** * Sets (as xml) the "Scyphozoa" element */ void xsetScyphozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType scyphozoa); /** * Unsets the "Scyphozoa" element */ void unsetScyphozoa(); /** * Gets the "Anthozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnthozoa(); /** * Gets (as xml) the "Anthozoa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnthozoa(); /** * True if has "Anthozoa" element */ boolean isSetAnthozoa(); /** * Sets the "Anthozoa" element */ void setAnthozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum anthozoa); /** * Sets (as xml) the "Anthozoa" element */ void xsetAnthozoa(gov.grants.apply.system.globalLibraryV20.YesNoDataType anthozoa); /** * Unsets the "Anthozoa" element */ void unsetAnthozoa(); /** * Gets the "CTENOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCTENOPHORA(); /** * Gets (as xml) the "CTENOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCTENOPHORA(); /** * True if has "CTENOPHORA" element */ boolean isSetCTENOPHORA(); /** * Sets the "CTENOPHORA" element */ void setCTENOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ctenophora); /** * Sets (as xml) the "CTENOPHORA" element */ void xsetCTENOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType ctenophora); /** * Unsets the "CTENOPHORA" element */ void unsetCTENOPHORA(); /** * Gets the "PLATYHELMINTHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPLATYHELMINTHES(); /** * Gets (as xml) the "PLATYHELMINTHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPLATYHELMINTHES(); /** * True if has "PLATYHELMINTHES" element */ boolean isSetPLATYHELMINTHES(); /** * Sets the "PLATYHELMINTHES" element */ void setPLATYHELMINTHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum platyhelminthes); /** * Sets (as xml) the "PLATYHELMINTHES" element */ void xsetPLATYHELMINTHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType platyhelminthes); /** * Unsets the "PLATYHELMINTHES" element */ void unsetPLATYHELMINTHES(); /** * Gets the "Turbellaria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTurbellaria(); /** * Gets (as xml) the "Turbellaria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTurbellaria(); /** * True if has "Turbellaria" element */ boolean isSetTurbellaria(); /** * Sets the "Turbellaria" element */ void setTurbellaria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum turbellaria); /** * Sets (as xml) the "Turbellaria" element */ void xsetTurbellaria(gov.grants.apply.system.globalLibraryV20.YesNoDataType turbellaria); /** * Unsets the "Turbellaria" element */ void unsetTurbellaria(); /** * Gets the "Trematoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTrematoda(); /** * Gets (as xml) the "Trematoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTrematoda(); /** * True if has "Trematoda" element */ boolean isSetTrematoda(); /** * Sets the "Trematoda" element */ void setTrematoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum trematoda); /** * Sets (as xml) the "Trematoda" element */ void xsetTrematoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType trematoda); /** * Unsets the "Trematoda" element */ void unsetTrematoda(); /** * Gets the "Cestoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCestoda(); /** * Gets (as xml) the "Cestoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCestoda(); /** * True if has "Cestoda" element */ boolean isSetCestoda(); /** * Sets the "Cestoda" element */ void setCestoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cestoda); /** * Sets (as xml) the "Cestoda" element */ void xsetCestoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType cestoda); /** * Unsets the "Cestoda" element */ void unsetCestoda(); /** * Gets the "Monogenea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonogenea(); /** * Gets (as xml) the "Monogenea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonogenea(); /** * True if has "Monogenea" element */ boolean isSetMonogenea(); /** * Sets the "Monogenea" element */ void setMonogenea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monogenea); /** * Sets (as xml) the "Monogenea" element */ void xsetMonogenea(gov.grants.apply.system.globalLibraryV20.YesNoDataType monogenea); /** * Unsets the "Monogenea" element */ void unsetMonogenea(); /** * Gets the "GNATHOSTOMULIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGNATHOSTOMULIDA(); /** * Gets (as xml) the "GNATHOSTOMULIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGNATHOSTOMULIDA(); /** * True if has "GNATHOSTOMULIDA" element */ boolean isSetGNATHOSTOMULIDA(); /** * Sets the "GNATHOSTOMULIDA" element */ void setGNATHOSTOMULIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gnathostomulida); /** * Sets (as xml) the "GNATHOSTOMULIDA" element */ void xsetGNATHOSTOMULIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType gnathostomulida); /** * Unsets the "GNATHOSTOMULIDA" element */ void unsetGNATHOSTOMULIDA(); /** * Gets the "NEMERTINEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNEMERTINEA(); /** * Gets (as xml) the "NEMERTINEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNEMERTINEA(); /** * True if has "NEMERTINEA" element */ boolean isSetNEMERTINEA(); /** * Sets the "NEMERTINEA" element */ void setNEMERTINEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nemertinea); /** * Sets (as xml) the "NEMERTINEA" element */ void xsetNEMERTINEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType nemertinea); /** * Unsets the "NEMERTINEA" element */ void unsetNEMERTINEA(); /** * Gets the "ENTOPROCTABryozoaPlantlikeAnimals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getENTOPROCTABryozoaPlantlikeAnimals(); /** * Gets (as xml) the "ENTOPROCTABryozoaPlantlikeAnimals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetENTOPROCTABryozoaPlantlikeAnimals(); /** * True if has "ENTOPROCTABryozoaPlantlikeAnimals" element */ boolean isSetENTOPROCTABryozoaPlantlikeAnimals(); /** * Sets the "ENTOPROCTABryozoaPlantlikeAnimals" element */ void setENTOPROCTABryozoaPlantlikeAnimals(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum entoproctaBryozoaPlantlikeAnimals); /** * Sets (as xml) the "ENTOPROCTABryozoaPlantlikeAnimals" element */ void xsetENTOPROCTABryozoaPlantlikeAnimals(gov.grants.apply.system.globalLibraryV20.YesNoDataType entoproctaBryozoaPlantlikeAnimals); /** * Unsets the "ENTOPROCTABryozoaPlantlikeAnimals" element */ void unsetENTOPROCTABryozoaPlantlikeAnimals(); /** * Gets the "ASCHELMINTHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getASCHELMINTHES(); /** * Gets (as xml) the "ASCHELMINTHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetASCHELMINTHES(); /** * True if has "ASCHELMINTHES" element */ boolean isSetASCHELMINTHES(); /** * Sets the "ASCHELMINTHES" element */ void setASCHELMINTHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum aschelminthes); /** * Sets (as xml) the "ASCHELMINTHES" element */ void xsetASCHELMINTHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType aschelminthes); /** * Unsets the "ASCHELMINTHES" element */ void unsetASCHELMINTHES(); /** * Gets the "Gastrotricha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGastrotricha(); /** * Gets (as xml) the "Gastrotricha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGastrotricha(); /** * True if has "Gastrotricha" element */ boolean isSetGastrotricha(); /** * Sets the "Gastrotricha" element */ void setGastrotricha(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gastrotricha); /** * Sets (as xml) the "Gastrotricha" element */ void xsetGastrotricha(gov.grants.apply.system.globalLibraryV20.YesNoDataType gastrotricha); /** * Unsets the "Gastrotricha" element */ void unsetGastrotricha(); /** * Gets the "Kinorhyncha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getKinorhyncha(); /** * Gets (as xml) the "Kinorhyncha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetKinorhyncha(); /** * True if has "Kinorhyncha" element */ boolean isSetKinorhyncha(); /** * Sets the "Kinorhyncha" element */ void setKinorhyncha(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum kinorhyncha); /** * Sets (as xml) the "Kinorhyncha" element */ void xsetKinorhyncha(gov.grants.apply.system.globalLibraryV20.YesNoDataType kinorhyncha); /** * Unsets the "Kinorhyncha" element */ void unsetKinorhyncha(); /** * Gets the "Loricifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLoricifera(); /** * Gets (as xml) the "Loricifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLoricifera(); /** * True if has "Loricifera" element */ boolean isSetLoricifera(); /** * Sets the "Loricifera" element */ void setLoricifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum loricifera); /** * Sets (as xml) the "Loricifera" element */ void xsetLoricifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType loricifera); /** * Unsets the "Loricifera" element */ void unsetLoricifera(); /** * Gets the "Nematoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNematoda(); /** * Gets (as xml) the "Nematoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNematoda(); /** * True if has "Nematoda" element */ boolean isSetNematoda(); /** * Sets the "Nematoda" element */ void setNematoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nematoda); /** * Sets (as xml) the "Nematoda" element */ void xsetNematoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType nematoda); /** * Unsets the "Nematoda" element */ void unsetNematoda(); /** * Gets the "Nematomorpha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNematomorpha(); /** * Gets (as xml) the "Nematomorpha" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNematomorpha(); /** * True if has "Nematomorpha" element */ boolean isSetNematomorpha(); /** * Sets the "Nematomorpha" element */ void setNematomorpha(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nematomorpha); /** * Sets (as xml) the "Nematomorpha" element */ void xsetNematomorpha(gov.grants.apply.system.globalLibraryV20.YesNoDataType nematomorpha); /** * Unsets the "Nematomorpha" element */ void unsetNematomorpha(); /** * Gets the "Rotifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRotifera(); /** * Gets (as xml) the "Rotifera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRotifera(); /** * True if has "Rotifera" element */ boolean isSetRotifera(); /** * Sets the "Rotifera" element */ void setRotifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rotifera); /** * Sets (as xml) the "Rotifera" element */ void xsetRotifera(gov.grants.apply.system.globalLibraryV20.YesNoDataType rotifera); /** * Unsets the "Rotifera" element */ void unsetRotifera(); /** * Gets the "ACANTHOCEPHALA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getACANTHOCEPHALA(); /** * Gets (as xml) the "ACANTHOCEPHALA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetACANTHOCEPHALA(); /** * True if has "ACANTHOCEPHALA" element */ boolean isSetACANTHOCEPHALA(); /** * Sets the "ACANTHOCEPHALA" element */ void setACANTHOCEPHALA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum acanthocephala); /** * Sets (as xml) the "ACANTHOCEPHALA" element */ void xsetACANTHOCEPHALA(gov.grants.apply.system.globalLibraryV20.YesNoDataType acanthocephala); /** * Unsets the "ACANTHOCEPHALA" element */ void unsetACANTHOCEPHALA(); /** * Gets the "PRIAPULOIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPRIAPULOIDEA(); /** * Gets (as xml) the "PRIAPULOIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPRIAPULOIDEA(); /** * True if has "PRIAPULOIDEA" element */ boolean isSetPRIAPULOIDEA(); /** * Sets the "PRIAPULOIDEA" element */ void setPRIAPULOIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum priapuloidea); /** * Sets (as xml) the "PRIAPULOIDEA" element */ void xsetPRIAPULOIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType priapuloidea); /** * Unsets the "PRIAPULOIDEA" element */ void unsetPRIAPULOIDEA(); /** * Gets the "BRYOZOA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBRYOZOA(); /** * Gets (as xml) the "BRYOZOA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBRYOZOA(); /** * True if has "BRYOZOA" element */ boolean isSetBRYOZOA(); /** * Sets the "BRYOZOA" element */ void setBRYOZOA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bryozoa); /** * Sets (as xml) the "BRYOZOA" element */ void xsetBRYOZOA(gov.grants.apply.system.globalLibraryV20.YesNoDataType bryozoa); /** * Unsets the "BRYOZOA" element */ void unsetBRYOZOA(); /** * Gets the "PHORONIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPHORONIDEA(); /** * Gets (as xml) the "PHORONIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPHORONIDEA(); /** * True if has "PHORONIDEA" element */ boolean isSetPHORONIDEA(); /** * Sets the "PHORONIDEA" element */ void setPHORONIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum phoronidea); /** * Sets (as xml) the "PHORONIDEA" element */ void xsetPHORONIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType phoronidea); /** * Unsets the "PHORONIDEA" element */ void unsetPHORONIDEA(); /** * Gets the "BRACHIOPODA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBRACHIOPODA(); /** * Gets (as xml) the "BRACHIOPODA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBRACHIOPODA(); /** * True if has "BRACHIOPODA" element */ boolean isSetBRACHIOPODA(); /** * Sets the "BRACHIOPODA" element */ void setBRACHIOPODA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum brachiopoda); /** * Sets (as xml) the "BRACHIOPODA" element */ void xsetBRACHIOPODA(gov.grants.apply.system.globalLibraryV20.YesNoDataType brachiopoda); /** * Unsets the "BRACHIOPODA" element */ void unsetBRACHIOPODA(); /** * Gets the "MOLLUSCA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMOLLUSCA(); /** * Gets (as xml) the "MOLLUSCA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMOLLUSCA(); /** * True if has "MOLLUSCA" element */ boolean isSetMOLLUSCA(); /** * Sets the "MOLLUSCA" element */ void setMOLLUSCA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mollusca); /** * Sets (as xml) the "MOLLUSCA" element */ void xsetMOLLUSCA(gov.grants.apply.system.globalLibraryV20.YesNoDataType mollusca); /** * Unsets the "MOLLUSCA" element */ void unsetMOLLUSCA(); /** * Gets the "Monoplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonoplacophora(); /** * Gets (as xml) the "Monoplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonoplacophora(); /** * True if has "Monoplacophora" element */ boolean isSetMonoplacophora(); /** * Sets the "Monoplacophora" element */ void setMonoplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monoplacophora); /** * Sets (as xml) the "Monoplacophora" element */ void xsetMonoplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType monoplacophora); /** * Unsets the "Monoplacophora" element */ void unsetMonoplacophora(); /** * Gets the "Aplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAplacophora(); /** * Gets (as xml) the "Aplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAplacophora(); /** * True if has "Aplacophora" element */ boolean isSetAplacophora(); /** * Sets the "Aplacophora" element */ void setAplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum aplacophora); /** * Sets (as xml) the "Aplacophora" element */ void xsetAplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType aplacophora); /** * Unsets the "Aplacophora" element */ void unsetAplacophora(); /** * Gets the "Polyplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPolyplacophora(); /** * Gets (as xml) the "Polyplacophora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPolyplacophora(); /** * True if has "Polyplacophora" element */ boolean isSetPolyplacophora(); /** * Sets the "Polyplacophora" element */ void setPolyplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum polyplacophora); /** * Sets (as xml) the "Polyplacophora" element */ void xsetPolyplacophora(gov.grants.apply.system.globalLibraryV20.YesNoDataType polyplacophora); /** * Unsets the "Polyplacophora" element */ void unsetPolyplacophora(); /** * Gets the "Scaphopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getScaphopoda(); /** * Gets (as xml) the "Scaphopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetScaphopoda(); /** * True if has "Scaphopoda" element */ boolean isSetScaphopoda(); /** * Sets the "Scaphopoda" element */ void setScaphopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum scaphopoda); /** * Sets (as xml) the "Scaphopoda" element */ void xsetScaphopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType scaphopoda); /** * Unsets the "Scaphopoda" element */ void unsetScaphopoda(); /** * Gets the "Gastropoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGastropoda(); /** * Gets (as xml) the "Gastropoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGastropoda(); /** * True if has "Gastropoda" element */ boolean isSetGastropoda(); /** * Sets the "Gastropoda" element */ void setGastropoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gastropoda); /** * Sets (as xml) the "Gastropoda" element */ void xsetGastropoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType gastropoda); /** * Unsets the "Gastropoda" element */ void unsetGastropoda(); /** * Gets the "Pelecypoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPelecypoda(); /** * Gets (as xml) the "Pelecypoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPelecypoda(); /** * True if has "Pelecypoda" element */ boolean isSetPelecypoda(); /** * Sets the "Pelecypoda" element */ void setPelecypoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pelecypoda); /** * Sets (as xml) the "Pelecypoda" element */ void xsetPelecypoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType pelecypoda); /** * Unsets the "Pelecypoda" element */ void unsetPelecypoda(); /** * Gets the "Cephalopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCephalopoda(); /** * Gets (as xml) the "Cephalopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCephalopoda(); /** * True if has "Cephalopoda" element */ boolean isSetCephalopoda(); /** * Sets the "Cephalopoda" element */ void setCephalopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cephalopoda); /** * Sets (as xml) the "Cephalopoda" element */ void xsetCephalopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType cephalopoda); /** * Unsets the "Cephalopoda" element */ void unsetCephalopoda(); /** * Gets the "ANNELIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getANNELIDA(); /** * Gets (as xml) the "ANNELIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetANNELIDA(); /** * True if has "ANNELIDA" element */ boolean isSetANNELIDA(); /** * Sets the "ANNELIDA" element */ void setANNELIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum annelida); /** * Sets (as xml) the "ANNELIDA" element */ void xsetANNELIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType annelida); /** * Unsets the "ANNELIDA" element */ void unsetANNELIDA(); /** * Gets the "Polychaeta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPolychaeta(); /** * Gets (as xml) the "Polychaeta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPolychaeta(); /** * True if has "Polychaeta" element */ boolean isSetPolychaeta(); /** * Sets the "Polychaeta" element */ void setPolychaeta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum polychaeta); /** * Sets (as xml) the "Polychaeta" element */ void xsetPolychaeta(gov.grants.apply.system.globalLibraryV20.YesNoDataType polychaeta); /** * Unsets the "Polychaeta" element */ void unsetPolychaeta(); /** * Gets the "Oligochaeta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOligochaeta(); /** * Gets (as xml) the "Oligochaeta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOligochaeta(); /** * True if has "Oligochaeta" element */ boolean isSetOligochaeta(); /** * Sets the "Oligochaeta" element */ void setOligochaeta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum oligochaeta); /** * Sets (as xml) the "Oligochaeta" element */ void xsetOligochaeta(gov.grants.apply.system.globalLibraryV20.YesNoDataType oligochaeta); /** * Unsets the "Oligochaeta" element */ void unsetOligochaeta(); /** * Gets the "Hirudinida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHirudinida(); /** * Gets (as xml) the "Hirudinida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHirudinida(); /** * True if has "Hirudinida" element */ boolean isSetHirudinida(); /** * Sets the "Hirudinida" element */ void setHirudinida(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hirudinida); /** * Sets (as xml) the "Hirudinida" element */ void xsetHirudinida(gov.grants.apply.system.globalLibraryV20.YesNoDataType hirudinida); /** * Unsets the "Hirudinida" element */ void unsetHirudinida(); /** * Gets the "POGONOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPOGONOPHORA(); /** * Gets (as xml) the "POGONOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPOGONOPHORA(); /** * True if has "POGONOPHORA" element */ boolean isSetPOGONOPHORA(); /** * Sets the "POGONOPHORA" element */ void setPOGONOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pogonophora); /** * Sets (as xml) the "POGONOPHORA" element */ void xsetPOGONOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType pogonophora); /** * Unsets the "POGONOPHORA" element */ void unsetPOGONOPHORA(); /** * Gets the "SIPUNCULOIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSIPUNCULOIDEA(); /** * Gets (as xml) the "SIPUNCULOIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSIPUNCULOIDEA(); /** * True if has "SIPUNCULOIDEA" element */ boolean isSetSIPUNCULOIDEA(); /** * Sets the "SIPUNCULOIDEA" element */ void setSIPUNCULOIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sipunculoidea); /** * Sets (as xml) the "SIPUNCULOIDEA" element */ void xsetSIPUNCULOIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType sipunculoidea); /** * Unsets the "SIPUNCULOIDEA" element */ void unsetSIPUNCULOIDEA(); /** * Gets the "ECHIUROIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getECHIUROIDEA(); /** * Gets (as xml) the "ECHIUROIDEA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetECHIUROIDEA(); /** * True if has "ECHIUROIDEA" element */ boolean isSetECHIUROIDEA(); /** * Sets the "ECHIUROIDEA" element */ void setECHIUROIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum echiuroidea); /** * Sets (as xml) the "ECHIUROIDEA" element */ void xsetECHIUROIDEA(gov.grants.apply.system.globalLibraryV20.YesNoDataType echiuroidea); /** * Unsets the "ECHIUROIDEA" element */ void unsetECHIUROIDEA(); /** * Gets the "ARTHROPODA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getARTHROPODA(); /** * Gets (as xml) the "ARTHROPODA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetARTHROPODA(); /** * True if has "ARTHROPODA" element */ boolean isSetARTHROPODA(); /** * Sets the "ARTHROPODA" element */ void setARTHROPODA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum arthropoda); /** * Sets (as xml) the "ARTHROPODA" element */ void xsetARTHROPODA(gov.grants.apply.system.globalLibraryV20.YesNoDataType arthropoda); /** * Unsets the "ARTHROPODA" element */ void unsetARTHROPODA(); /** * Gets the "Cheliceriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheliceriformes(); /** * Gets (as xml) the "Cheliceriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheliceriformes(); /** * True if has "Cheliceriformes" element */ boolean isSetCheliceriformes(); /** * Sets the "Cheliceriformes" element */ void setCheliceriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cheliceriformes); /** * Sets (as xml) the "Cheliceriformes" element */ void xsetCheliceriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType cheliceriformes); /** * Unsets the "Cheliceriformes" element */ void unsetCheliceriformes(); /** * Gets the "Merostomata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMerostomata(); /** * Gets (as xml) the "Merostomata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMerostomata(); /** * True if has "Merostomata" element */ boolean isSetMerostomata(); /** * Sets the "Merostomata" element */ void setMerostomata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum merostomata); /** * Sets (as xml) the "Merostomata" element */ void xsetMerostomata(gov.grants.apply.system.globalLibraryV20.YesNoDataType merostomata); /** * Unsets the "Merostomata" element */ void unsetMerostomata(); /** * Gets the "Pycnogonida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPycnogonida(); /** * Gets (as xml) the "Pycnogonida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPycnogonida(); /** * True if has "Pycnogonida" element */ boolean isSetPycnogonida(); /** * Sets the "Pycnogonida" element */ void setPycnogonida(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pycnogonida); /** * Sets (as xml) the "Pycnogonida" element */ void xsetPycnogonida(gov.grants.apply.system.globalLibraryV20.YesNoDataType pycnogonida); /** * Unsets the "Pycnogonida" element */ void unsetPycnogonida(); /** * Gets the "Scorpionida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getScorpionida(); /** * Gets (as xml) the "Scorpionida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetScorpionida(); /** * True if has "Scorpionida" element */ boolean isSetScorpionida(); /** * Sets the "Scorpionida" element */ void setScorpionida(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum scorpionida); /** * Sets (as xml) the "Scorpionida" element */ void xsetScorpionida(gov.grants.apply.system.globalLibraryV20.YesNoDataType scorpionida); /** * Unsets the "Scorpionida" element */ void unsetScorpionida(); /** * Gets the "Araneae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAraneae(); /** * Gets (as xml) the "Araneae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAraneae(); /** * True if has "Araneae" element */ boolean isSetAraneae(); /** * Sets the "Araneae" element */ void setAraneae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum araneae); /** * Sets (as xml) the "Araneae" element */ void xsetAraneae(gov.grants.apply.system.globalLibraryV20.YesNoDataType araneae); /** * Unsets the "Araneae" element */ void unsetAraneae(); /** * Gets the "Pseudoscorpionida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPseudoscorpionida(); /** * Gets (as xml) the "Pseudoscorpionida" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPseudoscorpionida(); /** * True if has "Pseudoscorpionida" element */ boolean isSetPseudoscorpionida(); /** * Sets the "Pseudoscorpionida" element */ void setPseudoscorpionida(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pseudoscorpionida); /** * Sets (as xml) the "Pseudoscorpionida" element */ void xsetPseudoscorpionida(gov.grants.apply.system.globalLibraryV20.YesNoDataType pseudoscorpionida); /** * Unsets the "Pseudoscorpionida" element */ void unsetPseudoscorpionida(); /** * Gets the "Acarina" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAcarina(); /** * Gets (as xml) the "Acarina" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAcarina(); /** * True if has "Acarina" element */ boolean isSetAcarina(); /** * Sets the "Acarina" element */ void setAcarina(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum acarina); /** * Sets (as xml) the "Acarina" element */ void xsetAcarina(gov.grants.apply.system.globalLibraryV20.YesNoDataType acarina); /** * Unsets the "Acarina" element */ void unsetAcarina(); /** * Gets the "Parasitiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParasitiformes(); /** * Gets (as xml) the "Parasitiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParasitiformes(); /** * True if has "Parasitiformes" element */ boolean isSetParasitiformes(); /** * Sets the "Parasitiformes" element */ void setParasitiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum parasitiformes); /** * Sets (as xml) the "Parasitiformes" element */ void xsetParasitiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType parasitiformes); /** * Unsets the "Parasitiformes" element */ void unsetParasitiformes(); /** * Gets the "Crustacea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCrustacea(); /** * Gets (as xml) the "Crustacea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCrustacea(); /** * True if has "Crustacea" element */ boolean isSetCrustacea(); /** * Sets the "Crustacea" element */ void setCrustacea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum crustacea); /** * Sets (as xml) the "Crustacea" element */ void xsetCrustacea(gov.grants.apply.system.globalLibraryV20.YesNoDataType crustacea); /** * Unsets the "Crustacea" element */ void unsetCrustacea(); /** * Gets the "Branchiopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBranchiopoda(); /** * Gets (as xml) the "Branchiopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBranchiopoda(); /** * True if has "Branchiopoda" element */ boolean isSetBranchiopoda(); /** * Sets the "Branchiopoda" element */ void setBranchiopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum branchiopoda); /** * Sets (as xml) the "Branchiopoda" element */ void xsetBranchiopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType branchiopoda); /** * Unsets the "Branchiopoda" element */ void unsetBranchiopoda(); /** * Gets the "Ostracoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOstracoda(); /** * Gets (as xml) the "Ostracoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOstracoda(); /** * True if has "Ostracoda" element */ boolean isSetOstracoda(); /** * Sets the "Ostracoda" element */ void setOstracoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ostracoda); /** * Sets (as xml) the "Ostracoda" element */ void xsetOstracoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType ostracoda); /** * Unsets the "Ostracoda" element */ void unsetOstracoda(); /** * Gets the "Copepoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCopepoda(); /** * Gets (as xml) the "Copepoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCopepoda(); /** * True if has "Copepoda" element */ boolean isSetCopepoda(); /** * Sets the "Copepoda" element */ void setCopepoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum copepoda); /** * Sets (as xml) the "Copepoda" element */ void xsetCopepoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType copepoda); /** * Unsets the "Copepoda" element */ void unsetCopepoda(); /** * Gets the "Cirripedia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCirripedia(); /** * Gets (as xml) the "Cirripedia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCirripedia(); /** * True if has "Cirripedia" element */ boolean isSetCirripedia(); /** * Sets the "Cirripedia" element */ void setCirripedia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cirripedia); /** * Sets (as xml) the "Cirripedia" element */ void xsetCirripedia(gov.grants.apply.system.globalLibraryV20.YesNoDataType cirripedia); /** * Unsets the "Cirripedia" element */ void unsetCirripedia(); /** * Gets the "Amphipoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAmphipoda(); /** * Gets (as xml) the "Amphipoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAmphipoda(); /** * True if has "Amphipoda" element */ boolean isSetAmphipoda(); /** * Sets the "Amphipoda" element */ void setAmphipoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum amphipoda); /** * Sets (as xml) the "Amphipoda" element */ void xsetAmphipoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType amphipoda); /** * Unsets the "Amphipoda" element */ void unsetAmphipoda(); /** * Gets the "Isopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsopoda(); /** * Gets (as xml) the "Isopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsopoda(); /** * True if has "Isopoda" element */ boolean isSetIsopoda(); /** * Sets the "Isopoda" element */ void setIsopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isopoda); /** * Sets (as xml) the "Isopoda" element */ void xsetIsopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType isopoda); /** * Unsets the "Isopoda" element */ void unsetIsopoda(); /** * Gets the "Decapoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDecapoda(); /** * Gets (as xml) the "Decapoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDecapoda(); /** * True if has "Decapoda" element */ boolean isSetDecapoda(); /** * Sets the "Decapoda" element */ void setDecapoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum decapoda); /** * Sets (as xml) the "Decapoda" element */ void xsetDecapoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType decapoda); /** * Unsets the "Decapoda" element */ void unsetDecapoda(); /** * Gets the "Hexapoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHexapoda(); /** * Gets (as xml) the "Hexapoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHexapoda(); /** * True if has "Hexapoda" element */ boolean isSetHexapoda(); /** * Sets the "Hexapoda" element */ void setHexapoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hexapoda); /** * Sets (as xml) the "Hexapoda" element */ void xsetHexapoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType hexapoda); /** * Unsets the "Hexapoda" element */ void unsetHexapoda(); /** * Gets the "Apterygota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApterygota(); /** * Gets (as xml) the "Apterygota" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApterygota(); /** * True if has "Apterygota" element */ boolean isSetApterygota(); /** * Sets the "Apterygota" element */ void setApterygota(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apterygota); /** * Sets (as xml) the "Apterygota" element */ void xsetApterygota(gov.grants.apply.system.globalLibraryV20.YesNoDataType apterygota); /** * Unsets the "Apterygota" element */ void unsetApterygota(); /** * Gets the "Odonata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOdonata(); /** * Gets (as xml) the "Odonata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOdonata(); /** * True if has "Odonata" element */ boolean isSetOdonata(); /** * Sets the "Odonata" element */ void setOdonata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum odonata); /** * Sets (as xml) the "Odonata" element */ void xsetOdonata(gov.grants.apply.system.globalLibraryV20.YesNoDataType odonata); /** * Unsets the "Odonata" element */ void unsetOdonata(); /** * Gets the "Ephemeroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEphemeroptera(); /** * Gets (as xml) the "Ephemeroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEphemeroptera(); /** * True if has "Ephemeroptera" element */ boolean isSetEphemeroptera(); /** * Sets the "Ephemeroptera" element */ void setEphemeroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ephemeroptera); /** * Sets (as xml) the "Ephemeroptera" element */ void xsetEphemeroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType ephemeroptera); /** * Unsets the "Ephemeroptera" element */ void unsetEphemeroptera(); /** * Gets the "Orthoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOrthoptera(); /** * Gets (as xml) the "Orthoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOrthoptera(); /** * True if has "Orthoptera" element */ boolean isSetOrthoptera(); /** * Sets the "Orthoptera" element */ void setOrthoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum orthoptera); /** * Sets (as xml) the "Orthoptera" element */ void xsetOrthoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType orthoptera); /** * Unsets the "Orthoptera" element */ void unsetOrthoptera(); /** * Gets the "Dictyoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDictyoptera(); /** * Gets (as xml) the "Dictyoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDictyoptera(); /** * True if has "Dictyoptera" element */ boolean isSetDictyoptera(); /** * Sets the "Dictyoptera" element */ void setDictyoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum dictyoptera); /** * Sets (as xml) the "Dictyoptera" element */ void xsetDictyoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType dictyoptera); /** * Unsets the "Dictyoptera" element */ void unsetDictyoptera(); /** * Gets the "Isoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsoptera(); /** * Gets (as xml) the "Isoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsoptera(); /** * True if has "Isoptera" element */ boolean isSetIsoptera(); /** * Sets the "Isoptera" element */ void setIsoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isoptera); /** * Sets (as xml) the "Isoptera" element */ void xsetIsoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType isoptera); /** * Unsets the "Isoptera" element */ void unsetIsoptera(); /** * Gets the "Plecoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPlecoptera(); /** * Gets (as xml) the "Plecoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPlecoptera(); /** * True if has "Plecoptera" element */ boolean isSetPlecoptera(); /** * Sets the "Plecoptera" element */ void setPlecoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum plecoptera); /** * Sets (as xml) the "Plecoptera" element */ void xsetPlecoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType plecoptera); /** * Unsets the "Plecoptera" element */ void unsetPlecoptera(); /** * Gets the "Phthiraptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPhthiraptera(); /** * Gets (as xml) the "Phthiraptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPhthiraptera(); /** * True if has "Phthiraptera" element */ boolean isSetPhthiraptera(); /** * Sets the "Phthiraptera" element */ void setPhthiraptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum phthiraptera); /** * Sets (as xml) the "Phthiraptera" element */ void xsetPhthiraptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType phthiraptera); /** * Unsets the "Phthiraptera" element */ void unsetPhthiraptera(); /** * Gets the "Hemiptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHemiptera(); /** * Gets (as xml) the "Hemiptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHemiptera(); /** * True if has "Hemiptera" element */ boolean isSetHemiptera(); /** * Sets the "Hemiptera" element */ void setHemiptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hemiptera); /** * Sets (as xml) the "Hemiptera" element */ void xsetHemiptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType hemiptera); /** * Unsets the "Hemiptera" element */ void unsetHemiptera(); /** * Gets the "Homoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHomoptera(); /** * Gets (as xml) the "Homoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHomoptera(); /** * True if has "Homoptera" element */ boolean isSetHomoptera(); /** * Sets the "Homoptera" element */ void setHomoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum homoptera); /** * Sets (as xml) the "Homoptera" element */ void xsetHomoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType homoptera); /** * Unsets the "Homoptera" element */ void unsetHomoptera(); /** * Gets the "Thysanoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getThysanoptera(); /** * Gets (as xml) the "Thysanoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetThysanoptera(); /** * True if has "Thysanoptera" element */ boolean isSetThysanoptera(); /** * Sets the "Thysanoptera" element */ void setThysanoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum thysanoptera); /** * Sets (as xml) the "Thysanoptera" element */ void xsetThysanoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType thysanoptera); /** * Unsets the "Thysanoptera" element */ void unsetThysanoptera(); /** * Gets the "Neuroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNeuroptera(); /** * Gets (as xml) the "Neuroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNeuroptera(); /** * True if has "Neuroptera" element */ boolean isSetNeuroptera(); /** * Sets the "Neuroptera" element */ void setNeuroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum neuroptera); /** * Sets (as xml) the "Neuroptera" element */ void xsetNeuroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType neuroptera); /** * Unsets the "Neuroptera" element */ void unsetNeuroptera(); /** * Gets the "Trichoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTrichoptera(); /** * Gets (as xml) the "Trichoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTrichoptera(); /** * True if has "Trichoptera" element */ boolean isSetTrichoptera(); /** * Sets the "Trichoptera" element */ void setTrichoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum trichoptera); /** * Sets (as xml) the "Trichoptera" element */ void xsetTrichoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType trichoptera); /** * Unsets the "Trichoptera" element */ void unsetTrichoptera(); /** * Gets the "Lepidoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLepidoptera(); /** * Gets (as xml) the "Lepidoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLepidoptera(); /** * True if has "Lepidoptera" element */ boolean isSetLepidoptera(); /** * Sets the "Lepidoptera" element */ void setLepidoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lepidoptera); /** * Sets (as xml) the "Lepidoptera" element */ void xsetLepidoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType lepidoptera); /** * Unsets the "Lepidoptera" element */ void unsetLepidoptera(); /** * Gets the "Diptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDiptera(); /** * Gets (as xml) the "Diptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDiptera(); /** * True if has "Diptera" element */ boolean isSetDiptera(); /** * Sets the "Diptera" element */ void setDiptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum diptera); /** * Sets (as xml) the "Diptera" element */ void xsetDiptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType diptera); /** * Unsets the "Diptera" element */ void unsetDiptera(); /** * Gets the "Siphonaptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSiphonaptera(); /** * Gets (as xml) the "Siphonaptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSiphonaptera(); /** * True if has "Siphonaptera" element */ boolean isSetSiphonaptera(); /** * Sets the "Siphonaptera" element */ void setSiphonaptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum siphonaptera); /** * Sets (as xml) the "Siphonaptera" element */ void xsetSiphonaptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType siphonaptera); /** * Unsets the "Siphonaptera" element */ void unsetSiphonaptera(); /** * Gets the "Coleoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getColeoptera(); /** * Gets (as xml) the "Coleoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetColeoptera(); /** * True if has "Coleoptera" element */ boolean isSetColeoptera(); /** * Sets the "Coleoptera" element */ void setColeoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coleoptera); /** * Sets (as xml) the "Coleoptera" element */ void xsetColeoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType coleoptera); /** * Unsets the "Coleoptera" element */ void unsetColeoptera(); /** * Gets the "Hymenoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHymenoptera(); /** * Gets (as xml) the "Hymenoptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHymenoptera(); /** * True if has "Hymenoptera" element */ boolean isSetHymenoptera(); /** * Sets the "Hymenoptera" element */ void setHymenoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hymenoptera); /** * Sets (as xml) the "Hymenoptera" element */ void xsetHymenoptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType hymenoptera); /** * Unsets the "Hymenoptera" element */ void unsetHymenoptera(); /** * Gets the "Chilopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChilopoda(); /** * Gets (as xml) the "Chilopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChilopoda(); /** * True if has "Chilopoda" element */ boolean isSetChilopoda(); /** * Sets the "Chilopoda" element */ void setChilopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chilopoda); /** * Sets (as xml) the "Chilopoda" element */ void xsetChilopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType chilopoda); /** * Unsets the "Chilopoda" element */ void unsetChilopoda(); /** * Gets the "Diplopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDiplopoda(); /** * Gets (as xml) the "Diplopoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDiplopoda(); /** * True if has "Diplopoda" element */ boolean isSetDiplopoda(); /** * Sets the "Diplopoda" element */ void setDiplopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum diplopoda); /** * Sets (as xml) the "Diplopoda" element */ void xsetDiplopoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType diplopoda); /** * Unsets the "Diplopoda" element */ void unsetDiplopoda(); /** * Gets the "Pauropoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPauropoda(); /** * Gets (as xml) the "Pauropoda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPauropoda(); /** * True if has "Pauropoda" element */ boolean isSetPauropoda(); /** * Sets the "Pauropoda" element */ void setPauropoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pauropoda); /** * Sets (as xml) the "Pauropoda" element */ void xsetPauropoda(gov.grants.apply.system.globalLibraryV20.YesNoDataType pauropoda); /** * Unsets the "Pauropoda" element */ void unsetPauropoda(); /** * Gets the "Symphyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSymphyta(); /** * Gets (as xml) the "Symphyta" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSymphyta(); /** * True if has "Symphyta" element */ boolean isSetSymphyta(); /** * Sets the "Symphyta" element */ void setSymphyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum symphyta); /** * Sets (as xml) the "Symphyta" element */ void xsetSymphyta(gov.grants.apply.system.globalLibraryV20.YesNoDataType symphyta); /** * Unsets the "Symphyta" element */ void unsetSymphyta(); /** * Gets the "PENTASTOMIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPENTASTOMIDA(); /** * Gets (as xml) the "PENTASTOMIDA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPENTASTOMIDA(); /** * True if has "PENTASTOMIDA" element */ boolean isSetPENTASTOMIDA(); /** * Sets the "PENTASTOMIDA" element */ void setPENTASTOMIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pentastomida); /** * Sets (as xml) the "PENTASTOMIDA" element */ void xsetPENTASTOMIDA(gov.grants.apply.system.globalLibraryV20.YesNoDataType pentastomida); /** * Unsets the "PENTASTOMIDA" element */ void unsetPENTASTOMIDA(); /** * Gets the "TARDIGRADA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTARDIGRADA(); /** * Gets (as xml) the "TARDIGRADA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTARDIGRADA(); /** * True if has "TARDIGRADA" element */ boolean isSetTARDIGRADA(); /** * Sets the "TARDIGRADA" element */ void setTARDIGRADA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tardigrada); /** * Sets (as xml) the "TARDIGRADA" element */ void xsetTARDIGRADA(gov.grants.apply.system.globalLibraryV20.YesNoDataType tardigrada); /** * Unsets the "TARDIGRADA" element */ void unsetTARDIGRADA(); /** * Gets the "ONYCHOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getONYCHOPHORA(); /** * Gets (as xml) the "ONYCHOPHORA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetONYCHOPHORA(); /** * True if has "ONYCHOPHORA" element */ boolean isSetONYCHOPHORA(); /** * Sets the "ONYCHOPHORA" element */ void setONYCHOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum onychophora); /** * Sets (as xml) the "ONYCHOPHORA" element */ void xsetONYCHOPHORA(gov.grants.apply.system.globalLibraryV20.YesNoDataType onychophora); /** * Unsets the "ONYCHOPHORA" element */ void unsetONYCHOPHORA(); /** * Gets the "CHAETOGNATHA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCHAETOGNATHA(); /** * Gets (as xml) the "CHAETOGNATHA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCHAETOGNATHA(); /** * True if has "CHAETOGNATHA" element */ boolean isSetCHAETOGNATHA(); /** * Sets the "CHAETOGNATHA" element */ void setCHAETOGNATHA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chaetognatha); /** * Sets (as xml) the "CHAETOGNATHA" element */ void xsetCHAETOGNATHA(gov.grants.apply.system.globalLibraryV20.YesNoDataType chaetognatha); /** * Unsets the "CHAETOGNATHA" element */ void unsetCHAETOGNATHA(); /** * Gets the "ECHINODERMATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getECHINODERMATA(); /** * Gets (as xml) the "ECHINODERMATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetECHINODERMATA(); /** * True if has "ECHINODERMATA" element */ boolean isSetECHINODERMATA(); /** * Sets the "ECHINODERMATA" element */ void setECHINODERMATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum echinodermata); /** * Sets (as xml) the "ECHINODERMATA" element */ void xsetECHINODERMATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType echinodermata); /** * Unsets the "ECHINODERMATA" element */ void unsetECHINODERMATA(); /** * Gets the "Crinoidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCrinoidea(); /** * Gets (as xml) the "Crinoidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCrinoidea(); /** * True if has "Crinoidea" element */ boolean isSetCrinoidea(); /** * Sets the "Crinoidea" element */ void setCrinoidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum crinoidea); /** * Sets (as xml) the "Crinoidea" element */ void xsetCrinoidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType crinoidea); /** * Unsets the "Crinoidea" element */ void unsetCrinoidea(); /** * Gets the "Asteroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAsteroidea(); /** * Gets (as xml) the "Asteroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAsteroidea(); /** * True if has "Asteroidea" element */ boolean isSetAsteroidea(); /** * Sets the "Asteroidea" element */ void setAsteroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum asteroidea); /** * Sets (as xml) the "Asteroidea" element */ void xsetAsteroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType asteroidea); /** * Unsets the "Asteroidea" element */ void unsetAsteroidea(); /** * Gets the "Ophiuroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOphiuroidea(); /** * Gets (as xml) the "Ophiuroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOphiuroidea(); /** * True if has "Ophiuroidea" element */ boolean isSetOphiuroidea(); /** * Sets the "Ophiuroidea" element */ void setOphiuroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ophiuroidea); /** * Sets (as xml) the "Ophiuroidea" element */ void xsetOphiuroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType ophiuroidea); /** * Unsets the "Ophiuroidea" element */ void unsetOphiuroidea(); /** * Gets the "Echinoidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEchinoidea(); /** * Gets (as xml) the "Echinoidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEchinoidea(); /** * True if has "Echinoidea" element */ boolean isSetEchinoidea(); /** * Sets the "Echinoidea" element */ void setEchinoidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum echinoidea); /** * Sets (as xml) the "Echinoidea" element */ void xsetEchinoidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType echinoidea); /** * Unsets the "Echinoidea" element */ void unsetEchinoidea(); /** * Gets the "Holothuroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHolothuroidea(); /** * Gets (as xml) the "Holothuroidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHolothuroidea(); /** * True if has "Holothuroidea" element */ boolean isSetHolothuroidea(); /** * Sets the "Holothuroidea" element */ void setHolothuroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum holothuroidea); /** * Sets (as xml) the "Holothuroidea" element */ void xsetHolothuroidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType holothuroidea); /** * Unsets the "Holothuroidea" element */ void unsetHolothuroidea(); /** * Gets the "HEMICHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHEMICHORDATA(); /** * Gets (as xml) the "HEMICHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHEMICHORDATA(); /** * True if has "HEMICHORDATA" element */ boolean isSetHEMICHORDATA(); /** * Sets the "HEMICHORDATA" element */ void setHEMICHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hemichordata); /** * Sets (as xml) the "HEMICHORDATA" element */ void xsetHEMICHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType hemichordata); /** * Unsets the "HEMICHORDATA" element */ void unsetHEMICHORDATA(); /** * Gets the "UROCHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUROCHORDATA(); /** * Gets (as xml) the "UROCHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUROCHORDATA(); /** * True if has "UROCHORDATA" element */ boolean isSetUROCHORDATA(); /** * Sets the "UROCHORDATA" element */ void setUROCHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum urochordata); /** * Sets (as xml) the "UROCHORDATA" element */ void xsetUROCHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType urochordata); /** * Unsets the "UROCHORDATA" element */ void unsetUROCHORDATA(); /** * Gets the "CEPHALOCHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCEPHALOCHORDATA(); /** * Gets (as xml) the "CEPHALOCHORDATA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCEPHALOCHORDATA(); /** * True if has "CEPHALOCHORDATA" element */ boolean isSetCEPHALOCHORDATA(); /** * Sets the "CEPHALOCHORDATA" element */ void setCEPHALOCHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cephalochordata); /** * Sets (as xml) the "CEPHALOCHORDATA" element */ void xsetCEPHALOCHORDATA(gov.grants.apply.system.globalLibraryV20.YesNoDataType cephalochordata); /** * Unsets the "CEPHALOCHORDATA" element */ void unsetCEPHALOCHORDATA(); /** * Gets the "VERTEBRATES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVERTEBRATES(); /** * Gets (as xml) the "VERTEBRATES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVERTEBRATES(); /** * True if has "VERTEBRATES" element */ boolean isSetVERTEBRATES(); /** * Sets the "VERTEBRATES" element */ void setVERTEBRATES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vertebrates); /** * Sets (as xml) the "VERTEBRATES" element */ void xsetVERTEBRATES(gov.grants.apply.system.globalLibraryV20.YesNoDataType vertebrates); /** * Unsets the "VERTEBRATES" element */ void unsetVERTEBRATES(); /** * Gets the "AGNATHA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAGNATHA(); /** * Gets (as xml) the "AGNATHA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAGNATHA(); /** * True if has "AGNATHA" element */ boolean isSetAGNATHA(); /** * Sets the "AGNATHA" element */ void setAGNATHA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum agnatha); /** * Sets (as xml) the "AGNATHA" element */ void xsetAGNATHA(gov.grants.apply.system.globalLibraryV20.YesNoDataType agnatha); /** * Unsets the "AGNATHA" element */ void unsetAGNATHA(); /** * Gets the "FISHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFISHES(); /** * Gets (as xml) the "FISHES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFISHES(); /** * True if has "FISHES" element */ boolean isSetFISHES(); /** * Sets the "FISHES" element */ void setFISHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fishes); /** * Sets (as xml) the "FISHES" element */ void xsetFISHES(gov.grants.apply.system.globalLibraryV20.YesNoDataType fishes); /** * Unsets the "FISHES" element */ void unsetFISHES(); /** * Gets the "Chondrichthyes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChondrichthyes(); /** * Gets (as xml) the "Chondrichthyes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChondrichthyes(); /** * True if has "Chondrichthyes" element */ boolean isSetChondrichthyes(); /** * Sets the "Chondrichthyes" element */ void setChondrichthyes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chondrichthyes); /** * Sets (as xml) the "Chondrichthyes" element */ void xsetChondrichthyes(gov.grants.apply.system.globalLibraryV20.YesNoDataType chondrichthyes); /** * Unsets the "Chondrichthyes" element */ void unsetChondrichthyes(); /** * Gets the "Osteichthyes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOsteichthyes(); /** * Gets (as xml) the "Osteichthyes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOsteichthyes(); /** * True if has "Osteichthyes" element */ boolean isSetOsteichthyes(); /** * Sets the "Osteichthyes" element */ void setOsteichthyes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum osteichthyes); /** * Sets (as xml) the "Osteichthyes" element */ void xsetOsteichthyes(gov.grants.apply.system.globalLibraryV20.YesNoDataType osteichthyes); /** * Unsets the "Osteichthyes" element */ void unsetOsteichthyes(); /** * Gets the "Sarcopterygia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSarcopterygia(); /** * Gets (as xml) the "Sarcopterygia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSarcopterygia(); /** * True if has "Sarcopterygia" element */ boolean isSetSarcopterygia(); /** * Sets the "Sarcopterygia" element */ void setSarcopterygia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sarcopterygia); /** * Sets (as xml) the "Sarcopterygia" element */ void xsetSarcopterygia(gov.grants.apply.system.globalLibraryV20.YesNoDataType sarcopterygia); /** * Unsets the "Sarcopterygia" element */ void unsetSarcopterygia(); /** * Gets the "Actinopterygia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getActinopterygia(); /** * Gets (as xml) the "Actinopterygia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetActinopterygia(); /** * True if has "Actinopterygia" element */ boolean isSetActinopterygia(); /** * Sets the "Actinopterygia" element */ void setActinopterygia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum actinopterygia); /** * Sets (as xml) the "Actinopterygia" element */ void xsetActinopterygia(gov.grants.apply.system.globalLibraryV20.YesNoDataType actinopterygia); /** * Unsets the "Actinopterygia" element */ void unsetActinopterygia(); /** * Gets the "AMPHIBIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAMPHIBIA(); /** * Gets (as xml) the "AMPHIBIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAMPHIBIA(); /** * True if has "AMPHIBIA" element */ boolean isSetAMPHIBIA(); /** * Sets the "AMPHIBIA" element */ void setAMPHIBIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum amphibia); /** * Sets (as xml) the "AMPHIBIA" element */ void xsetAMPHIBIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType amphibia); /** * Unsets the "AMPHIBIA" element */ void unsetAMPHIBIA(); /** * Gets the "Anura" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnura(); /** * Gets (as xml) the "Anura" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnura(); /** * True if has "Anura" element */ boolean isSetAnura(); /** * Sets the "Anura" element */ void setAnura(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum anura); /** * Sets (as xml) the "Anura" element */ void xsetAnura(gov.grants.apply.system.globalLibraryV20.YesNoDataType anura); /** * Unsets the "Anura" element */ void unsetAnura(); /** * Gets the "Urodela" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUrodela(); /** * Gets (as xml) the "Urodela" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUrodela(); /** * True if has "Urodela" element */ boolean isSetUrodela(); /** * Sets the "Urodela" element */ void setUrodela(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum urodela); /** * Sets (as xml) the "Urodela" element */ void xsetUrodela(gov.grants.apply.system.globalLibraryV20.YesNoDataType urodela); /** * Unsets the "Urodela" element */ void unsetUrodela(); /** * Gets the "Gymnophiona" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGymnophiona(); /** * Gets (as xml) the "Gymnophiona" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGymnophiona(); /** * True if has "Gymnophiona" element */ boolean isSetGymnophiona(); /** * Sets the "Gymnophiona" element */ void setGymnophiona(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gymnophiona); /** * Sets (as xml) the "Gymnophiona" element */ void xsetGymnophiona(gov.grants.apply.system.globalLibraryV20.YesNoDataType gymnophiona); /** * Unsets the "Gymnophiona" element */ void unsetGymnophiona(); /** * Gets the "REPTILIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getREPTILIA(); /** * Gets (as xml) the "REPTILIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetREPTILIA(); /** * True if has "REPTILIA" element */ boolean isSetREPTILIA(); /** * Sets the "REPTILIA" element */ void setREPTILIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum reptilia); /** * Sets (as xml) the "REPTILIA" element */ void xsetREPTILIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType reptilia); /** * Unsets the "REPTILIA" element */ void unsetREPTILIA(); /** * Gets the "Chelonia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChelonia(); /** * Gets (as xml) the "Chelonia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChelonia(); /** * True if has "Chelonia" element */ boolean isSetChelonia(); /** * Sets the "Chelonia" element */ void setChelonia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chelonia); /** * Sets (as xml) the "Chelonia" element */ void xsetChelonia(gov.grants.apply.system.globalLibraryV20.YesNoDataType chelonia); /** * Unsets the "Chelonia" element */ void unsetChelonia(); /** * Gets the "Serpentes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSerpentes(); /** * Gets (as xml) the "Serpentes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSerpentes(); /** * True if has "Serpentes" element */ boolean isSetSerpentes(); /** * Sets the "Serpentes" element */ void setSerpentes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum serpentes); /** * Sets (as xml) the "Serpentes" element */ void xsetSerpentes(gov.grants.apply.system.globalLibraryV20.YesNoDataType serpentes); /** * Unsets the "Serpentes" element */ void unsetSerpentes(); /** * Gets the "Sauria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSauria(); /** * Gets (as xml) the "Sauria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSauria(); /** * True if has "Sauria" element */ boolean isSetSauria(); /** * Sets the "Sauria" element */ void setSauria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sauria); /** * Sets (as xml) the "Sauria" element */ void xsetSauria(gov.grants.apply.system.globalLibraryV20.YesNoDataType sauria); /** * Unsets the "Sauria" element */ void unsetSauria(); /** * Gets the "Crocodylia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCrocodylia(); /** * Gets (as xml) the "Crocodylia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCrocodylia(); /** * True if has "Crocodylia" element */ boolean isSetCrocodylia(); /** * Sets the "Crocodylia" element */ void setCrocodylia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum crocodylia); /** * Sets (as xml) the "Crocodylia" element */ void xsetCrocodylia(gov.grants.apply.system.globalLibraryV20.YesNoDataType crocodylia); /** * Unsets the "Crocodylia" element */ void unsetCrocodylia(); /** * Gets the "Rhyncocephalia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRhyncocephalia(); /** * Gets (as xml) the "Rhyncocephalia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRhyncocephalia(); /** * True if has "Rhyncocephalia" element */ boolean isSetRhyncocephalia(); /** * Sets the "Rhyncocephalia" element */ void setRhyncocephalia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rhyncocephalia); /** * Sets (as xml) the "Rhyncocephalia" element */ void xsetRhyncocephalia(gov.grants.apply.system.globalLibraryV20.YesNoDataType rhyncocephalia); /** * Unsets the "Rhyncocephalia" element */ void unsetRhyncocephalia(); /** * Gets the "AVES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAVES(); /** * Gets (as xml) the "AVES" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAVES(); /** * True if has "AVES" element */ boolean isSetAVES(); /** * Sets the "AVES" element */ void setAVES(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum aves); /** * Sets (as xml) the "AVES" element */ void xsetAVES(gov.grants.apply.system.globalLibraryV20.YesNoDataType aves); /** * Unsets the "AVES" element */ void unsetAVES(); /** * Gets the "Paleognathae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPaleognathae(); /** * Gets (as xml) the "Paleognathae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPaleognathae(); /** * True if has "Paleognathae" element */ boolean isSetPaleognathae(); /** * Sets the "Paleognathae" element */ void setPaleognathae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paleognathae); /** * Sets (as xml) the "Paleognathae" element */ void xsetPaleognathae(gov.grants.apply.system.globalLibraryV20.YesNoDataType paleognathae); /** * Unsets the "Paleognathae" element */ void unsetPaleognathae(); /** * Gets the "Sphenisciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSphenisciformes(); /** * Gets (as xml) the "Sphenisciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSphenisciformes(); /** * True if has "Sphenisciformes" element */ boolean isSetSphenisciformes(); /** * Sets the "Sphenisciformes" element */ void setSphenisciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sphenisciformes); /** * Sets (as xml) the "Sphenisciformes" element */ void xsetSphenisciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType sphenisciformes); /** * Unsets the "Sphenisciformes" element */ void unsetSphenisciformes(); /** * Gets the "Procellariiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProcellariiformes(); /** * Gets (as xml) the "Procellariiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProcellariiformes(); /** * True if has "Procellariiformes" element */ boolean isSetProcellariiformes(); /** * Sets the "Procellariiformes" element */ void setProcellariiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum procellariiformes); /** * Sets (as xml) the "Procellariiformes" element */ void xsetProcellariiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType procellariiformes); /** * Unsets the "Procellariiformes" element */ void unsetProcellariiformes(); /** * Gets the "Pelecaniformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPelecaniformes(); /** * Gets (as xml) the "Pelecaniformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPelecaniformes(); /** * True if has "Pelecaniformes" element */ boolean isSetPelecaniformes(); /** * Sets the "Pelecaniformes" element */ void setPelecaniformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pelecaniformes); /** * Sets (as xml) the "Pelecaniformes" element */ void xsetPelecaniformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType pelecaniformes); /** * Unsets the "Pelecaniformes" element */ void unsetPelecaniformes(); /** * Gets the "Ciconiiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCiconiiformes(); /** * Gets (as xml) the "Ciconiiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCiconiiformes(); /** * True if has "Ciconiiformes" element */ boolean isSetCiconiiformes(); /** * Sets the "Ciconiiformes" element */ void setCiconiiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ciconiiformes); /** * Sets (as xml) the "Ciconiiformes" element */ void xsetCiconiiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType ciconiiformes); /** * Unsets the "Ciconiiformes" element */ void unsetCiconiiformes(); /** * Gets the "Anseriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAnseriformes(); /** * Gets (as xml) the "Anseriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAnseriformes(); /** * True if has "Anseriformes" element */ boolean isSetAnseriformes(); /** * Sets the "Anseriformes" element */ void setAnseriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum anseriformes); /** * Sets (as xml) the "Anseriformes" element */ void xsetAnseriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType anseriformes); /** * Unsets the "Anseriformes" element */ void unsetAnseriformes(); /** * Gets the "Falconiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFalconiformes(); /** * Gets (as xml) the "Falconiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFalconiformes(); /** * True if has "Falconiformes" element */ boolean isSetFalconiformes(); /** * Sets the "Falconiformes" element */ void setFalconiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum falconiformes); /** * Sets (as xml) the "Falconiformes" element */ void xsetFalconiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType falconiformes); /** * Unsets the "Falconiformes" element */ void unsetFalconiformes(); /** * Gets the "Galliformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGalliformes(); /** * Gets (as xml) the "Galliformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGalliformes(); /** * True if has "Galliformes" element */ boolean isSetGalliformes(); /** * Sets the "Galliformes" element */ void setGalliformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum galliformes); /** * Sets (as xml) the "Galliformes" element */ void xsetGalliformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType galliformes); /** * Unsets the "Galliformes" element */ void unsetGalliformes(); /** * Gets the "Gruiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGruiformes(); /** * Gets (as xml) the "Gruiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGruiformes(); /** * True if has "Gruiformes" element */ boolean isSetGruiformes(); /** * Sets the "Gruiformes" element */ void setGruiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum gruiformes); /** * Sets (as xml) the "Gruiformes" element */ void xsetGruiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType gruiformes); /** * Unsets the "Gruiformes" element */ void unsetGruiformes(); /** * Gets the "Charadriiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCharadriiformes(); /** * Gets (as xml) the "Charadriiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCharadriiformes(); /** * True if has "Charadriiformes" element */ boolean isSetCharadriiformes(); /** * Sets the "Charadriiformes" element */ void setCharadriiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum charadriiformes); /** * Sets (as xml) the "Charadriiformes" element */ void xsetCharadriiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType charadriiformes); /** * Unsets the "Charadriiformes" element */ void unsetCharadriiformes(); /** * Gets the "Columbiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getColumbiformes(); /** * Gets (as xml) the "Columbiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetColumbiformes(); /** * True if has "Columbiformes" element */ boolean isSetColumbiformes(); /** * Sets the "Columbiformes" element */ void setColumbiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum columbiformes); /** * Sets (as xml) the "Columbiformes" element */ void xsetColumbiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType columbiformes); /** * Unsets the "Columbiformes" element */ void unsetColumbiformes(); /** * Gets the "Psittaciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPsittaciformes(); /** * Gets (as xml) the "Psittaciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPsittaciformes(); /** * True if has "Psittaciformes" element */ boolean isSetPsittaciformes(); /** * Sets the "Psittaciformes" element */ void setPsittaciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum psittaciformes); /** * Sets (as xml) the "Psittaciformes" element */ void xsetPsittaciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType psittaciformes); /** * Unsets the "Psittaciformes" element */ void unsetPsittaciformes(); /** * Gets the "Cuculiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCuculiformes(); /** * Gets (as xml) the "Cuculiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCuculiformes(); /** * True if has "Cuculiformes" element */ boolean isSetCuculiformes(); /** * Sets the "Cuculiformes" element */ void setCuculiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cuculiformes); /** * Sets (as xml) the "Cuculiformes" element */ void xsetCuculiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType cuculiformes); /** * Unsets the "Cuculiformes" element */ void unsetCuculiformes(); /** * Gets the "Strigiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStrigiformes(); /** * Gets (as xml) the "Strigiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStrigiformes(); /** * True if has "Strigiformes" element */ boolean isSetStrigiformes(); /** * Sets the "Strigiformes" element */ void setStrigiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum strigiformes); /** * Sets (as xml) the "Strigiformes" element */ void xsetStrigiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType strigiformes); /** * Unsets the "Strigiformes" element */ void unsetStrigiformes(); /** * Gets the "Apodiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApodiformes(); /** * Gets (as xml) the "Apodiformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApodiformes(); /** * True if has "Apodiformes" element */ boolean isSetApodiformes(); /** * Sets the "Apodiformes" element */ void setApodiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apodiformes); /** * Sets (as xml) the "Apodiformes" element */ void xsetApodiformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType apodiformes); /** * Unsets the "Apodiformes" element */ void unsetApodiformes(); /** * Gets the "Coraciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCoraciformes(); /** * Gets (as xml) the "Coraciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCoraciformes(); /** * True if has "Coraciformes" element */ boolean isSetCoraciformes(); /** * Sets the "Coraciformes" element */ void setCoraciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum coraciformes); /** * Sets (as xml) the "Coraciformes" element */ void xsetCoraciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType coraciformes); /** * Unsets the "Coraciformes" element */ void unsetCoraciformes(); /** * Gets the "Piciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPiciformes(); /** * Gets (as xml) the "Piciformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPiciformes(); /** * True if has "Piciformes" element */ boolean isSetPiciformes(); /** * Sets the "Piciformes" element */ void setPiciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum piciformes); /** * Sets (as xml) the "Piciformes" element */ void xsetPiciformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType piciformes); /** * Unsets the "Piciformes" element */ void unsetPiciformes(); /** * Gets the "Passeriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPasseriformes(); /** * Gets (as xml) the "Passeriformes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPasseriformes(); /** * True if has "Passeriformes" element */ boolean isSetPasseriformes(); /** * Sets the "Passeriformes" element */ void setPasseriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum passeriformes); /** * Sets (as xml) the "Passeriformes" element */ void xsetPasseriformes(gov.grants.apply.system.globalLibraryV20.YesNoDataType passeriformes); /** * Unsets the "Passeriformes" element */ void unsetPasseriformes(); /** * Gets the "MAMMALIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMAMMALIA(); /** * Gets (as xml) the "MAMMALIA" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMAMMALIA(); /** * True if has "MAMMALIA" element */ boolean isSetMAMMALIA(); /** * Sets the "MAMMALIA" element */ void setMAMMALIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mammalia); /** * Sets (as xml) the "MAMMALIA" element */ void xsetMAMMALIA(gov.grants.apply.system.globalLibraryV20.YesNoDataType mammalia); /** * Unsets the "MAMMALIA" element */ void unsetMAMMALIA(); /** * Gets the "Monotremata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonotremata(); /** * Gets (as xml) the "Monotremata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonotremata(); /** * True if has "Monotremata" element */ boolean isSetMonotremata(); /** * Sets the "Monotremata" element */ void setMonotremata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monotremata); /** * Sets (as xml) the "Monotremata" element */ void xsetMonotremata(gov.grants.apply.system.globalLibraryV20.YesNoDataType monotremata); /** * Unsets the "Monotremata" element */ void unsetMonotremata(); /** * Gets the "Marsupalia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMarsupalia(); /** * Gets (as xml) the "Marsupalia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMarsupalia(); /** * True if has "Marsupalia" element */ boolean isSetMarsupalia(); /** * Sets the "Marsupalia" element */ void setMarsupalia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum marsupalia); /** * Sets (as xml) the "Marsupalia" element */ void xsetMarsupalia(gov.grants.apply.system.globalLibraryV20.YesNoDataType marsupalia); /** * Unsets the "Marsupalia" element */ void unsetMarsupalia(); /** * Gets the "Eutheria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEutheria(); /** * Gets (as xml) the "Eutheria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEutheria(); /** * True if has "Eutheria" element */ boolean isSetEutheria(); /** * Sets the "Eutheria" element */ void setEutheria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum eutheria); /** * Sets (as xml) the "Eutheria" element */ void xsetEutheria(gov.grants.apply.system.globalLibraryV20.YesNoDataType eutheria); /** * Unsets the "Eutheria" element */ void unsetEutheria(); /** * Gets the "Insectivora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInsectivora(); /** * Gets (as xml) the "Insectivora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInsectivora(); /** * True if has "Insectivora" element */ boolean isSetInsectivora(); /** * Sets the "Insectivora" element */ void setInsectivora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum insectivora); /** * Sets (as xml) the "Insectivora" element */ void xsetInsectivora(gov.grants.apply.system.globalLibraryV20.YesNoDataType insectivora); /** * Unsets the "Insectivora" element */ void unsetInsectivora(); /** * Gets the "Chiroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChiroptera(); /** * Gets (as xml) the "Chiroptera" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChiroptera(); /** * True if has "Chiroptera" element */ boolean isSetChiroptera(); /** * Sets the "Chiroptera" element */ void setChiroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chiroptera); /** * Sets (as xml) the "Chiroptera" element */ void xsetChiroptera(gov.grants.apply.system.globalLibraryV20.YesNoDataType chiroptera); /** * Unsets the "Chiroptera" element */ void unsetChiroptera(); /** * Gets the "Edentata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEdentata(); /** * Gets (as xml) the "Edentata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEdentata(); /** * True if has "Edentata" element */ boolean isSetEdentata(); /** * Sets the "Edentata" element */ void setEdentata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum edentata); /** * Sets (as xml) the "Edentata" element */ void xsetEdentata(gov.grants.apply.system.globalLibraryV20.YesNoDataType edentata); /** * Unsets the "Edentata" element */ void unsetEdentata(); /** * Gets the "Primates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPrimates(); /** * Gets (as xml) the "Primates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPrimates(); /** * True if has "Primates" element */ boolean isSetPrimates(); /** * Sets the "Primates" element */ void setPrimates(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum primates); /** * Sets (as xml) the "Primates" element */ void xsetPrimates(gov.grants.apply.system.globalLibraryV20.YesNoDataType primates); /** * Unsets the "Primates" element */ void unsetPrimates(); /** * Gets the "Monkeys" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMonkeys(); /** * Gets (as xml) the "Monkeys" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMonkeys(); /** * True if has "Monkeys" element */ boolean isSetMonkeys(); /** * Sets the "Monkeys" element */ void setMonkeys(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum monkeys); /** * Sets (as xml) the "Monkeys" element */ void xsetMonkeys(gov.grants.apply.system.globalLibraryV20.YesNoDataType monkeys); /** * Unsets the "Monkeys" element */ void unsetMonkeys(); /** * Gets the "Apes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApes(); /** * Gets (as xml) the "Apes" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApes(); /** * True if has "Apes" element */ boolean isSetApes(); /** * Sets the "Apes" element */ void setApes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum apes); /** * Sets (as xml) the "Apes" element */ void xsetApes(gov.grants.apply.system.globalLibraryV20.YesNoDataType apes); /** * Unsets the "Apes" element */ void unsetApes(); /** * Gets the "Humans" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHumans(); /** * Gets (as xml) the "Humans" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHumans(); /** * True if has "Humans" element */ boolean isSetHumans(); /** * Sets the "Humans" element */ void setHumans(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum humans); /** * Sets (as xml) the "Humans" element */ void xsetHumans(gov.grants.apply.system.globalLibraryV20.YesNoDataType humans); /** * Unsets the "Humans" element */ void unsetHumans(); /** * Gets the "Rodentia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRodentia(); /** * Gets (as xml) the "Rodentia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRodentia(); /** * True if has "Rodentia" element */ boolean isSetRodentia(); /** * Sets the "Rodentia" element */ void setRodentia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rodentia); /** * Sets (as xml) the "Rodentia" element */ void xsetRodentia(gov.grants.apply.system.globalLibraryV20.YesNoDataType rodentia); /** * Unsets the "Rodentia" element */ void unsetRodentia(); /** * Gets the "LaboratoryRodents" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLaboratoryRodents(); /** * Gets (as xml) the "LaboratoryRodents" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLaboratoryRodents(); /** * True if has "LaboratoryRodents" element */ boolean isSetLaboratoryRodents(); /** * Sets the "LaboratoryRodents" element */ void setLaboratoryRodents(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum laboratoryRodents); /** * Sets (as xml) the "LaboratoryRodents" element */ void xsetLaboratoryRodents(gov.grants.apply.system.globalLibraryV20.YesNoDataType laboratoryRodents); /** * Unsets the "LaboratoryRodents" element */ void unsetLaboratoryRodents(); /** * Gets the "Non-LaboratoryRodents" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNonLaboratoryRodents(); /** * Gets (as xml) the "Non-LaboratoryRodents" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNonLaboratoryRodents(); /** * True if has "Non-LaboratoryRodents" element */ boolean isSetNonLaboratoryRodents(); /** * Sets the "Non-LaboratoryRodents" element */ void setNonLaboratoryRodents(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nonLaboratoryRodents); /** * Sets (as xml) the "Non-LaboratoryRodents" element */ void xsetNonLaboratoryRodents(gov.grants.apply.system.globalLibraryV20.YesNoDataType nonLaboratoryRodents); /** * Unsets the "Non-LaboratoryRodents" element */ void unsetNonLaboratoryRodents(); /** * Gets the "Lagomorphs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLagomorphs(); /** * Gets (as xml) the "Lagomorphs" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLagomorphs(); /** * True if has "Lagomorphs" element */ boolean isSetLagomorphs(); /** * Sets the "Lagomorphs" element */ void setLagomorphs(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lagomorphs); /** * Sets (as xml) the "Lagomorphs" element */ void xsetLagomorphs(gov.grants.apply.system.globalLibraryV20.YesNoDataType lagomorphs); /** * Unsets the "Lagomorphs" element */ void unsetLagomorphs(); /** * Gets the "Tubulidenata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTubulidenata(); /** * Gets (as xml) the "Tubulidenata" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTubulidenata(); /** * True if has "Tubulidenata" element */ boolean isSetTubulidenata(); /** * Sets the "Tubulidenata" element */ void setTubulidenata(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tubulidenata); /** * Sets (as xml) the "Tubulidenata" element */ void xsetTubulidenata(gov.grants.apply.system.globalLibraryV20.YesNoDataType tubulidenata); /** * Unsets the "Tubulidenata" element */ void unsetTubulidenata(); /** * Gets the "Carnivora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCarnivora(); /** * Gets (as xml) the "Carnivora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCarnivora(); /** * True if has "Carnivora" element */ boolean isSetCarnivora(); /** * Sets the "Carnivora" element */ void setCarnivora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum carnivora); /** * Sets (as xml) the "Carnivora" element */ void xsetCarnivora(gov.grants.apply.system.globalLibraryV20.YesNoDataType carnivora); /** * Unsets the "Carnivora" element */ void unsetCarnivora(); /** * Gets the "Ungulates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUngulates(); /** * Gets (as xml) the "Ungulates" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUngulates(); /** * True if has "Ungulates" element */ boolean isSetUngulates(); /** * Sets the "Ungulates" element */ void setUngulates(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ungulates); /** * Sets (as xml) the "Ungulates" element */ void xsetUngulates(gov.grants.apply.system.globalLibraryV20.YesNoDataType ungulates); /** * Unsets the "Ungulates" element */ void unsetUngulates(); /** * Gets the "Perissodactyla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPerissodactyla(); /** * Gets (as xml) the "Perissodactyla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPerissodactyla(); /** * True if has "Perissodactyla" element */ boolean isSetPerissodactyla(); /** * Sets the "Perissodactyla" element */ void setPerissodactyla(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum perissodactyla); /** * Sets (as xml) the "Perissodactyla" element */ void xsetPerissodactyla(gov.grants.apply.system.globalLibraryV20.YesNoDataType perissodactyla); /** * Unsets the "Perissodactyla" element */ void unsetPerissodactyla(); /** * Gets the "Artiodactyla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getArtiodactyla(); /** * Gets (as xml) the "Artiodactyla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetArtiodactyla(); /** * True if has "Artiodactyla" element */ boolean isSetArtiodactyla(); /** * Sets the "Artiodactyla" element */ void setArtiodactyla(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum artiodactyla); /** * Sets (as xml) the "Artiodactyla" element */ void xsetArtiodactyla(gov.grants.apply.system.globalLibraryV20.YesNoDataType artiodactyla); /** * Unsets the "Artiodactyla" element */ void unsetArtiodactyla(); /** * Gets the "Sirenia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSirenia(); /** * Gets (as xml) the "Sirenia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSirenia(); /** * True if has "Sirenia" element */ boolean isSetSirenia(); /** * Sets the "Sirenia" element */ void setSirenia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sirenia); /** * Sets (as xml) the "Sirenia" element */ void xsetSirenia(gov.grants.apply.system.globalLibraryV20.YesNoDataType sirenia); /** * Unsets the "Sirenia" element */ void unsetSirenia(); /** * Gets the "Proboscidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProboscidea(); /** * Gets (as xml) the "Proboscidea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProboscidea(); /** * True if has "Proboscidea" element */ boolean isSetProboscidea(); /** * Sets the "Proboscidea" element */ void setProboscidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum proboscidea); /** * Sets (as xml) the "Proboscidea" element */ void xsetProboscidea(gov.grants.apply.system.globalLibraryV20.YesNoDataType proboscidea); /** * Unsets the "Proboscidea" element */ void unsetProboscidea(); /** * Gets the "CLASSIFICATIONORGANISMSMarineMammals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCLASSIFICATIONORGANISMSMarineMammals(); /** * Gets (as xml) the "CLASSIFICATIONORGANISMSMarineMammals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCLASSIFICATIONORGANISMSMarineMammals(); /** * True if has "CLASSIFICATIONORGANISMSMarineMammals" element */ boolean isSetCLASSIFICATIONORGANISMSMarineMammals(); /** * Sets the "CLASSIFICATIONORGANISMSMarineMammals" element */ void setCLASSIFICATIONORGANISMSMarineMammals(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum classificationorganismsMarineMammals); /** * Sets (as xml) the "CLASSIFICATIONORGANISMSMarineMammals" element */ void xsetCLASSIFICATIONORGANISMSMarineMammals(gov.grants.apply.system.globalLibraryV20.YesNoDataType classificationorganismsMarineMammals); /** * Unsets the "CLASSIFICATIONORGANISMSMarineMammals" element */ void unsetCLASSIFICATIONORGANISMSMarineMammals(); /** * Gets the "TRANSGENICORGANISMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTRANSGENICORGANISMS(); /** * Gets (as xml) the "TRANSGENICORGANISMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTRANSGENICORGANISMS(); /** * True if has "TRANSGENICORGANISMS" element */ boolean isSetTRANSGENICORGANISMS(); /** * Sets the "TRANSGENICORGANISMS" element */ void setTRANSGENICORGANISMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum transgenicorganisms); /** * Sets (as xml) the "TRANSGENICORGANISMS" element */ void xsetTRANSGENICORGANISMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType transgenicorganisms); /** * Unsets the "TRANSGENICORGANISMS" element */ void unsetTRANSGENICORGANISMS(); /** * Gets the "FOSSILEXTINCTORGANISMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFOSSILEXTINCTORGANISMS(); /** * Gets (as xml) the "FOSSILEXTINCTORGANISMS" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFOSSILEXTINCTORGANISMS(); /** * True if has "FOSSILEXTINCTORGANISMS" element */ boolean isSetFOSSILEXTINCTORGANISMS(); /** * Sets the "FOSSILEXTINCTORGANISMS" element */ void setFOSSILEXTINCTORGANISMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fossilextinctorganisms); /** * Sets (as xml) the "FOSSILEXTINCTORGANISMS" element */ void xsetFOSSILEXTINCTORGANISMS(gov.grants.apply.system.globalLibraryV20.YesNoDataType fossilextinctorganisms); /** * Unsets the "FOSSILEXTINCTORGANISMS" element */ void unsetFOSSILEXTINCTORGANISMS(); /** * Gets the "NOORGANISMS" element */ org.apache.xmlbeans.XmlObject getNOORGANISMS(); /** * True if has "NOORGANISMS" element */ boolean isSetNOORGANISMS(); /** * Sets the "NOORGANISMS" element */ void setNOORGANISMS(org.apache.xmlbeans.XmlObject noorganisms); /** * Appends and returns a new empty "NOORGANISMS" element */ org.apache.xmlbeans.XmlObject addNewNOORGANISMS(); /** * Unsets the "NOORGANISMS" element */ void unsetNOORGANISMS(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.CLASSIFICATIONORGANISMS) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * An XML MODELORGANISM(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is a complex type. */ public interface MODELORGANISM extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MODELORGANISM.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("modelorganism165celemtype"); /** * Gets the "NOMODELORGANISM" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNOMODELORGANISM(); /** * Gets (as xml) the "NOMODELORGANISM" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNOMODELORGANISM(); /** * True if has "NOMODELORGANISM" element */ boolean isSetNOMODELORGANISM(); /** * Sets the "NOMODELORGANISM" element */ void setNOMODELORGANISM(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nomodelorganism); /** * Sets (as xml) the "NOMODELORGANISM" element */ void xsetNOMODELORGANISM(gov.grants.apply.system.globalLibraryV20.YesNoDataType nomodelorganism); /** * Unsets the "NOMODELORGANISM" element */ void unsetNOMODELORGANISM(); /** * Gets the "LambdaPhage" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLambdaPhage(); /** * Gets (as xml) the "LambdaPhage" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLambdaPhage(); /** * True if has "LambdaPhage" element */ boolean isSetLambdaPhage(); /** * Sets the "LambdaPhage" element */ void setLambdaPhage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lambdaPhage); /** * Sets (as xml) the "LambdaPhage" element */ void xsetLambdaPhage(gov.grants.apply.system.globalLibraryV20.YesNoDataType lambdaPhage); /** * Unsets the "LambdaPhage" element */ void unsetLambdaPhage(); /** * Gets the "Rhizobacterium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRhizobacterium(); /** * Gets (as xml) the "Rhizobacterium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRhizobacterium(); /** * True if has "Rhizobacterium" element */ boolean isSetRhizobacterium(); /** * Sets the "Rhizobacterium" element */ void setRhizobacterium(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rhizobacterium); /** * Sets (as xml) the "Rhizobacterium" element */ void xsetRhizobacterium(gov.grants.apply.system.globalLibraryV20.YesNoDataType rhizobacterium); /** * Unsets the "Rhizobacterium" element */ void unsetRhizobacterium(); /** * Gets the "Escherichiacoli" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEscherichiacoli(); /** * Gets (as xml) the "Escherichiacoli" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEscherichiacoli(); /** * True if has "Escherichiacoli" element */ boolean isSetEscherichiacoli(); /** * Sets the "Escherichiacoli" element */ void setEscherichiacoli(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum escherichiacoli); /** * Sets (as xml) the "Escherichiacoli" element */ void xsetEscherichiacoli(gov.grants.apply.system.globalLibraryV20.YesNoDataType escherichiacoli); /** * Unsets the "Escherichiacoli" element */ void unsetEscherichiacoli(); /** * Gets the "Bacillussubtilis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBacillussubtilis(); /** * Gets (as xml) the "Bacillussubtilis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBacillussubtilis(); /** * True if has "Bacillussubtilis" element */ boolean isSetBacillussubtilis(); /** * Sets the "Bacillussubtilis" element */ void setBacillussubtilis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bacillussubtilis); /** * Sets (as xml) the "Bacillussubtilis" element */ void xsetBacillussubtilis(gov.grants.apply.system.globalLibraryV20.YesNoDataType bacillussubtilis); /** * Unsets the "Bacillussubtilis" element */ void unsetBacillussubtilis(); /** * Gets the "MODELORGANISMCyanobacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMODELORGANISMCyanobacteria(); /** * Gets (as xml) the "MODELORGANISMCyanobacteria" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMODELORGANISMCyanobacteria(); /** * True if has "MODELORGANISMCyanobacteria" element */ boolean isSetMODELORGANISMCyanobacteria(); /** * Sets the "MODELORGANISMCyanobacteria" element */ void setMODELORGANISMCyanobacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum modelorganismCyanobacteria); /** * Sets (as xml) the "MODELORGANISMCyanobacteria" element */ void xsetMODELORGANISMCyanobacteria(gov.grants.apply.system.globalLibraryV20.YesNoDataType modelorganismCyanobacteria); /** * Unsets the "MODELORGANISMCyanobacteria" element */ void unsetMODELORGANISMCyanobacteria(); /** * Gets the "Acetabulariaacetabulum" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAcetabulariaacetabulum(); /** * Gets (as xml) the "Acetabulariaacetabulum" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAcetabulariaacetabulum(); /** * True if has "Acetabulariaacetabulum" element */ boolean isSetAcetabulariaacetabulum(); /** * Sets the "Acetabulariaacetabulum" element */ void setAcetabulariaacetabulum(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum acetabulariaacetabulum); /** * Sets (as xml) the "Acetabulariaacetabulum" element */ void xsetAcetabulariaacetabulum(gov.grants.apply.system.globalLibraryV20.YesNoDataType acetabulariaacetabulum); /** * Unsets the "Acetabulariaacetabulum" element */ void unsetAcetabulariaacetabulum(); /** * Gets the "Chlamydomonasreinhardtii" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChlamydomonasreinhardtii(); /** * Gets (as xml) the "Chlamydomonasreinhardtii" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChlamydomonasreinhardtii(); /** * True if has "Chlamydomonasreinhardtii" element */ boolean isSetChlamydomonasreinhardtii(); /** * Sets the "Chlamydomonasreinhardtii" element */ void setChlamydomonasreinhardtii(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chlamydomonasreinhardtii); /** * Sets (as xml) the "Chlamydomonasreinhardtii" element */ void xsetChlamydomonasreinhardtii(gov.grants.apply.system.globalLibraryV20.YesNoDataType chlamydomonasreinhardtii); /** * Unsets the "Chlamydomonasreinhardtii" element */ void unsetChlamydomonasreinhardtii(); /** * Gets the "Paramecium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParamecium(); /** * Gets (as xml) the "Paramecium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParamecium(); /** * True if has "Paramecium" element */ boolean isSetParamecium(); /** * Sets the "Paramecium" element */ void setParamecium(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum paramecium); /** * Sets (as xml) the "Paramecium" element */ void xsetParamecium(gov.grants.apply.system.globalLibraryV20.YesNoDataType paramecium); /** * Unsets the "Paramecium" element */ void unsetParamecium(); /** * Gets the "Tetrahymena" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTetrahymena(); /** * Gets (as xml) the "Tetrahymena" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTetrahymena(); /** * True if has "Tetrahymena" element */ boolean isSetTetrahymena(); /** * Sets the "Tetrahymena" element */ void setTetrahymena(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tetrahymena); /** * Sets (as xml) the "Tetrahymena" element */ void xsetTetrahymena(gov.grants.apply.system.globalLibraryV20.YesNoDataType tetrahymena); /** * Unsets the "Tetrahymena" element */ void unsetTetrahymena(); /** * Gets the "Dictyostelium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDictyostelium(); /** * Gets (as xml) the "Dictyostelium" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDictyostelium(); /** * True if has "Dictyostelium" element */ boolean isSetDictyostelium(); /** * Sets the "Dictyostelium" element */ void setDictyostelium(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum dictyostelium); /** * Sets (as xml) the "Dictyostelium" element */ void xsetDictyostelium(gov.grants.apply.system.globalLibraryV20.YesNoDataType dictyostelium); /** * Unsets the "Dictyostelium" element */ void unsetDictyostelium(); /** * Gets the "Neurospora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNeurospora(); /** * Gets (as xml) the "Neurospora" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNeurospora(); /** * True if has "Neurospora" element */ boolean isSetNeurospora(); /** * Sets the "Neurospora" element */ void setNeurospora(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum neurospora); /** * Sets (as xml) the "Neurospora" element */ void xsetNeurospora(gov.grants.apply.system.globalLibraryV20.YesNoDataType neurospora); /** * Unsets the "Neurospora" element */ void unsetNeurospora(); /** * Gets the "Saccharomycescereviseae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSaccharomycescereviseae(); /** * Gets (as xml) the "Saccharomycescereviseae" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSaccharomycescereviseae(); /** * True if has "Saccharomycescereviseae" element */ boolean isSetSaccharomycescereviseae(); /** * Sets the "Saccharomycescereviseae" element */ void setSaccharomycescereviseae(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum saccharomycescereviseae); /** * Sets (as xml) the "Saccharomycescereviseae" element */ void xsetSaccharomycescereviseae(gov.grants.apply.system.globalLibraryV20.YesNoDataType saccharomycescereviseae); /** * Unsets the "Saccharomycescereviseae" element */ void unsetSaccharomycescereviseae(); /** * Gets the "Saccharomycespombe" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSaccharomycespombe(); /** * Gets (as xml) the "Saccharomycespombe" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSaccharomycespombe(); /** * True if has "Saccharomycespombe" element */ boolean isSetSaccharomycespombe(); /** * Sets the "Saccharomycespombe" element */ void setSaccharomycespombe(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum saccharomycespombe); /** * Sets (as xml) the "Saccharomycespombe" element */ void xsetSaccharomycespombe(gov.grants.apply.system.globalLibraryV20.YesNoDataType saccharomycespombe); /** * Unsets the "Saccharomycespombe" element */ void unsetSaccharomycespombe(); /** * Gets the "MouseEarCress" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMouseEarCress(); /** * Gets (as xml) the "MouseEarCress" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMouseEarCress(); /** * True if has "MouseEarCress" element */ boolean isSetMouseEarCress(); /** * Sets the "MouseEarCress" element */ void setMouseEarCress(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mouseEarCress); /** * Sets (as xml) the "MouseEarCress" element */ void xsetMouseEarCress(gov.grants.apply.system.globalLibraryV20.YesNoDataType mouseEarCress); /** * Unsets the "MouseEarCress" element */ void unsetMouseEarCress(); /** * Gets the "IcePlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIcePlant(); /** * Gets (as xml) the "IcePlant" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIcePlant(); /** * True if has "IcePlant" element */ boolean isSetIcePlant(); /** * Sets the "IcePlant" element */ void setIcePlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum icePlant); /** * Sets (as xml) the "IcePlant" element */ void xsetIcePlant(gov.grants.apply.system.globalLibraryV20.YesNoDataType icePlant); /** * Unsets the "IcePlant" element */ void unsetIcePlant(); /** * Gets the "Barley" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBarley(); /** * Gets (as xml) the "Barley" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBarley(); /** * True if has "Barley" element */ boolean isSetBarley(); /** * Sets the "Barley" element */ void setBarley(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum barley); /** * Sets (as xml) the "Barley" element */ void xsetBarley(gov.grants.apply.system.globalLibraryV20.YesNoDataType barley); /** * Unsets the "Barley" element */ void unsetBarley(); /** * Gets the "Corn" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCorn(); /** * Gets (as xml) the "Corn" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCorn(); /** * True if has "Corn" element */ boolean isSetCorn(); /** * Sets the "Corn" element */ void setCorn(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum corn); /** * Sets (as xml) the "Corn" element */ void xsetCorn(gov.grants.apply.system.globalLibraryV20.YesNoDataType corn); /** * Unsets the "Corn" element */ void unsetCorn(); /** * Gets the "Pea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPea(); /** * Gets (as xml) the "Pea" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPea(); /** * True if has "Pea" element */ boolean isSetPea(); /** * Sets the "Pea" element */ void setPea(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pea); /** * Sets (as xml) the "Pea" element */ void xsetPea(gov.grants.apply.system.globalLibraryV20.YesNoDataType pea); /** * Unsets the "Pea" element */ void unsetPea(); /** * Gets the "Tobacco" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTobacco(); /** * Gets (as xml) the "Tobacco" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTobacco(); /** * True if has "Tobacco" element */ boolean isSetTobacco(); /** * Sets the "Tobacco" element */ void setTobacco(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tobacco); /** * Sets (as xml) the "Tobacco" element */ void xsetTobacco(gov.grants.apply.system.globalLibraryV20.YesNoDataType tobacco); /** * Unsets the "Tobacco" element */ void unsetTobacco(); /** * Gets the "Spinach" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSpinach(); /** * Gets (as xml) the "Spinach" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSpinach(); /** * True if has "Spinach" element */ boolean isSetSpinach(); /** * Sets the "Spinach" element */ void setSpinach(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum spinach); /** * Sets (as xml) the "Spinach" element */ void xsetSpinach(gov.grants.apply.system.globalLibraryV20.YesNoDataType spinach); /** * Unsets the "Spinach" element */ void unsetSpinach(); /** * Gets the "Alfalfa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAlfalfa(); /** * Gets (as xml) the "Alfalfa" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAlfalfa(); /** * True if has "Alfalfa" element */ boolean isSetAlfalfa(); /** * Sets the "Alfalfa" element */ void setAlfalfa(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum alfalfa); /** * Sets (as xml) the "Alfalfa" element */ void xsetAlfalfa(gov.grants.apply.system.globalLibraryV20.YesNoDataType alfalfa); /** * Unsets the "Alfalfa" element */ void unsetAlfalfa(); /** * Gets the "Tomato" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTomato(); /** * Gets (as xml) the "Tomato" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTomato(); /** * True if has "Tomato" element */ boolean isSetTomato(); /** * Sets the "Tomato" element */ void setTomato(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tomato); /** * Sets (as xml) the "Tomato" element */ void xsetTomato(gov.grants.apply.system.globalLibraryV20.YesNoDataType tomato); /** * Unsets the "Tomato" element */ void unsetTomato(); /** * Gets the "Nematode" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNematode(); /** * Gets (as xml) the "Nematode" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNematode(); /** * True if has "Nematode" element */ boolean isSetNematode(); /** * Sets the "Nematode" element */ void setNematode(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nematode); /** * Sets (as xml) the "Nematode" element */ void xsetNematode(gov.grants.apply.system.globalLibraryV20.YesNoDataType nematode); /** * Unsets the "Nematode" element */ void unsetNematode(); /** * Gets the "SeaSlugAplysia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSeaSlugAplysia(); /** * Gets (as xml) the "SeaSlugAplysia" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSeaSlugAplysia(); /** * True if has "SeaSlugAplysia" element */ boolean isSetSeaSlugAplysia(); /** * Sets the "SeaSlugAplysia" element */ void setSeaSlugAplysia(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum seaSlugAplysia); /** * Sets (as xml) the "SeaSlugAplysia" element */ void xsetSeaSlugAplysia(gov.grants.apply.system.globalLibraryV20.YesNoDataType seaSlugAplysia); /** * Unsets the "SeaSlugAplysia" element */ void unsetSeaSlugAplysia(); /** * Gets the "SeaSlugHermissenda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSeaSlugHermissenda(); /** * Gets (as xml) the "SeaSlugHermissenda" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSeaSlugHermissenda(); /** * True if has "SeaSlugHermissenda" element */ boolean isSetSeaSlugHermissenda(); /** * Sets the "SeaSlugHermissenda" element */ void setSeaSlugHermissenda(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum seaSlugHermissenda); /** * Sets (as xml) the "SeaSlugHermissenda" element */ void xsetSeaSlugHermissenda(gov.grants.apply.system.globalLibraryV20.YesNoDataType seaSlugHermissenda); /** * Unsets the "SeaSlugHermissenda" element */ void unsetSeaSlugHermissenda(); /** * Gets the "PondSnail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPondSnail(); /** * Gets (as xml) the "PondSnail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPondSnail(); /** * True if has "PondSnail" element */ boolean isSetPondSnail(); /** * Sets the "PondSnail" element */ void setPondSnail(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum pondSnail); /** * Sets (as xml) the "PondSnail" element */ void xsetPondSnail(gov.grants.apply.system.globalLibraryV20.YesNoDataType pondSnail); /** * Unsets the "PondSnail" element */ void unsetPondSnail(); /** * Gets the "TerrestrialSnail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTerrestrialSnail(); /** * Gets (as xml) the "TerrestrialSnail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTerrestrialSnail(); /** * True if has "TerrestrialSnail" element */ boolean isSetTerrestrialSnail(); /** * Sets the "TerrestrialSnail" element */ void setTerrestrialSnail(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum terrestrialSnail); /** * Sets (as xml) the "TerrestrialSnail" element */ void xsetTerrestrialSnail(gov.grants.apply.system.globalLibraryV20.YesNoDataType terrestrialSnail); /** * Unsets the "TerrestrialSnail" element */ void unsetTerrestrialSnail(); /** * Gets the "SquidCuttlefish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSquidCuttlefish(); /** * Gets (as xml) the "SquidCuttlefish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSquidCuttlefish(); /** * True if has "SquidCuttlefish" element */ boolean isSetSquidCuttlefish(); /** * Sets the "SquidCuttlefish" element */ void setSquidCuttlefish(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum squidCuttlefish); /** * Sets (as xml) the "SquidCuttlefish" element */ void xsetSquidCuttlefish(gov.grants.apply.system.globalLibraryV20.YesNoDataType squidCuttlefish); /** * Unsets the "SquidCuttlefish" element */ void unsetSquidCuttlefish(); /** * Gets the "Octopus" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOctopus(); /** * Gets (as xml) the "Octopus" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOctopus(); /** * True if has "Octopus" element */ boolean isSetOctopus(); /** * Sets the "Octopus" element */ void setOctopus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum octopus); /** * Sets (as xml) the "Octopus" element */ void xsetOctopus(gov.grants.apply.system.globalLibraryV20.YesNoDataType octopus); /** * Unsets the "Octopus" element */ void unsetOctopus(); /** * Gets the "Leech" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLeech(); /** * Gets (as xml) the "Leech" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLeech(); /** * True if has "Leech" element */ boolean isSetLeech(); /** * Sets the "Leech" element */ void setLeech(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum leech); /** * Sets (as xml) the "Leech" element */ void xsetLeech(gov.grants.apply.system.globalLibraryV20.YesNoDataType leech); /** * Unsets the "Leech" element */ void unsetLeech(); /** * Gets the "HorseshoeCrab" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHorseshoeCrab(); /** * Gets (as xml) the "HorseshoeCrab" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHorseshoeCrab(); /** * True if has "HorseshoeCrab" element */ boolean isSetHorseshoeCrab(); /** * Sets the "HorseshoeCrab" element */ void setHorseshoeCrab(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum horseshoeCrab); /** * Sets (as xml) the "HorseshoeCrab" element */ void xsetHorseshoeCrab(gov.grants.apply.system.globalLibraryV20.YesNoDataType horseshoeCrab); /** * Unsets the "HorseshoeCrab" element */ void unsetHorseshoeCrab(); /** * Gets the "BrineShrimp" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBrineShrimp(); /** * Gets (as xml) the "BrineShrimp" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBrineShrimp(); /** * True if has "BrineShrimp" element */ boolean isSetBrineShrimp(); /** * Sets the "BrineShrimp" element */ void setBrineShrimp(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum brineShrimp); /** * Sets (as xml) the "BrineShrimp" element */ void xsetBrineShrimp(gov.grants.apply.system.globalLibraryV20.YesNoDataType brineShrimp); /** * Unsets the "BrineShrimp" element */ void unsetBrineShrimp(); /** * Gets the "Lobster" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLobster(); /** * Gets (as xml) the "Lobster" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLobster(); /** * True if has "Lobster" element */ boolean isSetLobster(); /** * Sets the "Lobster" element */ void setLobster(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lobster); /** * Sets (as xml) the "Lobster" element */ void xsetLobster(gov.grants.apply.system.globalLibraryV20.YesNoDataType lobster); /** * Unsets the "Lobster" element */ void unsetLobster(); /** * Gets the "Crayfish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCrayfish(); /** * Gets (as xml) the "Crayfish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCrayfish(); /** * True if has "Crayfish" element */ boolean isSetCrayfish(); /** * Sets the "Crayfish" element */ void setCrayfish(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum crayfish); /** * Sets (as xml) the "Crayfish" element */ void xsetCrayfish(gov.grants.apply.system.globalLibraryV20.YesNoDataType crayfish); /** * Unsets the "Crayfish" element */ void unsetCrayfish(); /** * Gets the "Dragonfly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDragonfly(); /** * Gets (as xml) the "Dragonfly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDragonfly(); /** * True if has "Dragonfly" element */ boolean isSetDragonfly(); /** * Sets the "Dragonfly" element */ void setDragonfly(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum dragonfly); /** * Sets (as xml) the "Dragonfly" element */ void xsetDragonfly(gov.grants.apply.system.globalLibraryV20.YesNoDataType dragonfly); /** * Unsets the "Dragonfly" element */ void unsetDragonfly(); /** * Gets the "GrasshopperLocust" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGrasshopperLocust(); /** * Gets (as xml) the "GrasshopperLocust" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGrasshopperLocust(); /** * True if has "GrasshopperLocust" element */ boolean isSetGrasshopperLocust(); /** * Sets the "GrasshopperLocust" element */ void setGrasshopperLocust(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum grasshopperLocust); /** * Sets (as xml) the "GrasshopperLocust" element */ void xsetGrasshopperLocust(gov.grants.apply.system.globalLibraryV20.YesNoDataType grasshopperLocust); /** * Unsets the "GrasshopperLocust" element */ void unsetGrasshopperLocust(); /** * Gets the "Cockroach" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCockroach(); /** * Gets (as xml) the "Cockroach" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCockroach(); /** * True if has "Cockroach" element */ boolean isSetCockroach(); /** * Sets the "Cockroach" element */ void setCockroach(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum cockroach); /** * Sets (as xml) the "Cockroach" element */ void xsetCockroach(gov.grants.apply.system.globalLibraryV20.YesNoDataType cockroach); /** * Unsets the "Cockroach" element */ void unsetCockroach(); /** * Gets the "Mantis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMantis(); /** * Gets (as xml) the "Mantis" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMantis(); /** * True if has "Mantis" element */ boolean isSetMantis(); /** * Sets the "Mantis" element */ void setMantis(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mantis); /** * Sets (as xml) the "Mantis" element */ void xsetMantis(gov.grants.apply.system.globalLibraryV20.YesNoDataType mantis); /** * Unsets the "Mantis" element */ void unsetMantis(); /** * Gets the "SixLinedHawkMoth" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSixLinedHawkMoth(); /** * Gets (as xml) the "SixLinedHawkMoth" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSixLinedHawkMoth(); /** * True if has "SixLinedHawkMoth" element */ boolean isSetSixLinedHawkMoth(); /** * Sets the "SixLinedHawkMoth" element */ void setSixLinedHawkMoth(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum sixLinedHawkMoth); /** * Sets (as xml) the "SixLinedHawkMoth" element */ void xsetSixLinedHawkMoth(gov.grants.apply.system.globalLibraryV20.YesNoDataType sixLinedHawkMoth); /** * Unsets the "SixLinedHawkMoth" element */ void unsetSixLinedHawkMoth(); /** * Gets the "Fruitfly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFruitfly(); /** * Gets (as xml) the "Fruitfly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFruitfly(); /** * True if has "Fruitfly" element */ boolean isSetFruitfly(); /** * Sets the "Fruitfly" element */ void setFruitfly(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fruitfly); /** * Sets (as xml) the "Fruitfly" element */ void xsetFruitfly(gov.grants.apply.system.globalLibraryV20.YesNoDataType fruitfly); /** * Unsets the "Fruitfly" element */ void unsetFruitfly(); /** * Gets the "SyrphidFly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSyrphidFly(); /** * Gets (as xml) the "SyrphidFly" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSyrphidFly(); /** * True if has "SyrphidFly" element */ boolean isSetSyrphidFly(); /** * Sets the "SyrphidFly" element */ void setSyrphidFly(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum syrphidFly); /** * Sets (as xml) the "SyrphidFly" element */ void xsetSyrphidFly(gov.grants.apply.system.globalLibraryV20.YesNoDataType syrphidFly); /** * Unsets the "SyrphidFly" element */ void unsetSyrphidFly(); /** * Gets the "AppleMaggot" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAppleMaggot(); /** * Gets (as xml) the "AppleMaggot" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAppleMaggot(); /** * True if has "AppleMaggot" element */ boolean isSetAppleMaggot(); /** * Sets the "AppleMaggot" element */ void setAppleMaggot(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum appleMaggot); /** * Sets (as xml) the "AppleMaggot" element */ void xsetAppleMaggot(gov.grants.apply.system.globalLibraryV20.YesNoDataType appleMaggot); /** * Unsets the "AppleMaggot" element */ void unsetAppleMaggot(); /** * Gets the "Mosquito" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMosquito(); /** * Gets (as xml) the "Mosquito" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMosquito(); /** * True if has "Mosquito" element */ boolean isSetMosquito(); /** * Sets the "Mosquito" element */ void setMosquito(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mosquito); /** * Sets (as xml) the "Mosquito" element */ void xsetMosquito(gov.grants.apply.system.globalLibraryV20.YesNoDataType mosquito); /** * Unsets the "Mosquito" element */ void unsetMosquito(); /** * Gets the "FlourBeetle" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFlourBeetle(); /** * Gets (as xml) the "FlourBeetle" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFlourBeetle(); /** * True if has "FlourBeetle" element */ boolean isSetFlourBeetle(); /** * Sets the "FlourBeetle" element */ void setFlourBeetle(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum flourBeetle); /** * Sets (as xml) the "FlourBeetle" element */ void xsetFlourBeetle(gov.grants.apply.system.globalLibraryV20.YesNoDataType flourBeetle); /** * Unsets the "FlourBeetle" element */ void unsetFlourBeetle(); /** * Gets the "Honeybee" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHoneybee(); /** * Gets (as xml) the "Honeybee" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHoneybee(); /** * True if has "Honeybee" element */ boolean isSetHoneybee(); /** * Sets the "Honeybee" element */ void setHoneybee(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum honeybee); /** * Sets (as xml) the "Honeybee" element */ void xsetHoneybee(gov.grants.apply.system.globalLibraryV20.YesNoDataType honeybee); /** * Unsets the "Honeybee" element */ void unsetHoneybee(); /** * Gets the "Parasiticwasp" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParasiticwasp(); /** * Gets (as xml) the "Parasiticwasp" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParasiticwasp(); /** * True if has "Parasiticwasp" element */ boolean isSetParasiticwasp(); /** * Sets the "Parasiticwasp" element */ void setParasiticwasp(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum parasiticwasp); /** * Sets (as xml) the "Parasiticwasp" element */ void xsetParasiticwasp(gov.grants.apply.system.globalLibraryV20.YesNoDataType parasiticwasp); /** * Unsets the "Parasiticwasp" element */ void unsetParasiticwasp(); /** * Gets the "SeaUrchin" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSeaUrchin(); /** * Gets (as xml) the "SeaUrchin" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSeaUrchin(); /** * True if has "SeaUrchin" element */ boolean isSetSeaUrchin(); /** * Sets the "SeaUrchin" element */ void setSeaUrchin(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum seaUrchin); /** * Sets (as xml) the "SeaUrchin" element */ void xsetSeaUrchin(gov.grants.apply.system.globalLibraryV20.YesNoDataType seaUrchin); /** * Unsets the "SeaUrchin" element */ void unsetSeaUrchin(); /** * Gets the "Ascidian" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAscidian(); /** * Gets (as xml) the "Ascidian" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAscidian(); /** * True if has "Ascidian" element */ boolean isSetAscidian(); /** * Sets the "Ascidian" element */ void setAscidian(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ascidian); /** * Sets (as xml) the "Ascidian" element */ void xsetAscidian(gov.grants.apply.system.globalLibraryV20.YesNoDataType ascidian); /** * Unsets the "Ascidian" element */ void unsetAscidian(); /** * Gets the "Lancelet" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLancelet(); /** * Gets (as xml) the "Lancelet" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLancelet(); /** * True if has "Lancelet" element */ boolean isSetLancelet(); /** * Sets the "Lancelet" element */ void setLancelet(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lancelet); /** * Sets (as xml) the "Lancelet" element */ void xsetLancelet(gov.grants.apply.system.globalLibraryV20.YesNoDataType lancelet); /** * Unsets the "Lancelet" element */ void unsetLancelet(); /** * Gets the "Lamprey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLamprey(); /** * Gets (as xml) the "Lamprey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLamprey(); /** * True if has "Lamprey" element */ boolean isSetLamprey(); /** * Sets the "Lamprey" element */ void setLamprey(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum lamprey); /** * Sets (as xml) the "Lamprey" element */ void xsetLamprey(gov.grants.apply.system.globalLibraryV20.YesNoDataType lamprey); /** * Unsets the "Lamprey" element */ void unsetLamprey(); /** * Gets the "Skate" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSkate(); /** * Gets (as xml) the "Skate" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSkate(); /** * True if has "Skate" element */ boolean isSetSkate(); /** * Sets the "Skate" element */ void setSkate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum skate); /** * Sets (as xml) the "Skate" element */ void xsetSkate(gov.grants.apply.system.globalLibraryV20.YesNoDataType skate); /** * Unsets the "Skate" element */ void unsetSkate(); /** * Gets the "Croaker" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCroaker(); /** * Gets (as xml) the "Croaker" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCroaker(); /** * True if has "Croaker" element */ boolean isSetCroaker(); /** * Sets the "Croaker" element */ void setCroaker(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum croaker); /** * Sets (as xml) the "Croaker" element */ void xsetCroaker(gov.grants.apply.system.globalLibraryV20.YesNoDataType croaker); /** * Unsets the "Croaker" element */ void unsetCroaker(); /** * Gets the "ElectricFish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getElectricFish(); /** * Gets (as xml) the "ElectricFish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetElectricFish(); /** * True if has "ElectricFish" element */ boolean isSetElectricFish(); /** * Sets the "ElectricFish" element */ void setElectricFish(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum electricFish); /** * Sets (as xml) the "ElectricFish" element */ void xsetElectricFish(gov.grants.apply.system.globalLibraryV20.YesNoDataType electricFish); /** * Unsets the "ElectricFish" element */ void unsetElectricFish(); /** * Gets the "Goldfish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGoldfish(); /** * Gets (as xml) the "Goldfish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGoldfish(); /** * True if has "Goldfish" element */ boolean isSetGoldfish(); /** * Sets the "Goldfish" element */ void setGoldfish(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum goldfish); /** * Sets (as xml) the "Goldfish" element */ void xsetGoldfish(gov.grants.apply.system.globalLibraryV20.YesNoDataType goldfish); /** * Unsets the "Goldfish" element */ void unsetGoldfish(); /** * Gets the "Perch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPerch(); /** * Gets (as xml) the "Perch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPerch(); /** * True if has "Perch" element */ boolean isSetPerch(); /** * Sets the "Perch" element */ void setPerch(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum perch); /** * Sets (as xml) the "Perch" element */ void xsetPerch(gov.grants.apply.system.globalLibraryV20.YesNoDataType perch); /** * Unsets the "Perch" element */ void unsetPerch(); /** * Gets the "Zebrafish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getZebrafish(); /** * Gets (as xml) the "Zebrafish" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetZebrafish(); /** * True if has "Zebrafish" element */ boolean isSetZebrafish(); /** * Sets the "Zebrafish" element */ void setZebrafish(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum zebrafish); /** * Sets (as xml) the "Zebrafish" element */ void xsetZebrafish(gov.grants.apply.system.globalLibraryV20.YesNoDataType zebrafish); /** * Unsets the "Zebrafish" element */ void unsetZebrafish(); /** * Gets the "Axolotl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAxolotl(); /** * Gets (as xml) the "Axolotl" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAxolotl(); /** * True if has "Axolotl" element */ boolean isSetAxolotl(); /** * Sets the "Axolotl" element */ void setAxolotl(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum axolotl); /** * Sets (as xml) the "Axolotl" element */ void xsetAxolotl(gov.grants.apply.system.globalLibraryV20.YesNoDataType axolotl); /** * Unsets the "Axolotl" element */ void unsetAxolotl(); /** * Gets the "Mudpuppy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMudpuppy(); /** * Gets (as xml) the "Mudpuppy" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMudpuppy(); /** * True if has "Mudpuppy" element */ boolean isSetMudpuppy(); /** * Sets the "Mudpuppy" element */ void setMudpuppy(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mudpuppy); /** * Sets (as xml) the "Mudpuppy" element */ void xsetMudpuppy(gov.grants.apply.system.globalLibraryV20.YesNoDataType mudpuppy); /** * Unsets the "Mudpuppy" element */ void unsetMudpuppy(); /** * Gets the "AfricanClawedFrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAfricanClawedFrog(); /** * Gets (as xml) the "AfricanClawedFrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAfricanClawedFrog(); /** * True if has "AfricanClawedFrog" element */ boolean isSetAfricanClawedFrog(); /** * Sets the "AfricanClawedFrog" element */ void setAfricanClawedFrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum africanClawedFrog); /** * Sets (as xml) the "AfricanClawedFrog" element */ void xsetAfricanClawedFrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType africanClawedFrog); /** * Unsets the "AfricanClawedFrog" element */ void unsetAfricanClawedFrog(); /** * Gets the "Bullfrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBullfrog(); /** * Gets (as xml) the "Bullfrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBullfrog(); /** * True if has "Bullfrog" element */ boolean isSetBullfrog(); /** * Sets the "Bullfrog" element */ void setBullfrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bullfrog); /** * Sets (as xml) the "Bullfrog" element */ void xsetBullfrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType bullfrog); /** * Unsets the "Bullfrog" element */ void unsetBullfrog(); /** * Gets the "GrassFrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGrassFrog(); /** * Gets (as xml) the "GrassFrog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGrassFrog(); /** * True if has "GrassFrog" element */ boolean isSetGrassFrog(); /** * Sets the "GrassFrog" element */ void setGrassFrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum grassFrog); /** * Sets (as xml) the "GrassFrog" element */ void xsetGrassFrog(gov.grants.apply.system.globalLibraryV20.YesNoDataType grassFrog); /** * Unsets the "GrassFrog" element */ void unsetGrassFrog(); /** * Gets the "MarineToad" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMarineToad(); /** * Gets (as xml) the "MarineToad" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMarineToad(); /** * True if has "MarineToad" element */ boolean isSetMarineToad(); /** * Sets the "MarineToad" element */ void setMarineToad(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum marineToad); /** * Sets (as xml) the "MarineToad" element */ void xsetMarineToad(gov.grants.apply.system.globalLibraryV20.YesNoDataType marineToad); /** * Unsets the "MarineToad" element */ void unsetMarineToad(); /** * Gets the "Turtle" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTurtle(); /** * Gets (as xml) the "Turtle" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTurtle(); /** * True if has "Turtle" element */ boolean isSetTurtle(); /** * Sets the "Turtle" element */ void setTurtle(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum turtle); /** * Sets (as xml) the "Turtle" element */ void xsetTurtle(gov.grants.apply.system.globalLibraryV20.YesNoDataType turtle); /** * Unsets the "Turtle" element */ void unsetTurtle(); /** * Gets the "Quail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getQuail(); /** * Gets (as xml) the "Quail" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetQuail(); /** * True if has "Quail" element */ boolean isSetQuail(); /** * Sets the "Quail" element */ void setQuail(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum quail); /** * Sets (as xml) the "Quail" element */ void xsetQuail(gov.grants.apply.system.globalLibraryV20.YesNoDataType quail); /** * Unsets the "Quail" element */ void unsetQuail(); /** * Gets the "ChickenEmbryo" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChickenEmbryo(); /** * Gets (as xml) the "ChickenEmbryo" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChickenEmbryo(); /** * True if has "ChickenEmbryo" element */ boolean isSetChickenEmbryo(); /** * Sets the "ChickenEmbryo" element */ void setChickenEmbryo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chickenEmbryo); /** * Sets (as xml) the "ChickenEmbryo" element */ void xsetChickenEmbryo(gov.grants.apply.system.globalLibraryV20.YesNoDataType chickenEmbryo); /** * Unsets the "ChickenEmbryo" element */ void unsetChickenEmbryo(); /** * Gets the "HouseSparrow" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHouseSparrow(); /** * Gets (as xml) the "HouseSparrow" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHouseSparrow(); /** * True if has "HouseSparrow" element */ boolean isSetHouseSparrow(); /** * Sets the "HouseSparrow" element */ void setHouseSparrow(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum houseSparrow); /** * Sets (as xml) the "HouseSparrow" element */ void xsetHouseSparrow(gov.grants.apply.system.globalLibraryV20.YesNoDataType houseSparrow); /** * Unsets the "HouseSparrow" element */ void unsetHouseSparrow(); /** * Gets the "WhiteCrownedSparrow" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWhiteCrownedSparrow(); /** * Gets (as xml) the "WhiteCrownedSparrow" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWhiteCrownedSparrow(); /** * True if has "WhiteCrownedSparrow" element */ boolean isSetWhiteCrownedSparrow(); /** * Sets the "WhiteCrownedSparrow" element */ void setWhiteCrownedSparrow(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum whiteCrownedSparrow); /** * Sets (as xml) the "WhiteCrownedSparrow" element */ void xsetWhiteCrownedSparrow(gov.grants.apply.system.globalLibraryV20.YesNoDataType whiteCrownedSparrow); /** * Unsets the "WhiteCrownedSparrow" element */ void unsetWhiteCrownedSparrow(); /** * Gets the "ZebraFinch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getZebraFinch(); /** * Gets (as xml) the "ZebraFinch" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetZebraFinch(); /** * True if has "ZebraFinch" element */ boolean isSetZebraFinch(); /** * Sets the "ZebraFinch" element */ void setZebraFinch(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum zebraFinch); /** * Sets (as xml) the "ZebraFinch" element */ void xsetZebraFinch(gov.grants.apply.system.globalLibraryV20.YesNoDataType zebraFinch); /** * Unsets the "ZebraFinch" element */ void unsetZebraFinch(); /** * Gets the "Opossum" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOpossum(); /** * Gets (as xml) the "Opossum" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOpossum(); /** * True if has "Opossum" element */ boolean isSetOpossum(); /** * Sets the "Opossum" element */ void setOpossum(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum opossum); /** * Sets (as xml) the "Opossum" element */ void xsetOpossum(gov.grants.apply.system.globalLibraryV20.YesNoDataType opossum); /** * Unsets the "Opossum" element */ void unsetOpossum(); /** * Gets the "Bat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBat(); /** * Gets (as xml) the "Bat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBat(); /** * True if has "Bat" element */ boolean isSetBat(); /** * Sets the "Bat" element */ void setBat(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum bat); /** * Sets (as xml) the "Bat" element */ void xsetBat(gov.grants.apply.system.globalLibraryV20.YesNoDataType bat); /** * Unsets the "Bat" element */ void unsetBat(); /** * Gets the "OwlMonkey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOwlMonkey(); /** * Gets (as xml) the "OwlMonkey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOwlMonkey(); /** * True if has "OwlMonkey" element */ boolean isSetOwlMonkey(); /** * Sets the "OwlMonkey" element */ void setOwlMonkey(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum owlMonkey); /** * Sets (as xml) the "OwlMonkey" element */ void xsetOwlMonkey(gov.grants.apply.system.globalLibraryV20.YesNoDataType owlMonkey); /** * Unsets the "OwlMonkey" element */ void unsetOwlMonkey(); /** * Gets the "RhesusMonkey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRhesusMonkey(); /** * Gets (as xml) the "RhesusMonkey" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRhesusMonkey(); /** * True if has "RhesusMonkey" element */ boolean isSetRhesusMonkey(); /** * Sets the "RhesusMonkey" element */ void setRhesusMonkey(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum rhesusMonkey); /** * Sets (as xml) the "RhesusMonkey" element */ void xsetRhesusMonkey(gov.grants.apply.system.globalLibraryV20.YesNoDataType rhesusMonkey); /** * Unsets the "RhesusMonkey" element */ void unsetRhesusMonkey(); /** * Gets the "Tamarin" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTamarin(); /** * Gets (as xml) the "Tamarin" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTamarin(); /** * True if has "Tamarin" element */ boolean isSetTamarin(); /** * Sets the "Tamarin" element */ void setTamarin(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum tamarin); /** * Sets (as xml) the "Tamarin" element */ void xsetTamarin(gov.grants.apply.system.globalLibraryV20.YesNoDataType tamarin); /** * Unsets the "Tamarin" element */ void unsetTamarin(); /** * Gets the "Chimpanzee" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChimpanzee(); /** * Gets (as xml) the "Chimpanzee" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChimpanzee(); /** * True if has "Chimpanzee" element */ boolean isSetChimpanzee(); /** * Sets the "Chimpanzee" element */ void setChimpanzee(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chimpanzee); /** * Sets (as xml) the "Chimpanzee" element */ void xsetChimpanzee(gov.grants.apply.system.globalLibraryV20.YesNoDataType chimpanzee); /** * Unsets the "Chimpanzee" element */ void unsetChimpanzee(); /** * Gets the "Human" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHuman(); /** * Gets (as xml) the "Human" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHuman(); /** * True if has "Human" element */ boolean isSetHuman(); /** * Sets the "Human" element */ void setHuman(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum human); /** * Sets (as xml) the "Human" element */ void xsetHuman(gov.grants.apply.system.globalLibraryV20.YesNoDataType human); /** * Unsets the "Human" element */ void unsetHuman(); /** * Gets the "Chinchilla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getChinchilla(); /** * Gets (as xml) the "Chinchilla" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetChinchilla(); /** * True if has "Chinchilla" element */ boolean isSetChinchilla(); /** * Sets the "Chinchilla" element */ void setChinchilla(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum chinchilla); /** * Sets (as xml) the "Chinchilla" element */ void xsetChinchilla(gov.grants.apply.system.globalLibraryV20.YesNoDataType chinchilla); /** * Unsets the "Chinchilla" element */ void unsetChinchilla(); /** * Gets the "DeerMouse" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDeerMouse(); /** * Gets (as xml) the "DeerMouse" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDeerMouse(); /** * True if has "DeerMouse" element */ boolean isSetDeerMouse(); /** * Sets the "DeerMouse" element */ void setDeerMouse(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum deerMouse); /** * Sets (as xml) the "DeerMouse" element */ void xsetDeerMouse(gov.grants.apply.system.globalLibraryV20.YesNoDataType deerMouse); /** * Unsets the "DeerMouse" element */ void unsetDeerMouse(); /** * Gets the "GuineaPig" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGuineaPig(); /** * Gets (as xml) the "GuineaPig" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGuineaPig(); /** * True if has "GuineaPig" element */ boolean isSetGuineaPig(); /** * Sets the "GuineaPig" element */ void setGuineaPig(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum guineaPig); /** * Sets (as xml) the "GuineaPig" element */ void xsetGuineaPig(gov.grants.apply.system.globalLibraryV20.YesNoDataType guineaPig); /** * Unsets the "GuineaPig" element */ void unsetGuineaPig(); /** * Gets the "Hamster" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHamster(); /** * Gets (as xml) the "Hamster" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHamster(); /** * True if has "Hamster" element */ boolean isSetHamster(); /** * Sets the "Hamster" element */ void setHamster(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum hamster); /** * Sets (as xml) the "Hamster" element */ void xsetHamster(gov.grants.apply.system.globalLibraryV20.YesNoDataType hamster); /** * Unsets the "Hamster" element */ void unsetHamster(); /** * Gets the "KangarooRat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getKangarooRat(); /** * Gets (as xml) the "KangarooRat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetKangarooRat(); /** * True if has "KangarooRat" element */ boolean isSetKangarooRat(); /** * Sets the "KangarooRat" element */ void setKangarooRat(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum kangarooRat); /** * Sets (as xml) the "KangarooRat" element */ void xsetKangarooRat(gov.grants.apply.system.globalLibraryV20.YesNoDataType kangarooRat); /** * Unsets the "KangarooRat" element */ void unsetKangarooRat(); /** * Gets the "MouseLaboratory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMouseLaboratory(); /** * Gets (as xml) the "MouseLaboratory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMouseLaboratory(); /** * True if has "MouseLaboratory" element */ boolean isSetMouseLaboratory(); /** * Sets the "MouseLaboratory" element */ void setMouseLaboratory(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum mouseLaboratory); /** * Sets (as xml) the "MouseLaboratory" element */ void xsetMouseLaboratory(gov.grants.apply.system.globalLibraryV20.YesNoDataType mouseLaboratory); /** * Unsets the "MouseLaboratory" element */ void unsetMouseLaboratory(); /** * Gets the "RatLaboratory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRatLaboratory(); /** * Gets (as xml) the "RatLaboratory" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRatLaboratory(); /** * True if has "RatLaboratory" element */ boolean isSetRatLaboratory(); /** * Sets the "RatLaboratory" element */ void setRatLaboratory(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ratLaboratory); /** * Sets (as xml) the "RatLaboratory" element */ void xsetRatLaboratory(gov.grants.apply.system.globalLibraryV20.YesNoDataType ratLaboratory); /** * Unsets the "RatLaboratory" element */ void unsetRatLaboratory(); /** * Gets the "Vole" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVole(); /** * Gets (as xml) the "Vole" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVole(); /** * True if has "Vole" element */ boolean isSetVole(); /** * Sets the "Vole" element */ void setVole(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vole); /** * Sets (as xml) the "Vole" element */ void xsetVole(gov.grants.apply.system.globalLibraryV20.YesNoDataType vole); /** * Unsets the "Vole" element */ void unsetVole(); /** * Gets the "DomesticDog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDomesticDog(); /** * Gets (as xml) the "DomesticDog" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDomesticDog(); /** * True if has "DomesticDog" element */ boolean isSetDomesticDog(); /** * Sets the "DomesticDog" element */ void setDomesticDog(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum domesticDog); /** * Sets (as xml) the "DomesticDog" element */ void xsetDomesticDog(gov.grants.apply.system.globalLibraryV20.YesNoDataType domesticDog); /** * Unsets the "DomesticDog" element */ void unsetDomesticDog(); /** * Gets the "DomesticCat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDomesticCat(); /** * Gets (as xml) the "DomesticCat" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDomesticCat(); /** * True if has "DomesticCat" element */ boolean isSetDomesticCat(); /** * Sets the "DomesticCat" element */ void setDomesticCat(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum domesticCat); /** * Sets (as xml) the "DomesticCat" element */ void xsetDomesticCat(gov.grants.apply.system.globalLibraryV20.YesNoDataType domesticCat); /** * Unsets the "DomesticCat" element */ void unsetDomesticCat(); /** * Gets the "Ferret" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFerret(); /** * Gets (as xml) the "Ferret" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFerret(); /** * True if has "Ferret" element */ boolean isSetFerret(); /** * Sets the "Ferret" element */ void setFerret(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum ferret); /** * Sets (as xml) the "Ferret" element */ void xsetFerret(gov.grants.apply.system.globalLibraryV20.YesNoDataType ferret); /** * Unsets the "Ferret" element */ void unsetFerret(); /** * Gets the "FarmAnimals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFarmAnimals(); /** * Gets (as xml) the "FarmAnimals" element */ gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFarmAnimals(); /** * True if has "FarmAnimals" element */ boolean isSetFarmAnimals(); /** * Sets the "FarmAnimals" element */ void setFarmAnimals(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum farmAnimals); /** * Sets (as xml) the "FarmAnimals" element */ void xsetFarmAnimals(gov.grants.apply.system.globalLibraryV20.YesNoDataType farmAnimals); /** * Unsets the "FarmAnimals" element */ void unsetFarmAnimals(); /** * Gets the "ownmodelorganism" element */ java.lang.String getOwnmodelorganism(); /** * Gets (as xml) the "ownmodelorganism" element */ gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism xgetOwnmodelorganism(); /** * True if has "ownmodelorganism" element */ boolean isSetOwnmodelorganism(); /** * Sets the "ownmodelorganism" element */ void setOwnmodelorganism(java.lang.String ownmodelorganism); /** * Sets (as xml) the "ownmodelorganism" element */ void xsetOwnmodelorganism(gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism ownmodelorganism); /** * Unsets the "ownmodelorganism" element */ void unsetOwnmodelorganism(); /** * An XML ownmodelorganism(@http://apply.grants.gov/forms/NSF_IOB-V1.0). * * This is an atomic type that is a restriction of gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument$NSFIOB$MODELORGANISM$Ownmodelorganism. */ public interface Ownmodelorganism extends org.apache.xmlbeans.XmlString { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Ownmodelorganism.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ownmodelorganism4c6belemtype"); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism newValue(java.lang.Object obj) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism) type.newValue( obj ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM.Ownmodelorganism) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB.MODELORGANISM) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument.NSFIOB) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } private Factory() { } // No instance of this class allowed } } /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument newInstance() { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument newInstance(org.apache.xmlbeans.XmlOptions options) { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } /** @param xmlAsString the string value to parse */ public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); } /** @param file the file from which to load an xml document */ public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); } public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return (gov.grants.apply.forms.nsfIOBV10.NSFIOBDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); } private Factory() { } // No instance of this class allowed } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy