View Javadoc
1   /*
2    * An XML document type.
3    * Localname: Nasa_PIandAORSupplementalDataSheet
4    * Namespace: http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0
5    * Java type: gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10;
10  
11  
12  /**
13   * A document containing one Nasa_PIandAORSupplementalDataSheet(@http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0) element.
14   *
15   * This is a complex type.
16   */
17  public interface NasaPIandAORSupplementalDataSheetDocument extends org.apache.xmlbeans.XmlObject
18  {
19      public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
20          org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NasaPIandAORSupplementalDataSheetDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nasapiandaorsupplementaldatasheet3cfddoctype");
21      
22      /**
23       * Gets the "Nasa_PIandAORSupplementalDataSheet" element
24       */
25      gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet getNasaPIandAORSupplementalDataSheet();
26      
27      /**
28       * Sets the "Nasa_PIandAORSupplementalDataSheet" element
29       */
30      void setNasaPIandAORSupplementalDataSheet(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet nasaPIandAORSupplementalDataSheet);
31      
32      /**
33       * Appends and returns a new empty "Nasa_PIandAORSupplementalDataSheet" element
34       */
35      gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet addNewNasaPIandAORSupplementalDataSheet();
36      
37      /**
38       * An XML Nasa_PIandAORSupplementalDataSheet(@http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0).
39       *
40       * This is a complex type.
41       */
42      public interface NasaPIandAORSupplementalDataSheet extends org.apache.xmlbeans.XmlObject
43      {
44          public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
45              org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NasaPIandAORSupplementalDataSheet.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nasapiandaorsupplementaldatasheeta1d4elemtype");
46          
47          /**
48           * Gets the "AuthorizedRepresentativeName" element
49           */
50          gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName getAuthorizedRepresentativeName();
51          
52          /**
53           * Sets the "AuthorizedRepresentativeName" element
54           */
55          void setAuthorizedRepresentativeName(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName authorizedRepresentativeName);
56          
57          /**
58           * Appends and returns a new empty "AuthorizedRepresentativeName" element
59           */
60          gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName addNewAuthorizedRepresentativeName();
61          
62          /**
63           * Gets the "PrincipalInvestigatorName" element
64           */
65          gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName getPrincipalInvestigatorName();
66          
67          /**
68           * Sets the "PrincipalInvestigatorName" element
69           */
70          void setPrincipalInvestigatorName(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName principalInvestigatorName);
71          
72          /**
73           * Appends and returns a new empty "PrincipalInvestigatorName" element
74           */
75          gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName addNewPrincipalInvestigatorName();
76          
77          /**
78           * Gets the "FormVersion" attribute
79           */
80          java.lang.String getFormVersion();
81          
82          /**
83           * Gets (as xml) the "FormVersion" attribute
84           */
85          gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
86          
87          /**
88           * Sets the "FormVersion" attribute
89           */
90          void setFormVersion(java.lang.String formVersion);
91          
92          /**
93           * Sets (as xml) the "FormVersion" attribute
94           */
95          void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
96          
97          /**
98           * An XML AuthorizedRepresentativeName(@http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0).
99           *
100          * This is a complex type.
101          */
102         public interface AuthorizedRepresentativeName extends org.apache.xmlbeans.XmlObject
103         {
104             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
105                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AuthorizedRepresentativeName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("authorizedrepresentativename6f53elemtype");
106             
107             /**
108              * Gets the "AORName" element
109              */
110             gov.grants.apply.system.globalLibraryV20.HumanNameDataType getAORName();
111             
112             /**
113              * Sets the "AORName" element
114              */
115             void setAORName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType aorName);
116             
117             /**
118              * Appends and returns a new empty "AORName" element
119              */
120             gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewAORName();
121             
122             /**
123              * Gets the "UserName" element
124              */
125             java.lang.String getUserName();
126             
127             /**
128              * Gets (as xml) the "UserName" element
129              */
130             gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName xgetUserName();
131             
132             /**
133              * True if has "UserName" element
134              */
135             boolean isSetUserName();
136             
137             /**
138              * Sets the "UserName" element
139              */
140             void setUserName(java.lang.String userName);
141             
142             /**
143              * Sets (as xml) the "UserName" element
144              */
145             void xsetUserName(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName userName);
146             
147             /**
148              * Unsets the "UserName" element
149              */
150             void unsetUserName();
151             
152             /**
153              * An XML UserName(@http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0).
154              *
155              * This is an atomic type that is a restriction of gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument$NasaPIandAORSupplementalDataSheet$AuthorizedRepresentativeName$UserName.
156              */
157             public interface UserName extends org.apache.xmlbeans.XmlString
158             {
159                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
160                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UserName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("usernameab61elemtype");
161                 
162                 /**
163                  * A factory class with static methods for creating instances
164                  * of this type.
165                  */
166                 
167                 public static final class Factory
168                 {
169                     public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName newValue(java.lang.Object obj) {
170                       return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName) type.newValue( obj ); }
171                     
172                     public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName newInstance() {
173                       return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
174                     
175                     public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName newInstance(org.apache.xmlbeans.XmlOptions options) {
176                       return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName.UserName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
177                     
178                     private Factory() { } // No instance of this class allowed
179                 }
180             }
181             
182             /**
183              * A factory class with static methods for creating instances
184              * of this type.
185              */
186             
187             public static final class Factory
188             {
189                 public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName newInstance() {
190                   return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
191                 
192                 public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName newInstance(org.apache.xmlbeans.XmlOptions options) {
193                   return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.AuthorizedRepresentativeName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
194                 
195                 private Factory() { } // No instance of this class allowed
196             }
197         }
198         
199         /**
200          * An XML PrincipalInvestigatorName(@http://apply.grants.gov/forms/Nasa_PIandAORSupplementalDataSheet-V1.0).
201          *
202          * This is a complex type.
203          */
204         public interface PrincipalInvestigatorName extends org.apache.xmlbeans.XmlObject
205         {
206             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
207                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PrincipalInvestigatorName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("principalinvestigatorname1e42elemtype");
208             
209             /**
210              * Gets the "PDPIName" element
211              */
212             gov.grants.apply.system.globalLibraryV20.HumanNameDataType getPDPIName();
213             
214             /**
215              * Sets the "PDPIName" element
216              */
217             void setPDPIName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType pdpiName);
218             
219             /**
220              * Appends and returns a new empty "PDPIName" element
221              */
222             gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewPDPIName();
223             
224             /**
225              * Gets the "USGovernmentParticipation" element
226              */
227             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUSGovernmentParticipation();
228             
229             /**
230              * Gets (as xml) the "USGovernmentParticipation" element
231              */
232             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUSGovernmentParticipation();
233             
234             /**
235              * Sets the "USGovernmentParticipation" element
236              */
237             void setUSGovernmentParticipation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum usGovernmentParticipation);
238             
239             /**
240              * Sets (as xml) the "USGovernmentParticipation" element
241              */
242             void xsetUSGovernmentParticipation(gov.grants.apply.system.globalLibraryV20.YesNoDataType usGovernmentParticipation);
243             
244             /**
245              * Gets the "FederalAgency" element
246              */
247             gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.FederalAgencyDataType.Enum getFederalAgency();
248             
249             /**
250              * Gets (as xml) the "FederalAgency" element
251              */
252             gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.FederalAgencyDataType xgetFederalAgency();
253             
254             /**
255              * True if has "FederalAgency" element
256              */
257             boolean isSetFederalAgency();
258             
259             /**
260              * Sets the "FederalAgency" element
261              */
262             void setFederalAgency(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.FederalAgencyDataType.Enum federalAgency);
263             
264             /**
265              * Sets (as xml) the "FederalAgency" element
266              */
267             void xsetFederalAgency(gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.FederalAgencyDataType federalAgency);
268             
269             /**
270              * Unsets the "FederalAgency" element
271              */
272             void unsetFederalAgency();
273             
274             /**
275              * Gets the "FederalAgencyDollar" element
276              */
277             java.math.BigDecimal getFederalAgencyDollar();
278             
279             /**
280              * Gets (as xml) the "FederalAgencyDollar" element
281              */
282             gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFederalAgencyDollar();
283             
284             /**
285              * True if has "FederalAgencyDollar" element
286              */
287             boolean isSetFederalAgencyDollar();
288             
289             /**
290              * Sets the "FederalAgencyDollar" element
291              */
292             void setFederalAgencyDollar(java.math.BigDecimal federalAgencyDollar);
293             
294             /**
295              * Sets (as xml) the "FederalAgencyDollar" element
296              */
297             void xsetFederalAgencyDollar(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType federalAgencyDollar);
298             
299             /**
300              * Unsets the "FederalAgencyDollar" element
301              */
302             void unsetFederalAgencyDollar();
303             
304             /**
305              * Gets the "InternationalParticipation" element
306              */
307             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInternationalParticipation();
308             
309             /**
310              * Gets (as xml) the "InternationalParticipation" element
311              */
312             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInternationalParticipation();
313             
314             /**
315              * Sets the "InternationalParticipation" element
316              */
317             void setInternationalParticipation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum internationalParticipation);
318             
319             /**
320              * Sets (as xml) the "InternationalParticipation" element
321              */
322             void xsetInternationalParticipation(gov.grants.apply.system.globalLibraryV20.YesNoDataType internationalParticipation);
323             
324             /**
325              * A factory class with static methods for creating instances
326              * of this type.
327              */
328             
329             public static final class Factory
330             {
331                 public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName newInstance() {
332                   return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
333                 
334                 public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName newInstance(org.apache.xmlbeans.XmlOptions options) {
335                   return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet.PrincipalInvestigatorName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
336                 
337                 private Factory() { } // No instance of this class allowed
338             }
339         }
340         
341         /**
342          * A factory class with static methods for creating instances
343          * of this type.
344          */
345         
346         public static final class Factory
347         {
348             public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet newInstance() {
349               return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
350             
351             public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet newInstance(org.apache.xmlbeans.XmlOptions options) {
352               return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument.NasaPIandAORSupplementalDataSheet) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
353             
354             private Factory() { } // No instance of this class allowed
355         }
356     }
357     
358     /**
359      * A factory class with static methods for creating instances
360      * of this type.
361      */
362     
363     public static final class Factory
364     {
365         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument newInstance() {
366           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
367         
368         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
369           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
370         
371         /** @param xmlAsString the string value to parse */
372         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
373           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
374         
375         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
376           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
377         
378         /** @param file the file from which to load an xml document */
379         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
380           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
381         
382         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
383           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
384         
385         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
386           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
387         
388         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
389           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
390         
391         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
392           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
393         
394         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
395           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
396         
397         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
398           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
399         
400         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
401           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
402         
403         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
404           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
405         
406         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
407           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
408         
409         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
410           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
411         
412         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
413           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
414         
415         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
416         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
417           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
418         
419         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
420         public static gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
421           return (gov.grants.apply.forms.nasaPIandAORSupplementalDataSheetV10.NasaPIandAORSupplementalDataSheetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
422         
423         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
424         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 {
425           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
426         
427         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
428         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 {
429           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
430         
431         private Factory() { } // No instance of this class allowed
432     }
433 }