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

gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument Maven / Gradle / Ivy

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


/**
 * A document containing one AD_3030_FS(@http://apply.grants.gov/forms/AD_3030_FS-V1.0) element.
 *
 * This is a complex type.
 */
public interface AD3030FSDocument extends org.apache.xmlbeans.XmlObject
{
    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
        org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AD3030FSDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ad3030fs99dddoctype");
    
    /**
     * Gets the "AD_3030_FS" element
     */
    gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS getAD3030FS();
    
    /**
     * Sets the "AD_3030_FS" element
     */
    void setAD3030FS(gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS ad3030FS);
    
    /**
     * Appends and returns a new empty "AD_3030_FS" element
     */
    gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS addNewAD3030FS();
    
    /**
     * An XML AD_3030_FS(@http://apply.grants.gov/forms/AD_3030_FS-V1.0).
     *
     * This is a complex type.
     */
    public interface AD3030FS extends org.apache.xmlbeans.XmlObject
    {
        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AD3030FS.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ad3030fsf26belemtype");
        
        /**
         * Gets the "ApplicantName" element
         */
        gov.grants.apply.system.globalLibraryV20.HumanNameDataType getApplicantName();
        
        /**
         * Sets the "ApplicantName" element
         */
        void setApplicantName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType applicantName);
        
        /**
         * Appends and returns a new empty "ApplicantName" element
         */
        gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewApplicantName();
        
        /**
         * Gets the "ApplicantAddress" element
         */
        gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress getApplicantAddress();
        
        /**
         * Sets the "ApplicantAddress" element
         */
        void setApplicantAddress(gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress applicantAddress);
        
        /**
         * Appends and returns a new empty "ApplicantAddress" element
         */
        gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress addNewApplicantAddress();
        
        /**
         * Gets the "TaxIDNumber" element
         */
        java.lang.String getTaxIDNumber();
        
        /**
         * Gets (as xml) the "TaxIDNumber" element
         */
        gov.grants.apply.forms.ad3030FSV10.AD3030FSString4DataType xgetTaxIDNumber();
        
        /**
         * Sets the "TaxIDNumber" element
         */
        void setTaxIDNumber(java.lang.String taxIDNumber);
        
        /**
         * Sets (as xml) the "TaxIDNumber" element
         */
        void xsetTaxIDNumber(gov.grants.apply.forms.ad3030FSV10.AD3030FSString4DataType taxIDNumber);
        
        /**
         * Gets the "ApplicantFelony" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApplicantFelony();
        
        /**
         * Gets (as xml) the "ApplicantFelony" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApplicantFelony();
        
        /**
         * Sets the "ApplicantFelony" element
         */
        void setApplicantFelony(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum applicantFelony);
        
        /**
         * Sets (as xml) the "ApplicantFelony" element
         */
        void xsetApplicantFelony(gov.grants.apply.system.globalLibraryV20.YesNoDataType applicantFelony);
        
        /**
         * Gets the "OfficerAgentFelony" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getOfficerAgentFelony();
        
        /**
         * Gets (as xml) the "OfficerAgentFelony" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetOfficerAgentFelony();
        
        /**
         * Sets the "OfficerAgentFelony" element
         */
        void setOfficerAgentFelony(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum officerAgentFelony);
        
        /**
         * Sets (as xml) the "OfficerAgentFelony" element
         */
        void xsetOfficerAgentFelony(gov.grants.apply.system.globalLibraryV20.YesNoDataType officerAgentFelony);
        
        /**
         * Gets the "UnpaidFederalTax" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnpaidFederalTax();
        
        /**
         * Gets (as xml) the "UnpaidFederalTax" element
         */
        gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnpaidFederalTax();
        
        /**
         * Sets the "UnpaidFederalTax" element
         */
        void setUnpaidFederalTax(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unpaidFederalTax);
        
        /**
         * Sets (as xml) the "UnpaidFederalTax" element
         */
        void xsetUnpaidFederalTax(gov.grants.apply.system.globalLibraryV20.YesNoDataType unpaidFederalTax);
        
        /**
         * Gets the "AORSignature" element
         */
        java.lang.String getAORSignature();
        
        /**
         * Gets (as xml) the "AORSignature" element
         */
        gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAORSignature();
        
        /**
         * Sets the "AORSignature" element
         */
        void setAORSignature(java.lang.String aorSignature);
        
        /**
         * Sets (as xml) the "AORSignature" element
         */
        void xsetAORSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType aorSignature);
        
        /**
         * Gets the "Title" element
         */
        java.lang.String getTitle();
        
        /**
         * Gets (as xml) the "Title" element
         */
        gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetTitle();
        
        /**
         * Sets the "Title" element
         */
        void setTitle(java.lang.String title);
        
        /**
         * Sets (as xml) the "Title" element
         */
        void xsetTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType title);
        
        /**
         * Gets the "DateSigned" element
         */
        java.util.Calendar getDateSigned();
        
        /**
         * Gets (as xml) the "DateSigned" element
         */
        org.apache.xmlbeans.XmlDate xgetDateSigned();
        
        /**
         * Sets the "DateSigned" element
         */
        void setDateSigned(java.util.Calendar dateSigned);
        
        /**
         * Sets (as xml) the "DateSigned" element
         */
        void xsetDateSigned(org.apache.xmlbeans.XmlDate dateSigned);
        
        /**
         * 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 ApplicantAddress(@http://apply.grants.gov/forms/AD_3030_FS-V1.0).
         *
         * This is a complex type.
         */
        public interface ApplicantAddress extends org.apache.xmlbeans.XmlObject
        {
            public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
                org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantAddress.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantaddressffb9elemtype");
            
            /**
             * Gets the "Street1" element
             */
            java.lang.String getStreet1();
            
            /**
             * Gets (as xml) the "Street1" element
             */
            gov.grants.apply.system.globalLibraryV20.StreetDataType xgetStreet1();
            
            /**
             * Sets the "Street1" element
             */
            void setStreet1(java.lang.String street1);
            
            /**
             * Sets (as xml) the "Street1" element
             */
            void xsetStreet1(gov.grants.apply.system.globalLibraryV20.StreetDataType street1);
            
            /**
             * Gets the "Street2" element
             */
            java.lang.String getStreet2();
            
            /**
             * Gets (as xml) the "Street2" element
             */
            gov.grants.apply.system.globalLibraryV20.StreetDataType xgetStreet2();
            
            /**
             * True if has "Street2" element
             */
            boolean isSetStreet2();
            
            /**
             * Sets the "Street2" element
             */
            void setStreet2(java.lang.String street2);
            
            /**
             * Sets (as xml) the "Street2" element
             */
            void xsetStreet2(gov.grants.apply.system.globalLibraryV20.StreetDataType street2);
            
            /**
             * Unsets the "Street2" element
             */
            void unsetStreet2();
            
            /**
             * Gets the "City" element
             */
            java.lang.String getCity();
            
            /**
             * Gets (as xml) the "City" element
             */
            gov.grants.apply.system.globalLibraryV20.CityDataType xgetCity();
            
            /**
             * Sets the "City" element
             */
            void setCity(java.lang.String city);
            
            /**
             * Sets (as xml) the "City" element
             */
            void xsetCity(gov.grants.apply.system.globalLibraryV20.CityDataType city);
            
            /**
             * Gets the "State" element
             */
            gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum getState();
            
            /**
             * Gets (as xml) the "State" element
             */
            gov.grants.apply.system.universalCodesV20.StateCodeDataType xgetState();
            
            /**
             * Sets the "State" element
             */
            void setState(gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum state);
            
            /**
             * Sets (as xml) the "State" element
             */
            void xsetState(gov.grants.apply.system.universalCodesV20.StateCodeDataType state);
            
            /**
             * Gets the "ZipCode" element
             */
            java.lang.String getZipCode();
            
            /**
             * Gets (as xml) the "ZipCode" element
             */
            gov.grants.apply.forms.ad3030FSV10.AD3030FSString10DataType xgetZipCode();
            
            /**
             * Sets the "ZipCode" element
             */
            void setZipCode(java.lang.String zipCode);
            
            /**
             * Sets (as xml) the "ZipCode" element
             */
            void xsetZipCode(gov.grants.apply.forms.ad3030FSV10.AD3030FSString10DataType zipCode);
            
            /**
             * A factory class with static methods for creating instances
             * of this type.
             */
            
            public static final class Factory
            {
                public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress newInstance() {
                  return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
                
                public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress newInstance(org.apache.xmlbeans.XmlOptions options) {
                  return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS.ApplicantAddress) 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.ad3030FSV10.AD3030FSDocument.AD3030FS newInstance() {
              return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
            
            public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS newInstance(org.apache.xmlbeans.XmlOptions options) {
              return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument.AD3030FS) 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.ad3030FSV10.AD3030FSDocument newInstance() {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
        
        /** @param xmlAsString the string value to parse */
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) 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.ad3030FSV10.AD3030FSDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
        
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
          return (gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
        
        /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
        public static gov.grants.apply.forms.ad3030FSV10.AD3030FSDocument 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.ad3030FSV10.AD3030FSDocument) 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