1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.rrKeyPersonV10;
10  
11  
12  
13  
14  
15  
16  
17  public interface RRKeyPersonDocument 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(RRKeyPersonDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrkeyperson8abddoctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson getRRKeyPerson();
26      
27      
28  
29  
30      void setRRKeyPerson(gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson rrKeyPerson);
31      
32      
33  
34  
35      gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson addNewRRKeyPerson();
36      
37      
38  
39  
40  
41  
42      public interface RRKeyPerson 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(RRKeyPerson.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrkeyperson78ccelemtype");
46          
47          
48  
49  
50          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType getPDPI();
51          
52          
53  
54  
55          void setPDPI(gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType pdpi);
56          
57          
58  
59  
60          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType addNewPDPI();
61          
62          
63  
64  
65          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType[] getKeyPersonArray();
66          
67          
68  
69  
70          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType getKeyPersonArray(int i);
71          
72          
73  
74  
75          int sizeOfKeyPersonArray();
76          
77          
78  
79  
80          void setKeyPersonArray(gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType[] keyPersonArray);
81          
82          
83  
84  
85          void setKeyPersonArray(int i, gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType keyPerson);
86          
87          
88  
89  
90          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType insertNewKeyPerson(int i);
91          
92          
93  
94  
95          gov.grants.apply.forms.rrKeyPersonV10.PersonProfileDataType addNewKeyPerson();
96          
97          
98  
99  
100         void removeKeyPerson(int i);
101         
102         
103 
104 
105         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached getAdditionalProfilesAttached();
106         
107         
108 
109 
110         boolean isSetAdditionalProfilesAttached();
111         
112         
113 
114 
115         void setAdditionalProfilesAttached(gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached additionalProfilesAttached);
116         
117         
118 
119 
120         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached addNewAdditionalProfilesAttached();
121         
122         
123 
124 
125         void unsetAdditionalProfilesAttached();
126         
127         
128 
129 
130         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached getBioSketchsAttached();
131         
132         
133 
134 
135         boolean isSetBioSketchsAttached();
136         
137         
138 
139 
140         void setBioSketchsAttached(gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached bioSketchsAttached);
141         
142         
143 
144 
145         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached addNewBioSketchsAttached();
146         
147         
148 
149 
150         void unsetBioSketchsAttached();
151         
152         
153 
154 
155         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached getSupportsAttached();
156         
157         
158 
159 
160         boolean isSetSupportsAttached();
161         
162         
163 
164 
165         void setSupportsAttached(gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached supportsAttached);
166         
167         
168 
169 
170         gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached addNewSupportsAttached();
171         
172         
173 
174 
175         void unsetSupportsAttached();
176         
177         
178 
179 
180         java.lang.String getFormVersion();
181         
182         
183 
184 
185         gov.grants.apply.system.globalLibraryV10.FormVersionDataType xgetFormVersion();
186         
187         
188 
189 
190         void setFormVersion(java.lang.String formVersion);
191         
192         
193 
194 
195         void xsetFormVersion(gov.grants.apply.system.globalLibraryV10.FormVersionDataType formVersion);
196         
197         
198 
199 
200 
201 
202         public interface AdditionalProfilesAttached extends org.apache.xmlbeans.XmlObject
203         {
204             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
205                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AdditionalProfilesAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("additionalprofilesattached8fbdelemtype");
206             
207             
208 
209 
210             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalProfileAttached();
211             
212             
213 
214 
215             boolean isSetAdditionalProfileAttached();
216             
217             
218 
219 
220             void setAdditionalProfileAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalProfileAttached);
221             
222             
223 
224 
225             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalProfileAttached();
226             
227             
228 
229 
230             void unsetAdditionalProfileAttached();
231             
232             
233 
234 
235 
236             
237             public static final class Factory
238             {
239                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached newInstance() {
240                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
241                 
242                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
243                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.AdditionalProfilesAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
244                 
245                 private Factory() { } 
246             }
247         }
248         
249         
250 
251 
252 
253 
254         public interface BioSketchsAttached extends org.apache.xmlbeans.XmlObject
255         {
256             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
257                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BioSketchsAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("biosketchsattachedec2belemtype");
258             
259             
260 
261 
262             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getBioSketchAttached();
263             
264             
265 
266 
267             void setBioSketchAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType bioSketchAttached);
268             
269             
270 
271 
272             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewBioSketchAttached();
273             
274             
275 
276 
277 
278             
279             public static final class Factory
280             {
281                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached newInstance() {
282                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
283                 
284                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
285                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.BioSketchsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
286                 
287                 private Factory() { } 
288             }
289         }
290         
291         
292 
293 
294 
295 
296         public interface SupportsAttached extends org.apache.xmlbeans.XmlObject
297         {
298             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
299                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SupportsAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("supportsattachedf6d0elemtype");
300             
301             
302 
303 
304             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getSupportAttached();
305             
306             
307 
308 
309             boolean isSetSupportAttached();
310             
311             
312 
313 
314             void setSupportAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType supportAttached);
315             
316             
317 
318 
319             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewSupportAttached();
320             
321             
322 
323 
324             void unsetSupportAttached();
325             
326             
327 
328 
329 
330             
331             public static final class Factory
332             {
333                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached newInstance() {
334                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
335                 
336                 public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
337                   return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson.SupportsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
338                 
339                 private Factory() { } 
340             }
341         }
342         
343         
344 
345 
346 
347         
348         public static final class Factory
349         {
350             public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson newInstance() {
351               return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
352             
353             public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson newInstance(org.apache.xmlbeans.XmlOptions options) {
354               return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument.RRKeyPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
355             
356             private Factory() { } 
357         }
358     }
359     
360     
361 
362 
363 
364     
365     public static final class Factory
366     {
367         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument newInstance() {
368           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
369         
370         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
371           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
372         
373         
374         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
375           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
376         
377         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
378           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
379         
380         
381         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
382           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
383         
384         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
385           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
386         
387         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
388           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
389         
390         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
391           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
392         
393         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
394           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
395         
396         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
397           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
398         
399         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
400           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
401         
402         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
403           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
404         
405         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
406           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
407         
408         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
409           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
410         
411         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
412           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
413         
414         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
415           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
416         
417         
418         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
419           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
420         
421         
422         public static gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
423           return (gov.grants.apply.forms.rrKeyPersonV10.RRKeyPersonDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
424         
425         
426         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 {
427           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
428         
429         
430         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 {
431           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
432         
433         private Factory() { } 
434     }
435 }