View Javadoc
1   /*
2    * An XML document type.
3    * Localname: PHS398_CoverPageSupplement_1_3
4    * Namespace: http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3
5    * Java type: gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.phs398CoverPageSupplement13V13;
10  
11  
12  /**
13   * A document containing one PHS398_CoverPageSupplement_1_3(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3) element.
14   *
15   * This is a complex type.
16   */
17  public interface PHS398CoverPageSupplement13Document 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(PHS398CoverPageSupplement13Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398coverpagesupplement13c380doctype");
21      
22      /**
23       * Gets the "PHS398_CoverPageSupplement_1_3" element
24       */
25      gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13 getPHS398CoverPageSupplement13();
26      
27      /**
28       * Sets the "PHS398_CoverPageSupplement_1_3" element
29       */
30      void setPHS398CoverPageSupplement13(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13 phs398CoverPageSupplement13);
31      
32      /**
33       * Appends and returns a new empty "PHS398_CoverPageSupplement_1_3" element
34       */
35      gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13 addNewPHS398CoverPageSupplement13();
36      
37      /**
38       * An XML PHS398_CoverPageSupplement_1_3(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
39       *
40       * This is a complex type.
41       */
42      public interface PHS398CoverPageSupplement13 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(PHS398CoverPageSupplement13.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398coverpagesupplement13b3a7elemtype");
46          
47          /**
48           * Gets the "PDPI" element
49           */
50          gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI getPDPI();
51          
52          /**
53           * Sets the "PDPI" element
54           */
55          void setPDPI(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI pdpi);
56          
57          /**
58           * Appends and returns a new empty "PDPI" element
59           */
60          gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI addNewPDPI();
61          
62          /**
63           * Gets the "ClinicalTrial" element
64           */
65          gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial getClinicalTrial();
66          
67          /**
68           * True if has "ClinicalTrial" element
69           */
70          boolean isSetClinicalTrial();
71          
72          /**
73           * Sets the "ClinicalTrial" element
74           */
75          void setClinicalTrial(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial clinicalTrial);
76          
77          /**
78           * Appends and returns a new empty "ClinicalTrial" element
79           */
80          gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial addNewClinicalTrial();
81          
82          /**
83           * Unsets the "ClinicalTrial" element
84           */
85          void unsetClinicalTrial();
86          
87          /**
88           * Gets the "ContactPersonInfo" element
89           */
90          gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo getContactPersonInfo();
91          
92          /**
93           * Sets the "ContactPersonInfo" element
94           */
95          void setContactPersonInfo(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo contactPersonInfo);
96          
97          /**
98           * Appends and returns a new empty "ContactPersonInfo" element
99           */
100         gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo addNewContactPersonInfo();
101         
102         /**
103          * Gets the "StemCells" element
104          */
105         gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells getStemCells();
106         
107         /**
108          * True if has "StemCells" element
109          */
110         boolean isSetStemCells();
111         
112         /**
113          * Sets the "StemCells" element
114          */
115         void setStemCells(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells stemCells);
116         
117         /**
118          * Appends and returns a new empty "StemCells" element
119          */
120         gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells addNewStemCells();
121         
122         /**
123          * Unsets the "StemCells" element
124          */
125         void unsetStemCells();
126         
127         /**
128          * Gets the "FormVersion" attribute
129          */
130         java.lang.String getFormVersion();
131         
132         /**
133          * Gets (as xml) the "FormVersion" attribute
134          */
135         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
136         
137         /**
138          * Sets the "FormVersion" attribute
139          */
140         void setFormVersion(java.lang.String formVersion);
141         
142         /**
143          * Sets (as xml) the "FormVersion" attribute
144          */
145         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
146         
147         /**
148          * An XML PDPI(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
149          *
150          * This is a complex type.
151          */
152         public interface PDPI extends org.apache.xmlbeans.XmlObject
153         {
154             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
155                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PDPI.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("pdpi9ab0elemtype");
156             
157             /**
158              * Gets the "PDPIName" element
159              */
160             gov.grants.apply.system.globalLibraryV20.HumanNameDataType getPDPIName();
161             
162             /**
163              * Sets the "PDPIName" element
164              */
165             void setPDPIName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType pdpiName);
166             
167             /**
168              * Appends and returns a new empty "PDPIName" element
169              */
170             gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewPDPIName();
171             
172             /**
173              * Gets the "isNewInvestigator" element
174              */
175             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsNewInvestigator();
176             
177             /**
178              * Gets (as xml) the "isNewInvestigator" element
179              */
180             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsNewInvestigator();
181             
182             /**
183              * Sets the "isNewInvestigator" element
184              */
185             void setIsNewInvestigator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isNewInvestigator);
186             
187             /**
188              * Sets (as xml) the "isNewInvestigator" element
189              */
190             void xsetIsNewInvestigator(gov.grants.apply.system.globalLibraryV20.YesNoDataType isNewInvestigator);
191             
192             /**
193              * A factory class with static methods for creating instances
194              * of this type.
195              */
196             
197             public static final class Factory
198             {
199                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI newInstance() {
200                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
201                 
202                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI newInstance(org.apache.xmlbeans.XmlOptions options) {
203                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.PDPI) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
204                 
205                 private Factory() { } // No instance of this class allowed
206             }
207         }
208         
209         /**
210          * An XML ClinicalTrial(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
211          *
212          * This is a complex type.
213          */
214         public interface ClinicalTrial extends org.apache.xmlbeans.XmlObject
215         {
216             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
217                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ClinicalTrial.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("clinicaltrial0e36elemtype");
218             
219             /**
220              * Gets the "isClinicalTrial" element
221              */
222             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsClinicalTrial();
223             
224             /**
225              * Gets (as xml) the "isClinicalTrial" element
226              */
227             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsClinicalTrial();
228             
229             /**
230              * True if has "isClinicalTrial" element
231              */
232             boolean isSetIsClinicalTrial();
233             
234             /**
235              * Sets the "isClinicalTrial" element
236              */
237             void setIsClinicalTrial(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isClinicalTrial);
238             
239             /**
240              * Sets (as xml) the "isClinicalTrial" element
241              */
242             void xsetIsClinicalTrial(gov.grants.apply.system.globalLibraryV20.YesNoDataType isClinicalTrial);
243             
244             /**
245              * Unsets the "isClinicalTrial" element
246              */
247             void unsetIsClinicalTrial();
248             
249             /**
250              * Gets the "isPhaseIIIClinicalTrial" element
251              */
252             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsPhaseIIIClinicalTrial();
253             
254             /**
255              * Gets (as xml) the "isPhaseIIIClinicalTrial" element
256              */
257             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsPhaseIIIClinicalTrial();
258             
259             /**
260              * True if has "isPhaseIIIClinicalTrial" element
261              */
262             boolean isSetIsPhaseIIIClinicalTrial();
263             
264             /**
265              * Sets the "isPhaseIIIClinicalTrial" element
266              */
267             void setIsPhaseIIIClinicalTrial(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isPhaseIIIClinicalTrial);
268             
269             /**
270              * Sets (as xml) the "isPhaseIIIClinicalTrial" element
271              */
272             void xsetIsPhaseIIIClinicalTrial(gov.grants.apply.system.globalLibraryV20.YesNoDataType isPhaseIIIClinicalTrial);
273             
274             /**
275              * Unsets the "isPhaseIIIClinicalTrial" element
276              */
277             void unsetIsPhaseIIIClinicalTrial();
278             
279             /**
280              * A factory class with static methods for creating instances
281              * of this type.
282              */
283             
284             public static final class Factory
285             {
286                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial newInstance() {
287                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
288                 
289                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial newInstance(org.apache.xmlbeans.XmlOptions options) {
290                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ClinicalTrial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
291                 
292                 private Factory() { } // No instance of this class allowed
293             }
294         }
295         
296         /**
297          * An XML ContactPersonInfo(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
298          *
299          * This is a complex type.
300          */
301         public interface ContactPersonInfo extends org.apache.xmlbeans.XmlObject
302         {
303             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
304                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContactPersonInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contactpersoninfoa856elemtype");
305             
306             /**
307              * Gets the "ContactName" element
308              */
309             gov.grants.apply.system.globalLibraryV20.HumanNameDataType getContactName();
310             
311             /**
312              * Sets the "ContactName" element
313              */
314             void setContactName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType contactName);
315             
316             /**
317              * Appends and returns a new empty "ContactName" element
318              */
319             gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewContactName();
320             
321             /**
322              * Gets the "ContactPhone" element
323              */
324             java.lang.String getContactPhone();
325             
326             /**
327              * Gets (as xml) the "ContactPhone" element
328              */
329             gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetContactPhone();
330             
331             /**
332              * Sets the "ContactPhone" element
333              */
334             void setContactPhone(java.lang.String contactPhone);
335             
336             /**
337              * Sets (as xml) the "ContactPhone" element
338              */
339             void xsetContactPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType contactPhone);
340             
341             /**
342              * Gets the "ContactFax" element
343              */
344             java.lang.String getContactFax();
345             
346             /**
347              * Gets (as xml) the "ContactFax" element
348              */
349             gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetContactFax();
350             
351             /**
352              * True if has "ContactFax" element
353              */
354             boolean isSetContactFax();
355             
356             /**
357              * Sets the "ContactFax" element
358              */
359             void setContactFax(java.lang.String contactFax);
360             
361             /**
362              * Sets (as xml) the "ContactFax" element
363              */
364             void xsetContactFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType contactFax);
365             
366             /**
367              * Unsets the "ContactFax" element
368              */
369             void unsetContactFax();
370             
371             /**
372              * Gets the "ContactEmail" element
373              */
374             java.lang.String getContactEmail();
375             
376             /**
377              * Gets (as xml) the "ContactEmail" element
378              */
379             gov.grants.apply.system.globalLibraryV20.EmailDataType xgetContactEmail();
380             
381             /**
382              * True if has "ContactEmail" element
383              */
384             boolean isSetContactEmail();
385             
386             /**
387              * Sets the "ContactEmail" element
388              */
389             void setContactEmail(java.lang.String contactEmail);
390             
391             /**
392              * Sets (as xml) the "ContactEmail" element
393              */
394             void xsetContactEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType contactEmail);
395             
396             /**
397              * Unsets the "ContactEmail" element
398              */
399             void unsetContactEmail();
400             
401             /**
402              * Gets the "ContactTitle" element
403              */
404             java.lang.String getContactTitle();
405             
406             /**
407              * Gets (as xml) the "ContactTitle" element
408              */
409             gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetContactTitle();
410             
411             /**
412              * Sets the "ContactTitle" element
413              */
414             void setContactTitle(java.lang.String contactTitle);
415             
416             /**
417              * Sets (as xml) the "ContactTitle" element
418              */
419             void xsetContactTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType contactTitle);
420             
421             /**
422              * Gets the "ContactAddress" element
423              */
424             gov.grants.apply.system.globalLibraryV20.AddressDataType getContactAddress();
425             
426             /**
427              * Sets the "ContactAddress" element
428              */
429             void setContactAddress(gov.grants.apply.system.globalLibraryV20.AddressDataType contactAddress);
430             
431             /**
432              * Appends and returns a new empty "ContactAddress" element
433              */
434             gov.grants.apply.system.globalLibraryV20.AddressDataType addNewContactAddress();
435             
436             /**
437              * A factory class with static methods for creating instances
438              * of this type.
439              */
440             
441             public static final class Factory
442             {
443                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo newInstance() {
444                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
445                 
446                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
447                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.ContactPersonInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
448                 
449                 private Factory() { } // No instance of this class allowed
450             }
451         }
452         
453         /**
454          * An XML StemCells(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
455          *
456          * This is a complex type.
457          */
458         public interface StemCells extends org.apache.xmlbeans.XmlObject
459         {
460             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
461                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(StemCells.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("stemcellsedfbelemtype");
462             
463             /**
464              * Gets the "isHumanStemCellsInvolved" element
465              */
466             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsHumanStemCellsInvolved();
467             
468             /**
469              * Gets (as xml) the "isHumanStemCellsInvolved" element
470              */
471             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsHumanStemCellsInvolved();
472             
473             /**
474              * Sets the "isHumanStemCellsInvolved" element
475              */
476             void setIsHumanStemCellsInvolved(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isHumanStemCellsInvolved);
477             
478             /**
479              * Sets (as xml) the "isHumanStemCellsInvolved" element
480              */
481             void xsetIsHumanStemCellsInvolved(gov.grants.apply.system.globalLibraryV20.YesNoDataType isHumanStemCellsInvolved);
482             
483             /**
484              * Gets the "StemCellsIndicator" element
485              */
486             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStemCellsIndicator();
487             
488             /**
489              * Gets (as xml) the "StemCellsIndicator" element
490              */
491             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStemCellsIndicator();
492             
493             /**
494              * True if has "StemCellsIndicator" element
495              */
496             boolean isSetStemCellsIndicator();
497             
498             /**
499              * Sets the "StemCellsIndicator" element
500              */
501             void setStemCellsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stemCellsIndicator);
502             
503             /**
504              * Sets (as xml) the "StemCellsIndicator" element
505              */
506             void xsetStemCellsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType stemCellsIndicator);
507             
508             /**
509              * Unsets the "StemCellsIndicator" element
510              */
511             void unsetStemCellsIndicator();
512             
513             /**
514              * Gets array of all "CellLines" elements
515              */
516             java.lang.String[] getCellLinesArray();
517             
518             /**
519              * Gets ith "CellLines" element
520              */
521             java.lang.String getCellLinesArray(int i);
522             
523             /**
524              * Gets (as xml) array of all "CellLines" elements
525              */
526             gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines[] xgetCellLinesArray();
527             
528             /**
529              * Gets (as xml) ith "CellLines" element
530              */
531             gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines xgetCellLinesArray(int i);
532             
533             /**
534              * Returns number of "CellLines" element
535              */
536             int sizeOfCellLinesArray();
537             
538             /**
539              * Sets array of all "CellLines" element
540              */
541             void setCellLinesArray(java.lang.String[] cellLinesArray);
542             
543             /**
544              * Sets ith "CellLines" element
545              */
546             void setCellLinesArray(int i, java.lang.String cellLines);
547             
548             /**
549              * Sets (as xml) array of all "CellLines" element
550              */
551             void xsetCellLinesArray(gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines[] cellLinesArray);
552             
553             /**
554              * Sets (as xml) ith "CellLines" element
555              */
556             void xsetCellLinesArray(int i, gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines cellLines);
557             
558             /**
559              * Inserts the value as the ith "CellLines" element
560              */
561             void insertCellLines(int i, java.lang.String cellLines);
562             
563             /**
564              * Appends the value as the last "CellLines" element
565              */
566             void addCellLines(java.lang.String cellLines);
567             
568             /**
569              * Inserts and returns a new empty value (as xml) as the ith "CellLines" element
570              */
571             gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines insertNewCellLines(int i);
572             
573             /**
574              * Appends and returns a new empty value (as xml) as the last "CellLines" element
575              */
576             gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines addNewCellLines();
577             
578             /**
579              * Removes the ith "CellLines" element
580              */
581             void removeCellLines(int i);
582             
583             /**
584              * An XML CellLines(@http://apply.grants.gov/forms/PHS398_CoverPageSupplement_1_3-V1.3).
585              *
586              * This is an atomic type that is a restriction of gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document$PHS398CoverPageSupplement13$StemCells$CellLines.
587              */
588             public interface CellLines extends org.apache.xmlbeans.XmlString
589             {
590                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
591                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CellLines.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("celllinesd104elemtype");
592                 
593                 /**
594                  * A factory class with static methods for creating instances
595                  * of this type.
596                  */
597                 
598                 public static final class Factory
599                 {
600                     public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines newValue(java.lang.Object obj) {
601                       return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines) type.newValue( obj ); }
602                     
603                     public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines newInstance() {
604                       return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
605                     
606                     public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines newInstance(org.apache.xmlbeans.XmlOptions options) {
607                       return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells.CellLines) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
608                     
609                     private Factory() { } // No instance of this class allowed
610                 }
611             }
612             
613             /**
614              * A factory class with static methods for creating instances
615              * of this type.
616              */
617             
618             public static final class Factory
619             {
620                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells newInstance() {
621                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
622                 
623                 public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells newInstance(org.apache.xmlbeans.XmlOptions options) {
624                   return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13.StemCells) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
625                 
626                 private Factory() { } // No instance of this class allowed
627             }
628         }
629         
630         /**
631          * A factory class with static methods for creating instances
632          * of this type.
633          */
634         
635         public static final class Factory
636         {
637             public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13 newInstance() {
638               return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
639             
640             public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13 newInstance(org.apache.xmlbeans.XmlOptions options) {
641               return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document.PHS398CoverPageSupplement13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
642             
643             private Factory() { } // No instance of this class allowed
644         }
645     }
646     
647     /**
648      * A factory class with static methods for creating instances
649      * of this type.
650      */
651     
652     public static final class Factory
653     {
654         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document newInstance() {
655           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
656         
657         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document newInstance(org.apache.xmlbeans.XmlOptions options) {
658           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
659         
660         /** @param xmlAsString the string value to parse */
661         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
662           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
663         
664         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
665           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
666         
667         /** @param file the file from which to load an xml document */
668         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
669           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
670         
671         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
672           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
673         
674         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
675           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
676         
677         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
678           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
679         
680         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
681           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
682         
683         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
684           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
685         
686         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
687           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
688         
689         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
690           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
691         
692         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
693           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
694         
695         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
696           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
697         
698         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
699           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
700         
701         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
702           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
703         
704         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
705         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
706           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
707         
708         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
709         public static gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
710           return (gov.grants.apply.forms.phs398CoverPageSupplement13V13.PHS398CoverPageSupplement13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
711         
712         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
713         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 {
714           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
715         
716         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
717         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 {
718           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
719         
720         private Factory() { } // No instance of this class allowed
721     }
722 }