1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.sf424AV10;
10
11
12
13
14
15
16
17 public interface BudgetForecastedCashNeedsDocument 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(BudgetForecastedCashNeedsDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetforecastedcashneeds7e78doctype");
21
22
23
24
25 gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds getBudgetForecastedCashNeeds();
26
27
28
29
30 void setBudgetForecastedCashNeeds(gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds budgetForecastedCashNeeds);
31
32
33
34
35 gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds addNewBudgetForecastedCashNeeds();
36
37
38
39
40
41
42 public interface BudgetForecastedCashNeeds 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(BudgetForecastedCashNeeds.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetforecastedcashneedsac6felemtype");
46
47
48
49
50 gov.grants.apply.forms.sf424AV10.BudgetFirstYearAmountsDocument.BudgetFirstYearAmounts getBudgetFirstYearAmounts();
51
52
53
54
55 boolean isSetBudgetFirstYearAmounts();
56
57
58
59
60 void setBudgetFirstYearAmounts(gov.grants.apply.forms.sf424AV10.BudgetFirstYearAmountsDocument.BudgetFirstYearAmounts budgetFirstYearAmounts);
61
62
63
64
65 gov.grants.apply.forms.sf424AV10.BudgetFirstYearAmountsDocument.BudgetFirstYearAmounts addNewBudgetFirstYearAmounts();
66
67
68
69
70 void unsetBudgetFirstYearAmounts();
71
72
73
74
75 gov.grants.apply.forms.sf424AV10.BudgetFirstQuarterAmountsDocument.BudgetFirstQuarterAmounts getBudgetFirstQuarterAmounts();
76
77
78
79
80 boolean isSetBudgetFirstQuarterAmounts();
81
82
83
84
85 void setBudgetFirstQuarterAmounts(gov.grants.apply.forms.sf424AV10.BudgetFirstQuarterAmountsDocument.BudgetFirstQuarterAmounts budgetFirstQuarterAmounts);
86
87
88
89
90 gov.grants.apply.forms.sf424AV10.BudgetFirstQuarterAmountsDocument.BudgetFirstQuarterAmounts addNewBudgetFirstQuarterAmounts();
91
92
93
94
95 void unsetBudgetFirstQuarterAmounts();
96
97
98
99
100 gov.grants.apply.forms.sf424AV10.BudgetSecondQuarterAmountsDocument.BudgetSecondQuarterAmounts getBudgetSecondQuarterAmounts();
101
102
103
104
105 boolean isSetBudgetSecondQuarterAmounts();
106
107
108
109
110 void setBudgetSecondQuarterAmounts(gov.grants.apply.forms.sf424AV10.BudgetSecondQuarterAmountsDocument.BudgetSecondQuarterAmounts budgetSecondQuarterAmounts);
111
112
113
114
115 gov.grants.apply.forms.sf424AV10.BudgetSecondQuarterAmountsDocument.BudgetSecondQuarterAmounts addNewBudgetSecondQuarterAmounts();
116
117
118
119
120 void unsetBudgetSecondQuarterAmounts();
121
122
123
124
125 gov.grants.apply.forms.sf424AV10.BudgetThirdQuarterAmountsDocument.BudgetThirdQuarterAmounts getBudgetThirdQuarterAmounts();
126
127
128
129
130 boolean isSetBudgetThirdQuarterAmounts();
131
132
133
134
135 void setBudgetThirdQuarterAmounts(gov.grants.apply.forms.sf424AV10.BudgetThirdQuarterAmountsDocument.BudgetThirdQuarterAmounts budgetThirdQuarterAmounts);
136
137
138
139
140 gov.grants.apply.forms.sf424AV10.BudgetThirdQuarterAmountsDocument.BudgetThirdQuarterAmounts addNewBudgetThirdQuarterAmounts();
141
142
143
144
145 void unsetBudgetThirdQuarterAmounts();
146
147
148
149
150 gov.grants.apply.forms.sf424AV10.BudgetFourthQuarterAmountsDocument.BudgetFourthQuarterAmounts getBudgetFourthQuarterAmounts();
151
152
153
154
155 boolean isSetBudgetFourthQuarterAmounts();
156
157
158
159
160 void setBudgetFourthQuarterAmounts(gov.grants.apply.forms.sf424AV10.BudgetFourthQuarterAmountsDocument.BudgetFourthQuarterAmounts budgetFourthQuarterAmounts);
161
162
163
164
165 gov.grants.apply.forms.sf424AV10.BudgetFourthQuarterAmountsDocument.BudgetFourthQuarterAmounts addNewBudgetFourthQuarterAmounts();
166
167
168
169
170 void unsetBudgetFourthQuarterAmounts();
171
172
173
174
175
176
177 public static final class Factory
178 {
179 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds newInstance() {
180 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
181
182 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds newInstance(org.apache.xmlbeans.XmlOptions options) {
183 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument.BudgetForecastedCashNeeds) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
184
185 private Factory() { }
186 }
187 }
188
189
190
191
192
193
194 public static final class Factory
195 {
196 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument newInstance() {
197 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
198
199 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
200 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
201
202
203 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
204 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
205
206 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
207 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
208
209
210 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
211 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
212
213 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
214 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
215
216 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
217 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
218
219 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
220 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
221
222 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
223 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
224
225 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
226 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
227
228 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
229 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
230
231 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
232 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
233
234 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
235 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
236
237 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
238 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
239
240 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
241 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
242
243 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
244 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
245
246
247 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
248 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
249
250
251 public static gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
252 return (gov.grants.apply.forms.sf424AV10.BudgetForecastedCashNeedsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
253
254
255 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 {
256 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
257
258
259 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 {
260 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
261
262 private Factory() { }
263 }
264 }