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