Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
gov.grants.apply.forms.rrSF42412V12.impl.RRSF42412DocumentImpl Maven / Gradle / Ivy
/*
* An XML document type.
* Localname: RR_SF424_1_2
* Namespace: http://apply.grants.gov/forms/RR_SF424_1_2-V1.2
* Java type: gov.grants.apply.forms.rrSF42412V12.RRSF42412Document
*
* Automatically generated - do not modify.
*/
package gov.grants.apply.forms.rrSF42412V12.impl;
/**
* A document containing one RR_SF424_1_2(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2) element.
*
* This is a complex type.
*/
public class RRSF42412DocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document
{
private static final long serialVersionUID = 1L;
public RRSF42412DocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName RRSF42412$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "RR_SF424_1_2");
/**
* Gets the "RR_SF424_1_2" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412 getRRSF42412()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412 target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412)get_store().find_element_user(RRSF42412$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "RR_SF424_1_2" element
*/
public void setRRSF42412(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412 rrsf42412)
{
generatedSetterHelperImpl(rrsf42412, RRSF42412$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "RR_SF424_1_2" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412 addNewRRSF42412()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412 target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412)get_store().add_element_user(RRSF42412$0);
return target;
}
}
/**
* An XML RR_SF424_1_2(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class RRSF42412Impl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412
{
private static final long serialVersionUID = 1L;
public RRSF42412Impl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName SUBMISSIONTYPECODE$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "SubmissionTypeCode");
private static final javax.xml.namespace.QName SUBMITTEDDATE$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "SubmittedDate");
private static final javax.xml.namespace.QName APPLICANTID$4 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantID");
private static final javax.xml.namespace.QName STATERECEIVEDDATE$6 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "StateReceivedDate");
private static final javax.xml.namespace.QName STATEID$8 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "StateID");
private static final javax.xml.namespace.QName FEDERALID$10 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "FederalID");
private static final javax.xml.namespace.QName AGENCYROUTINGNUMBER$12 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "AgencyRoutingNumber");
private static final javax.xml.namespace.QName APPLICANTINFO$14 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantInfo");
private static final javax.xml.namespace.QName EMPLOYERID$16 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "EmployerID");
private static final javax.xml.namespace.QName APPLICANTTYPE$18 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantType");
private static final javax.xml.namespace.QName APPLICATIONTYPE$20 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicationType");
private static final javax.xml.namespace.QName FEDERALAGENCYNAME$22 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "FederalAgencyName");
private static final javax.xml.namespace.QName CFDANUMBER$24 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "CFDANumber");
private static final javax.xml.namespace.QName ACTIVITYTITLE$26 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ActivityTitle");
private static final javax.xml.namespace.QName PROJECTTITLE$28 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ProjectTitle");
private static final javax.xml.namespace.QName PROPOSEDPROJECTPERIOD$30 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ProposedProjectPeriod");
private static final javax.xml.namespace.QName CONGRESSIONALDISTRICT$32 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "CongressionalDistrict");
private static final javax.xml.namespace.QName PDPICONTACTINFO$34 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "PDPIContactInfo");
private static final javax.xml.namespace.QName ESTIMATEDPROJECTFUNDING$36 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "EstimatedProjectFunding");
private static final javax.xml.namespace.QName STATEREVIEW$38 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "StateReview");
private static final javax.xml.namespace.QName TRUSTAGREE$40 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "TrustAgree");
private static final javax.xml.namespace.QName SFLLLATTACHMENT$42 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "SFLLLAttachment");
private static final javax.xml.namespace.QName AORINFO$44 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "AORInfo");
private static final javax.xml.namespace.QName PREAPPLICATIONATTACHMENT$46 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "PreApplicationAttachment");
private static final javax.xml.namespace.QName AORSIGNATURE$48 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "AOR_Signature");
private static final javax.xml.namespace.QName AORSIGNEDDATE$50 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "AOR_SignedDate");
private static final javax.xml.namespace.QName FORMVERSION$52 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "FormVersion");
/**
* Gets the "SubmissionTypeCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType.Enum getSubmissionTypeCode()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SUBMISSIONTYPECODE$0, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "SubmissionTypeCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType xgetSubmissionTypeCode()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType)get_store().find_element_user(SUBMISSIONTYPECODE$0, 0);
return target;
}
}
/**
* Sets the "SubmissionTypeCode" element
*/
public void setSubmissionTypeCode(gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType.Enum submissionTypeCode)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SUBMISSIONTYPECODE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(SUBMISSIONTYPECODE$0);
}
target.setEnumValue(submissionTypeCode);
}
}
/**
* Sets (as xml) the "SubmissionTypeCode" element
*/
public void xsetSubmissionTypeCode(gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType submissionTypeCode)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType)get_store().find_element_user(SUBMISSIONTYPECODE$0, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.SubmissionTypeDataType)get_store().add_element_user(SUBMISSIONTYPECODE$0);
}
target.set(submissionTypeCode);
}
}
/**
* Gets the "SubmittedDate" element
*/
public java.util.Calendar getSubmittedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SUBMITTEDDATE$2, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "SubmittedDate" element
*/
public org.apache.xmlbeans.XmlDate xgetSubmittedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(SUBMITTEDDATE$2, 0);
return target;
}
}
/**
* True if has "SubmittedDate" element
*/
public boolean isSetSubmittedDate()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(SUBMITTEDDATE$2) != 0;
}
}
/**
* Sets the "SubmittedDate" element
*/
public void setSubmittedDate(java.util.Calendar submittedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SUBMITTEDDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(SUBMITTEDDATE$2);
}
target.setCalendarValue(submittedDate);
}
}
/**
* Sets (as xml) the "SubmittedDate" element
*/
public void xsetSubmittedDate(org.apache.xmlbeans.XmlDate submittedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(SUBMITTEDDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(SUBMITTEDDATE$2);
}
target.set(submittedDate);
}
}
/**
* Unsets the "SubmittedDate" element
*/
public void unsetSubmittedDate()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(SUBMITTEDDATE$2, 0);
}
}
/**
* Gets the "ApplicantID" element
*/
public java.lang.String getApplicantID()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTID$4, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "ApplicantID" element
*/
public gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType xgetApplicantID()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType)get_store().find_element_user(APPLICANTID$4, 0);
return target;
}
}
/**
* True if has "ApplicantID" element
*/
public boolean isSetApplicantID()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(APPLICANTID$4) != 0;
}
}
/**
* Sets the "ApplicantID" element
*/
public void setApplicantID(java.lang.String applicantID)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTID$4, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(APPLICANTID$4);
}
target.setStringValue(applicantID);
}
}
/**
* Sets (as xml) the "ApplicantID" element
*/
public void xsetApplicantID(gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType applicantID)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType)get_store().find_element_user(APPLICANTID$4, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType)get_store().add_element_user(APPLICANTID$4);
}
target.set(applicantID);
}
}
/**
* Unsets the "ApplicantID" element
*/
public void unsetApplicantID()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(APPLICANTID$4, 0);
}
}
/**
* Gets the "StateReceivedDate" element
*/
public java.util.Calendar getStateReceivedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERECEIVEDDATE$6, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "StateReceivedDate" element
*/
public org.apache.xmlbeans.XmlDate xgetStateReceivedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(STATERECEIVEDDATE$6, 0);
return target;
}
}
/**
* True if has "StateReceivedDate" element
*/
public boolean isSetStateReceivedDate()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(STATERECEIVEDDATE$6) != 0;
}
}
/**
* Sets the "StateReceivedDate" element
*/
public void setStateReceivedDate(java.util.Calendar stateReceivedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERECEIVEDDATE$6, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATERECEIVEDDATE$6);
}
target.setCalendarValue(stateReceivedDate);
}
}
/**
* Sets (as xml) the "StateReceivedDate" element
*/
public void xsetStateReceivedDate(org.apache.xmlbeans.XmlDate stateReceivedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(STATERECEIVEDDATE$6, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(STATERECEIVEDDATE$6);
}
target.set(stateReceivedDate);
}
}
/**
* Unsets the "StateReceivedDate" element
*/
public void unsetStateReceivedDate()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(STATERECEIVEDDATE$6, 0);
}
}
/**
* Gets the "StateID" element
*/
public java.lang.String getStateID()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEID$8, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "StateID" element
*/
public gov.grants.apply.system.globalLibraryV20.StateIDDataType xgetStateID()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.StateIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.StateIDDataType)get_store().find_element_user(STATEID$8, 0);
return target;
}
}
/**
* True if has "StateID" element
*/
public boolean isSetStateID()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(STATEID$8) != 0;
}
}
/**
* Sets the "StateID" element
*/
public void setStateID(java.lang.String stateID)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEID$8, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEID$8);
}
target.setStringValue(stateID);
}
}
/**
* Sets (as xml) the "StateID" element
*/
public void xsetStateID(gov.grants.apply.system.globalLibraryV20.StateIDDataType stateID)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.StateIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.StateIDDataType)get_store().find_element_user(STATEID$8, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.StateIDDataType)get_store().add_element_user(STATEID$8);
}
target.set(stateID);
}
}
/**
* Unsets the "StateID" element
*/
public void unsetStateID()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(STATEID$8, 0);
}
}
/**
* Gets the "FederalID" element
*/
public java.lang.String getFederalID()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FEDERALID$10, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "FederalID" element
*/
public gov.grants.apply.system.globalLibraryV20.FederalIDDataType xgetFederalID()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.FederalIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.FederalIDDataType)get_store().find_element_user(FEDERALID$10, 0);
return target;
}
}
/**
* True if has "FederalID" element
*/
public boolean isSetFederalID()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(FEDERALID$10) != 0;
}
}
/**
* Sets the "FederalID" element
*/
public void setFederalID(java.lang.String federalID)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FEDERALID$10, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FEDERALID$10);
}
target.setStringValue(federalID);
}
}
/**
* Sets (as xml) the "FederalID" element
*/
public void xsetFederalID(gov.grants.apply.system.globalLibraryV20.FederalIDDataType federalID)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.FederalIDDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.FederalIDDataType)get_store().find_element_user(FEDERALID$10, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.FederalIDDataType)get_store().add_element_user(FEDERALID$10);
}
target.set(federalID);
}
}
/**
* Unsets the "FederalID" element
*/
public void unsetFederalID()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(FEDERALID$10, 0);
}
}
/**
* Gets the "AgencyRoutingNumber" element
*/
public java.lang.String getAgencyRoutingNumber()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AGENCYROUTINGNUMBER$12, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "AgencyRoutingNumber" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber xgetAgencyRoutingNumber()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber)get_store().find_element_user(AGENCYROUTINGNUMBER$12, 0);
return target;
}
}
/**
* True if has "AgencyRoutingNumber" element
*/
public boolean isSetAgencyRoutingNumber()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(AGENCYROUTINGNUMBER$12) != 0;
}
}
/**
* Sets the "AgencyRoutingNumber" element
*/
public void setAgencyRoutingNumber(java.lang.String agencyRoutingNumber)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AGENCYROUTINGNUMBER$12, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AGENCYROUTINGNUMBER$12);
}
target.setStringValue(agencyRoutingNumber);
}
}
/**
* Sets (as xml) the "AgencyRoutingNumber" element
*/
public void xsetAgencyRoutingNumber(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber agencyRoutingNumber)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber)get_store().find_element_user(AGENCYROUTINGNUMBER$12, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber)get_store().add_element_user(AGENCYROUTINGNUMBER$12);
}
target.set(agencyRoutingNumber);
}
}
/**
* Unsets the "AgencyRoutingNumber" element
*/
public void unsetAgencyRoutingNumber()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(AGENCYROUTINGNUMBER$12, 0);
}
}
/**
* Gets the "ApplicantInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo getApplicantInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo)get_store().find_element_user(APPLICANTINFO$14, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "ApplicantInfo" element
*/
public void setApplicantInfo(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo applicantInfo)
{
generatedSetterHelperImpl(applicantInfo, APPLICANTINFO$14, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ApplicantInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo addNewApplicantInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo)get_store().add_element_user(APPLICANTINFO$14);
return target;
}
}
/**
* Gets the "EmployerID" element
*/
public java.lang.String getEmployerID()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EMPLOYERID$16, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "EmployerID" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID xgetEmployerID()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID)get_store().find_element_user(EMPLOYERID$16, 0);
return target;
}
}
/**
* Sets the "EmployerID" element
*/
public void setEmployerID(java.lang.String employerID)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EMPLOYERID$16, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(EMPLOYERID$16);
}
target.setStringValue(employerID);
}
}
/**
* Sets (as xml) the "EmployerID" element
*/
public void xsetEmployerID(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID employerID)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID)get_store().find_element_user(EMPLOYERID$16, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID)get_store().add_element_user(EMPLOYERID$16);
}
target.set(employerID);
}
}
/**
* Gets the "ApplicantType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType getApplicantType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType)get_store().find_element_user(APPLICANTTYPE$18, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "ApplicantType" element
*/
public void setApplicantType(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType applicantType)
{
generatedSetterHelperImpl(applicantType, APPLICANTTYPE$18, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ApplicantType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType addNewApplicantType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType)get_store().add_element_user(APPLICANTTYPE$18);
return target;
}
}
/**
* Gets the "ApplicationType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType getApplicationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType)get_store().find_element_user(APPLICATIONTYPE$20, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "ApplicationType" element
*/
public void setApplicationType(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType applicationType)
{
generatedSetterHelperImpl(applicationType, APPLICATIONTYPE$20, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ApplicationType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType addNewApplicationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType)get_store().add_element_user(APPLICATIONTYPE$20);
return target;
}
}
/**
* Gets the "FederalAgencyName" element
*/
public java.lang.String getFederalAgencyName()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FEDERALAGENCYNAME$22, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "FederalAgencyName" element
*/
public gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetFederalAgencyName()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.AgencyNameDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.AgencyNameDataType)get_store().find_element_user(FEDERALAGENCYNAME$22, 0);
return target;
}
}
/**
* Sets the "FederalAgencyName" element
*/
public void setFederalAgencyName(java.lang.String federalAgencyName)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FEDERALAGENCYNAME$22, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FEDERALAGENCYNAME$22);
}
target.setStringValue(federalAgencyName);
}
}
/**
* Sets (as xml) the "FederalAgencyName" element
*/
public void xsetFederalAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType federalAgencyName)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.AgencyNameDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.AgencyNameDataType)get_store().find_element_user(FEDERALAGENCYNAME$22, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.AgencyNameDataType)get_store().add_element_user(FEDERALAGENCYNAME$22);
}
target.set(federalAgencyName);
}
}
/**
* Gets the "CFDANumber" element
*/
public java.lang.String getCFDANumber()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CFDANUMBER$24, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "CFDANumber" element
*/
public gov.grants.apply.system.globalLibraryV20.CFDANumberDataType xgetCFDANumber()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.CFDANumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.CFDANumberDataType)get_store().find_element_user(CFDANUMBER$24, 0);
return target;
}
}
/**
* True if has "CFDANumber" element
*/
public boolean isSetCFDANumber()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(CFDANUMBER$24) != 0;
}
}
/**
* Sets the "CFDANumber" element
*/
public void setCFDANumber(java.lang.String cfdaNumber)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CFDANUMBER$24, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CFDANUMBER$24);
}
target.setStringValue(cfdaNumber);
}
}
/**
* Sets (as xml) the "CFDANumber" element
*/
public void xsetCFDANumber(gov.grants.apply.system.globalLibraryV20.CFDANumberDataType cfdaNumber)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.CFDANumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.CFDANumberDataType)get_store().find_element_user(CFDANUMBER$24, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.CFDANumberDataType)get_store().add_element_user(CFDANUMBER$24);
}
target.set(cfdaNumber);
}
}
/**
* Unsets the "CFDANumber" element
*/
public void unsetCFDANumber()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(CFDANUMBER$24, 0);
}
}
/**
* Gets the "ActivityTitle" element
*/
public java.lang.String getActivityTitle()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ACTIVITYTITLE$26, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "ActivityTitle" element
*/
public gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType xgetActivityTitle()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType)get_store().find_element_user(ACTIVITYTITLE$26, 0);
return target;
}
}
/**
* True if has "ActivityTitle" element
*/
public boolean isSetActivityTitle()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(ACTIVITYTITLE$26) != 0;
}
}
/**
* Sets the "ActivityTitle" element
*/
public void setActivityTitle(java.lang.String activityTitle)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ACTIVITYTITLE$26, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ACTIVITYTITLE$26);
}
target.setStringValue(activityTitle);
}
}
/**
* Sets (as xml) the "ActivityTitle" element
*/
public void xsetActivityTitle(gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType activityTitle)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType)get_store().find_element_user(ACTIVITYTITLE$26, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType)get_store().add_element_user(ACTIVITYTITLE$26);
}
target.set(activityTitle);
}
}
/**
* Unsets the "ActivityTitle" element
*/
public void unsetActivityTitle()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(ACTIVITYTITLE$26, 0);
}
}
/**
* Gets the "ProjectTitle" element
*/
public java.lang.String getProjectTitle()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROJECTTITLE$28, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "ProjectTitle" element
*/
public gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType xgetProjectTitle()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType)get_store().find_element_user(PROJECTTITLE$28, 0);
return target;
}
}
/**
* Sets the "ProjectTitle" element
*/
public void setProjectTitle(java.lang.String projectTitle)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROJECTTITLE$28, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PROJECTTITLE$28);
}
target.setStringValue(projectTitle);
}
}
/**
* Sets (as xml) the "ProjectTitle" element
*/
public void xsetProjectTitle(gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType projectTitle)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType)get_store().find_element_user(PROJECTTITLE$28, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType)get_store().add_element_user(PROJECTTITLE$28);
}
target.set(projectTitle);
}
}
/**
* Gets the "ProposedProjectPeriod" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod getProposedProjectPeriod()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod)get_store().find_element_user(PROPOSEDPROJECTPERIOD$30, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "ProposedProjectPeriod" element
*/
public void setProposedProjectPeriod(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod proposedProjectPeriod)
{
generatedSetterHelperImpl(proposedProjectPeriod, PROPOSEDPROJECTPERIOD$30, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ProposedProjectPeriod" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod addNewProposedProjectPeriod()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod)get_store().add_element_user(PROPOSEDPROJECTPERIOD$30);
return target;
}
}
/**
* Gets the "CongressionalDistrict" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict getCongressionalDistrict()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict)get_store().find_element_user(CONGRESSIONALDISTRICT$32, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "CongressionalDistrict" element
*/
public void setCongressionalDistrict(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict congressionalDistrict)
{
generatedSetterHelperImpl(congressionalDistrict, CONGRESSIONALDISTRICT$32, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "CongressionalDistrict" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict addNewCongressionalDistrict()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict)get_store().add_element_user(CONGRESSIONALDISTRICT$32);
return target;
}
}
/**
* Gets the "PDPIContactInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType getPDPIContactInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType)get_store().find_element_user(PDPICONTACTINFO$34, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "PDPIContactInfo" element
*/
public void setPDPIContactInfo(gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType pdpiContactInfo)
{
generatedSetterHelperImpl(pdpiContactInfo, PDPICONTACTINFO$34, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "PDPIContactInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType addNewPDPIContactInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.OrganizationContactPersonDataType)get_store().add_element_user(PDPICONTACTINFO$34);
return target;
}
}
/**
* Gets the "EstimatedProjectFunding" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding getEstimatedProjectFunding()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding)get_store().find_element_user(ESTIMATEDPROJECTFUNDING$36, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "EstimatedProjectFunding" element
*/
public void setEstimatedProjectFunding(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding estimatedProjectFunding)
{
generatedSetterHelperImpl(estimatedProjectFunding, ESTIMATEDPROJECTFUNDING$36, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "EstimatedProjectFunding" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding addNewEstimatedProjectFunding()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding)get_store().add_element_user(ESTIMATEDPROJECTFUNDING$36);
return target;
}
}
/**
* Gets the "StateReview" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview getStateReview()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview)get_store().find_element_user(STATEREVIEW$38, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "StateReview" element
*/
public void setStateReview(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview stateReview)
{
generatedSetterHelperImpl(stateReview, STATEREVIEW$38, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "StateReview" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview addNewStateReview()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview)get_store().add_element_user(STATEREVIEW$38);
return target;
}
}
/**
* Gets the "TrustAgree" element
*/
public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTrustAgree()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TRUSTAGREE$40, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "TrustAgree" element
*/
public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTrustAgree()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(TRUSTAGREE$40, 0);
return target;
}
}
/**
* Sets the "TrustAgree" element
*/
public void setTrustAgree(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum trustAgree)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TRUSTAGREE$40, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TRUSTAGREE$40);
}
target.setEnumValue(trustAgree);
}
}
/**
* Sets (as xml) the "TrustAgree" element
*/
public void xsetTrustAgree(gov.grants.apply.system.globalLibraryV20.YesNoDataType trustAgree)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(TRUSTAGREE$40, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(TRUSTAGREE$40);
}
target.set(trustAgree);
}
}
/**
* Gets the "SFLLLAttachment" element
*/
public gov.grants.apply.system.attachmentsV10.AttachedFileDataType getSFLLLAttachment()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().find_element_user(SFLLLATTACHMENT$42, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* True if has "SFLLLAttachment" element
*/
public boolean isSetSFLLLAttachment()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(SFLLLATTACHMENT$42) != 0;
}
}
/**
* Sets the "SFLLLAttachment" element
*/
public void setSFLLLAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType sflllAttachment)
{
generatedSetterHelperImpl(sflllAttachment, SFLLLATTACHMENT$42, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "SFLLLAttachment" element
*/
public gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewSFLLLAttachment()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().add_element_user(SFLLLATTACHMENT$42);
return target;
}
}
/**
* Unsets the "SFLLLAttachment" element
*/
public void unsetSFLLLAttachment()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(SFLLLATTACHMENT$42, 0);
}
}
/**
* Gets the "AORInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.AORInfoType getAORInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.AORInfoType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.AORInfoType)get_store().find_element_user(AORINFO$44, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "AORInfo" element
*/
public void setAORInfo(gov.grants.apply.forms.rrSF42412V12.AORInfoType aorInfo)
{
generatedSetterHelperImpl(aorInfo, AORINFO$44, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "AORInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.AORInfoType addNewAORInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.AORInfoType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.AORInfoType)get_store().add_element_user(AORINFO$44);
return target;
}
}
/**
* Gets the "PreApplicationAttachment" element
*/
public gov.grants.apply.system.attachmentsV10.AttachedFileDataType getPreApplicationAttachment()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().find_element_user(PREAPPLICATIONATTACHMENT$46, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* True if has "PreApplicationAttachment" element
*/
public boolean isSetPreApplicationAttachment()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(PREAPPLICATIONATTACHMENT$46) != 0;
}
}
/**
* Sets the "PreApplicationAttachment" element
*/
public void setPreApplicationAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType preApplicationAttachment)
{
generatedSetterHelperImpl(preApplicationAttachment, PREAPPLICATIONATTACHMENT$46, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "PreApplicationAttachment" element
*/
public gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewPreApplicationAttachment()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().add_element_user(PREAPPLICATIONATTACHMENT$46);
return target;
}
}
/**
* Unsets the "PreApplicationAttachment" element
*/
public void unsetPreApplicationAttachment()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(PREAPPLICATIONATTACHMENT$46, 0);
}
}
/**
* Gets the "AOR_Signature" element
*/
public java.lang.String getAORSignature()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AORSIGNATURE$48, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "AOR_Signature" element
*/
public gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAORSignature()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.SignatureDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.SignatureDataType)get_store().find_element_user(AORSIGNATURE$48, 0);
return target;
}
}
/**
* Sets the "AOR_Signature" element
*/
public void setAORSignature(java.lang.String aorSignature)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AORSIGNATURE$48, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AORSIGNATURE$48);
}
target.setStringValue(aorSignature);
}
}
/**
* Sets (as xml) the "AOR_Signature" element
*/
public void xsetAORSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType aorSignature)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.SignatureDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.SignatureDataType)get_store().find_element_user(AORSIGNATURE$48, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.SignatureDataType)get_store().add_element_user(AORSIGNATURE$48);
}
target.set(aorSignature);
}
}
/**
* Gets the "AOR_SignedDate" element
*/
public java.util.Calendar getAORSignedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AORSIGNEDDATE$50, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "AOR_SignedDate" element
*/
public org.apache.xmlbeans.XmlDate xgetAORSignedDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(AORSIGNEDDATE$50, 0);
return target;
}
}
/**
* Sets the "AOR_SignedDate" element
*/
public void setAORSignedDate(java.util.Calendar aorSignedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AORSIGNEDDATE$50, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AORSIGNEDDATE$50);
}
target.setCalendarValue(aorSignedDate);
}
}
/**
* Sets (as xml) the "AOR_SignedDate" element
*/
public void xsetAORSignedDate(org.apache.xmlbeans.XmlDate aorSignedDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(AORSIGNEDDATE$50, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(AORSIGNEDDATE$50);
}
target.set(aorSignedDate);
}
}
/**
* Gets the "FormVersion" attribute
*/
public java.lang.String getFormVersion()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(FORMVERSION$52);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_default_attribute_value(FORMVERSION$52);
}
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "FormVersion" attribute
*/
public gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.FormVersionDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().find_attribute_user(FORMVERSION$52);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_default_attribute_value(FORMVERSION$52);
}
return target;
}
}
/**
* Sets the "FormVersion" attribute
*/
public void setFormVersion(java.lang.String formVersion)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(FORMVERSION$52);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_attribute_user(FORMVERSION$52);
}
target.setStringValue(formVersion);
}
}
/**
* Sets (as xml) the "FormVersion" attribute
*/
public void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.FormVersionDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().find_attribute_user(FORMVERSION$52);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().add_attribute_user(FORMVERSION$52);
}
target.set(formVersion);
}
}
/**
* An XML AgencyRoutingNumber(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$AgencyRoutingNumber.
*/
public static class AgencyRoutingNumberImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.AgencyRoutingNumber
{
private static final long serialVersionUID = 1L;
public AgencyRoutingNumberImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected AgencyRoutingNumberImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
/**
* An XML ApplicantInfo(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class ApplicantInfoImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo
{
private static final long serialVersionUID = 1L;
public ApplicantInfoImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ORGANIZATIONINFO$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "OrganizationInfo");
private static final javax.xml.namespace.QName CONTACTPERSONINFO$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ContactPersonInfo");
/**
* Gets the "OrganizationInfo" element
*/
public gov.grants.apply.system.globalLibraryV20.OrganizationDataType getOrganizationInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.OrganizationDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.OrganizationDataType)get_store().find_element_user(ORGANIZATIONINFO$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "OrganizationInfo" element
*/
public void setOrganizationInfo(gov.grants.apply.system.globalLibraryV20.OrganizationDataType organizationInfo)
{
generatedSetterHelperImpl(organizationInfo, ORGANIZATIONINFO$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "OrganizationInfo" element
*/
public gov.grants.apply.system.globalLibraryV20.OrganizationDataType addNewOrganizationInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.OrganizationDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.OrganizationDataType)get_store().add_element_user(ORGANIZATIONINFO$0);
return target;
}
}
/**
* Gets the "ContactPersonInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo getContactPersonInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo)get_store().find_element_user(CONTACTPERSONINFO$2, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "ContactPersonInfo" element
*/
public void setContactPersonInfo(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo contactPersonInfo)
{
generatedSetterHelperImpl(contactPersonInfo, CONTACTPERSONINFO$2, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ContactPersonInfo" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo addNewContactPersonInfo()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo)get_store().add_element_user(CONTACTPERSONINFO$2);
return target;
}
}
/**
* An XML ContactPersonInfo(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class ContactPersonInfoImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantInfo.ContactPersonInfo
{
private static final long serialVersionUID = 1L;
public ContactPersonInfoImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName NAME$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "Name");
private static final javax.xml.namespace.QName PHONE$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "Phone");
private static final javax.xml.namespace.QName FAX$4 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "Fax");
private static final javax.xml.namespace.QName EMAIL$6 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "Email");
/**
* Gets the "Name" element
*/
public gov.grants.apply.system.globalLibraryV20.HumanNameDataType getName()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.HumanNameDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.HumanNameDataType)get_store().find_element_user(NAME$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Sets the "Name" element
*/
public void setName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType name)
{
generatedSetterHelperImpl(name, NAME$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "Name" element
*/
public gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewName()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.HumanNameDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.HumanNameDataType)get_store().add_element_user(NAME$0);
return target;
}
}
/**
* Gets the "Phone" element
*/
public java.lang.String getPhone()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PHONE$2, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Phone" element
*/
public gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetPhone()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().find_element_user(PHONE$2, 0);
return target;
}
}
/**
* Sets the "Phone" element
*/
public void setPhone(java.lang.String phone)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PHONE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PHONE$2);
}
target.setStringValue(phone);
}
}
/**
* Sets (as xml) the "Phone" element
*/
public void xsetPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType phone)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().find_element_user(PHONE$2, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().add_element_user(PHONE$2);
}
target.set(phone);
}
}
/**
* Gets the "Fax" element
*/
public java.lang.String getFax()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FAX$4, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Fax" element
*/
public gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetFax()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().find_element_user(FAX$4, 0);
return target;
}
}
/**
* True if has "Fax" element
*/
public boolean isSetFax()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(FAX$4) != 0;
}
}
/**
* Sets the "Fax" element
*/
public void setFax(java.lang.String fax)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FAX$4, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FAX$4);
}
target.setStringValue(fax);
}
}
/**
* Sets (as xml) the "Fax" element
*/
public void xsetFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType fax)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().find_element_user(FAX$4, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType)get_store().add_element_user(FAX$4);
}
target.set(fax);
}
}
/**
* Unsets the "Fax" element
*/
public void unsetFax()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(FAX$4, 0);
}
}
/**
* Gets the "Email" element
*/
public java.lang.String getEmail()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EMAIL$6, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Email" element
*/
public gov.grants.apply.system.globalLibraryV20.EmailDataType xgetEmail()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.EmailDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.EmailDataType)get_store().find_element_user(EMAIL$6, 0);
return target;
}
}
/**
* True if has "Email" element
*/
public boolean isSetEmail()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(EMAIL$6) != 0;
}
}
/**
* Sets the "Email" element
*/
public void setEmail(java.lang.String email)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EMAIL$6, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(EMAIL$6);
}
target.setStringValue(email);
}
}
/**
* Sets (as xml) the "Email" element
*/
public void xsetEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType email)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.EmailDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.EmailDataType)get_store().find_element_user(EMAIL$6, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.EmailDataType)get_store().add_element_user(EMAIL$6);
}
target.set(email);
}
}
/**
* Unsets the "Email" element
*/
public void unsetEmail()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(EMAIL$6, 0);
}
}
}
}
/**
* An XML EmployerID(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$EmployerID.
*/
public static class EmployerIDImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EmployerID
{
private static final long serialVersionUID = 1L;
public EmployerIDImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected EmployerIDImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
/**
* An XML ApplicantType(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class ApplicantTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType
{
private static final long serialVersionUID = 1L;
public ApplicantTypeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName APPLICANTTYPECODE$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantTypeCode");
private static final javax.xml.namespace.QName APPLICANTTYPECODEOTHEREXPLANATION$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantTypeCodeOtherExplanation");
private static final javax.xml.namespace.QName SMALLBUSINESSORGANIZATIONTYPE$4 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "SmallBusinessOrganizationType");
/**
* Gets the "ApplicantTypeCode" element
*/
public gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum getApplicantTypeCode()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTTYPECODE$0, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "ApplicantTypeCode" element
*/
public gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType xgetApplicantTypeCode()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType)get_store().find_element_user(APPLICANTTYPECODE$0, 0);
return target;
}
}
/**
* Sets the "ApplicantTypeCode" element
*/
public void setApplicantTypeCode(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum applicantTypeCode)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTTYPECODE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(APPLICANTTYPECODE$0);
}
target.setEnumValue(applicantTypeCode);
}
}
/**
* Sets (as xml) the "ApplicantTypeCode" element
*/
public void xsetApplicantTypeCode(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType applicantTypeCode)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType)get_store().find_element_user(APPLICANTTYPECODE$0, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType)get_store().add_element_user(APPLICANTTYPECODE$0);
}
target.set(applicantTypeCode);
}
}
/**
* Gets the "ApplicantTypeCodeOtherExplanation" element
*/
public java.lang.String getApplicantTypeCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "ApplicantTypeCodeOtherExplanation" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation xgetApplicantTypeCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation)get_store().find_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2, 0);
return target;
}
}
/**
* True if has "ApplicantTypeCodeOtherExplanation" element
*/
public boolean isSetApplicantTypeCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(APPLICANTTYPECODEOTHEREXPLANATION$2) != 0;
}
}
/**
* Sets the "ApplicantTypeCodeOtherExplanation" element
*/
public void setApplicantTypeCodeOtherExplanation(java.lang.String applicantTypeCodeOtherExplanation)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2);
}
target.setStringValue(applicantTypeCodeOtherExplanation);
}
}
/**
* Sets (as xml) the "ApplicantTypeCodeOtherExplanation" element
*/
public void xsetApplicantTypeCodeOtherExplanation(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation applicantTypeCodeOtherExplanation)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation)get_store().find_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation)get_store().add_element_user(APPLICANTTYPECODEOTHEREXPLANATION$2);
}
target.set(applicantTypeCodeOtherExplanation);
}
}
/**
* Unsets the "ApplicantTypeCodeOtherExplanation" element
*/
public void unsetApplicantTypeCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(APPLICANTTYPECODEOTHEREXPLANATION$2, 0);
}
}
/**
* Gets the "SmallBusinessOrganizationType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType getSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType)get_store().find_element_user(SMALLBUSINESSORGANIZATIONTYPE$4, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "SmallBusinessOrganizationType" element
*/
public boolean isNilSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType)get_store().find_element_user(SMALLBUSINESSORGANIZATIONTYPE$4, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* True if has "SmallBusinessOrganizationType" element
*/
public boolean isSetSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(SMALLBUSINESSORGANIZATIONTYPE$4) != 0;
}
}
/**
* Sets the "SmallBusinessOrganizationType" element
*/
public void setSmallBusinessOrganizationType(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType smallBusinessOrganizationType)
{
generatedSetterHelperImpl(smallBusinessOrganizationType, SMALLBUSINESSORGANIZATIONTYPE$4, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "SmallBusinessOrganizationType" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType addNewSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType)get_store().add_element_user(SMALLBUSINESSORGANIZATIONTYPE$4);
return target;
}
}
/**
* Nils the "SmallBusinessOrganizationType" element
*/
public void setNilSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType)get_store().find_element_user(SMALLBUSINESSORGANIZATIONTYPE$4, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType)get_store().add_element_user(SMALLBUSINESSORGANIZATIONTYPE$4);
}
target.setNil();
}
}
/**
* Unsets the "SmallBusinessOrganizationType" element
*/
public void unsetSmallBusinessOrganizationType()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(SMALLBUSINESSORGANIZATIONTYPE$4, 0);
}
}
/**
* An XML ApplicantTypeCodeOtherExplanation(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$ApplicantType$ApplicantTypeCodeOtherExplanation.
*/
public static class ApplicantTypeCodeOtherExplanationImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.ApplicantTypeCodeOtherExplanation
{
private static final long serialVersionUID = 1L;
public ApplicantTypeCodeOtherExplanationImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected ApplicantTypeCodeOtherExplanationImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
/**
* An XML SmallBusinessOrganizationType(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class SmallBusinessOrganizationTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType
{
private static final long serialVersionUID = 1L;
public SmallBusinessOrganizationTypeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ISWOMENOWNED$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "isWomenOwned");
private static final javax.xml.namespace.QName ISSOCIALLYECONOMICALLYDISADVANTAGED$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "isSociallyEconomicallyDisadvantaged");
/**
* Gets the "isWomenOwned" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned getIsWomenOwned()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned)get_store().find_element_user(ISWOMENOWNED$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* True if has "isWomenOwned" element
*/
public boolean isSetIsWomenOwned()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(ISWOMENOWNED$0) != 0;
}
}
/**
* Sets the "isWomenOwned" element
*/
public void setIsWomenOwned(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned isWomenOwned)
{
generatedSetterHelperImpl(isWomenOwned, ISWOMENOWNED$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "isWomenOwned" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned addNewIsWomenOwned()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned)get_store().add_element_user(ISWOMENOWNED$0);
return target;
}
}
/**
* Unsets the "isWomenOwned" element
*/
public void unsetIsWomenOwned()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(ISWOMENOWNED$0, 0);
}
}
/**
* Gets the "isSociallyEconomicallyDisadvantaged" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged getIsSociallyEconomicallyDisadvantaged()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged)get_store().find_element_user(ISSOCIALLYECONOMICALLYDISADVANTAGED$2, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* True if has "isSociallyEconomicallyDisadvantaged" element
*/
public boolean isSetIsSociallyEconomicallyDisadvantaged()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(ISSOCIALLYECONOMICALLYDISADVANTAGED$2) != 0;
}
}
/**
* Sets the "isSociallyEconomicallyDisadvantaged" element
*/
public void setIsSociallyEconomicallyDisadvantaged(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged isSociallyEconomicallyDisadvantaged)
{
generatedSetterHelperImpl(isSociallyEconomicallyDisadvantaged, ISSOCIALLYECONOMICALLYDISADVANTAGED$2, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "isSociallyEconomicallyDisadvantaged" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged addNewIsSociallyEconomicallyDisadvantaged()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged)get_store().add_element_user(ISSOCIALLYECONOMICALLYDISADVANTAGED$2);
return target;
}
}
/**
* Unsets the "isSociallyEconomicallyDisadvantaged" element
*/
public void unsetIsSociallyEconomicallyDisadvantaged()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(ISSOCIALLYECONOMICALLYDISADVANTAGED$2, 0);
}
}
/**
* An XML isWomenOwned(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$ApplicantType$SmallBusinessOrganizationType$IsWomenOwned.
*/
public static class IsWomenOwnedImpl extends org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned
{
private static final long serialVersionUID = 1L;
public IsWomenOwnedImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, true);
}
protected IsWomenOwnedImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
/**
* An XML isSociallyEconomicallyDisadvantaged(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$ApplicantType$SmallBusinessOrganizationType$IsSociallyEconomicallyDisadvantaged.
*/
public static class IsSociallyEconomicallyDisadvantagedImpl extends org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged
{
private static final long serialVersionUID = 1L;
public IsSociallyEconomicallyDisadvantagedImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, true);
}
protected IsSociallyEconomicallyDisadvantagedImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
}
}
/**
* An XML ApplicationType(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class ApplicationTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType
{
private static final long serialVersionUID = 1L;
public ApplicationTypeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName APPLICATIONTYPECODE$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicationTypeCode");
private static final javax.xml.namespace.QName REVISIONCODE$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "RevisionCode");
private static final javax.xml.namespace.QName REVISIONCODEOTHEREXPLANATION$4 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "RevisionCodeOtherExplanation");
private static final javax.xml.namespace.QName ISOTHERAGENCYSUBMISSION$6 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "isOtherAgencySubmission");
private static final javax.xml.namespace.QName OTHERAGENCYSUBMISSIONEXPLANATION$8 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "OtherAgencySubmissionExplanation");
/**
* Gets the "ApplicationTypeCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType.Enum getApplicationTypeCode()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICATIONTYPECODE$0, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "ApplicationTypeCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType xgetApplicationTypeCode()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType)get_store().find_element_user(APPLICATIONTYPECODE$0, 0);
return target;
}
}
/**
* Sets the "ApplicationTypeCode" element
*/
public void setApplicationTypeCode(gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType.Enum applicationTypeCode)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICATIONTYPECODE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(APPLICATIONTYPECODE$0);
}
target.setEnumValue(applicationTypeCode);
}
}
/**
* Sets (as xml) the "ApplicationTypeCode" element
*/
public void xsetApplicationTypeCode(gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType applicationTypeCode)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType)get_store().find_element_user(APPLICATIONTYPECODE$0, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.ApplicationTypeCodeDataType)get_store().add_element_user(APPLICATIONTYPECODE$0);
}
target.set(applicationTypeCode);
}
}
/**
* Gets the "RevisionCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType.Enum getRevisionCode()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(REVISIONCODE$2, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "RevisionCode" element
*/
public gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType xgetRevisionCode()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType)get_store().find_element_user(REVISIONCODE$2, 0);
return target;
}
}
/**
* True if has "RevisionCode" element
*/
public boolean isSetRevisionCode()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(REVISIONCODE$2) != 0;
}
}
/**
* Sets the "RevisionCode" element
*/
public void setRevisionCode(gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType.Enum revisionCode)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(REVISIONCODE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(REVISIONCODE$2);
}
target.setEnumValue(revisionCode);
}
}
/**
* Sets (as xml) the "RevisionCode" element
*/
public void xsetRevisionCode(gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType revisionCode)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType)get_store().find_element_user(REVISIONCODE$2, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RevisionTypeCodeDataType)get_store().add_element_user(REVISIONCODE$2);
}
target.set(revisionCode);
}
}
/**
* Unsets the "RevisionCode" element
*/
public void unsetRevisionCode()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(REVISIONCODE$2, 0);
}
}
/**
* Gets the "RevisionCodeOtherExplanation" element
*/
public java.lang.String getRevisionCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(REVISIONCODEOTHEREXPLANATION$4, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "RevisionCodeOtherExplanation" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation xgetRevisionCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation)get_store().find_element_user(REVISIONCODEOTHEREXPLANATION$4, 0);
return target;
}
}
/**
* True if has "RevisionCodeOtherExplanation" element
*/
public boolean isSetRevisionCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(REVISIONCODEOTHEREXPLANATION$4) != 0;
}
}
/**
* Sets the "RevisionCodeOtherExplanation" element
*/
public void setRevisionCodeOtherExplanation(java.lang.String revisionCodeOtherExplanation)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(REVISIONCODEOTHEREXPLANATION$4, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(REVISIONCODEOTHEREXPLANATION$4);
}
target.setStringValue(revisionCodeOtherExplanation);
}
}
/**
* Sets (as xml) the "RevisionCodeOtherExplanation" element
*/
public void xsetRevisionCodeOtherExplanation(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation revisionCodeOtherExplanation)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation)get_store().find_element_user(REVISIONCODEOTHEREXPLANATION$4, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation)get_store().add_element_user(REVISIONCODEOTHEREXPLANATION$4);
}
target.set(revisionCodeOtherExplanation);
}
}
/**
* Unsets the "RevisionCodeOtherExplanation" element
*/
public void unsetRevisionCodeOtherExplanation()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(REVISIONCODEOTHEREXPLANATION$4, 0);
}
}
/**
* Gets the "isOtherAgencySubmission" element
*/
public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsOtherAgencySubmission()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ISOTHERAGENCYSUBMISSION$6, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "isOtherAgencySubmission" element
*/
public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsOtherAgencySubmission()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ISOTHERAGENCYSUBMISSION$6, 0);
return target;
}
}
/**
* Sets the "isOtherAgencySubmission" element
*/
public void setIsOtherAgencySubmission(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isOtherAgencySubmission)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ISOTHERAGENCYSUBMISSION$6, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ISOTHERAGENCYSUBMISSION$6);
}
target.setEnumValue(isOtherAgencySubmission);
}
}
/**
* Sets (as xml) the "isOtherAgencySubmission" element
*/
public void xsetIsOtherAgencySubmission(gov.grants.apply.system.globalLibraryV20.YesNoDataType isOtherAgencySubmission)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ISOTHERAGENCYSUBMISSION$6, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(ISOTHERAGENCYSUBMISSION$6);
}
target.set(isOtherAgencySubmission);
}
}
/**
* Gets the "OtherAgencySubmissionExplanation" element
*/
public java.lang.String getOtherAgencySubmissionExplanation()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "OtherAgencySubmissionExplanation" element
*/
public gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation xgetOtherAgencySubmissionExplanation()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation)get_store().find_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8, 0);
return target;
}
}
/**
* True if has "OtherAgencySubmissionExplanation" element
*/
public boolean isSetOtherAgencySubmissionExplanation()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(OTHERAGENCYSUBMISSIONEXPLANATION$8) != 0;
}
}
/**
* Sets the "OtherAgencySubmissionExplanation" element
*/
public void setOtherAgencySubmissionExplanation(java.lang.String otherAgencySubmissionExplanation)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8);
}
target.setStringValue(otherAgencySubmissionExplanation);
}
}
/**
* Sets (as xml) the "OtherAgencySubmissionExplanation" element
*/
public void xsetOtherAgencySubmissionExplanation(gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation otherAgencySubmissionExplanation)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation target = null;
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation)get_store().find_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation)get_store().add_element_user(OTHERAGENCYSUBMISSIONEXPLANATION$8);
}
target.set(otherAgencySubmissionExplanation);
}
}
/**
* Unsets the "OtherAgencySubmissionExplanation" element
*/
public void unsetOtherAgencySubmissionExplanation()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(OTHERAGENCYSUBMISSIONEXPLANATION$8, 0);
}
}
/**
* An XML RevisionCodeOtherExplanation(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$ApplicationType$RevisionCodeOtherExplanation.
*/
public static class RevisionCodeOtherExplanationImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.RevisionCodeOtherExplanation
{
private static final long serialVersionUID = 1L;
public RevisionCodeOtherExplanationImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected RevisionCodeOtherExplanationImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
/**
* An XML OtherAgencySubmissionExplanation(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrSF42412V12.RRSF42412Document$RRSF42412$ApplicationType$OtherAgencySubmissionExplanation.
*/
public static class OtherAgencySubmissionExplanationImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ApplicationType.OtherAgencySubmissionExplanation
{
private static final long serialVersionUID = 1L;
public OtherAgencySubmissionExplanationImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected OtherAgencySubmissionExplanationImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}
}
/**
* An XML ProposedProjectPeriod(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class ProposedProjectPeriodImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.ProposedProjectPeriod
{
private static final long serialVersionUID = 1L;
public ProposedProjectPeriodImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName PROPOSEDSTARTDATE$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ProposedStartDate");
private static final javax.xml.namespace.QName PROPOSEDENDDATE$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ProposedEndDate");
/**
* Gets the "ProposedStartDate" element
*/
public java.util.Calendar getProposedStartDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROPOSEDSTARTDATE$0, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "ProposedStartDate" element
*/
public org.apache.xmlbeans.XmlDate xgetProposedStartDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(PROPOSEDSTARTDATE$0, 0);
return target;
}
}
/**
* Sets the "ProposedStartDate" element
*/
public void setProposedStartDate(java.util.Calendar proposedStartDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROPOSEDSTARTDATE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PROPOSEDSTARTDATE$0);
}
target.setCalendarValue(proposedStartDate);
}
}
/**
* Sets (as xml) the "ProposedStartDate" element
*/
public void xsetProposedStartDate(org.apache.xmlbeans.XmlDate proposedStartDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(PROPOSEDSTARTDATE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(PROPOSEDSTARTDATE$0);
}
target.set(proposedStartDate);
}
}
/**
* Gets the "ProposedEndDate" element
*/
public java.util.Calendar getProposedEndDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROPOSEDENDDATE$2, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "ProposedEndDate" element
*/
public org.apache.xmlbeans.XmlDate xgetProposedEndDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(PROPOSEDENDDATE$2, 0);
return target;
}
}
/**
* Sets the "ProposedEndDate" element
*/
public void setProposedEndDate(java.util.Calendar proposedEndDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROPOSEDENDDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PROPOSEDENDDATE$2);
}
target.setCalendarValue(proposedEndDate);
}
}
/**
* Sets (as xml) the "ProposedEndDate" element
*/
public void xsetProposedEndDate(org.apache.xmlbeans.XmlDate proposedEndDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(PROPOSEDENDDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(PROPOSEDENDDATE$2);
}
target.set(proposedEndDate);
}
}
}
/**
* An XML CongressionalDistrict(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class CongressionalDistrictImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.CongressionalDistrict
{
private static final long serialVersionUID = 1L;
public CongressionalDistrictImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName APPLICANTCONGRESSIONALDISTRICT$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "ApplicantCongressionalDistrict");
/**
* Gets the "ApplicantCongressionalDistrict" element
*/
public java.lang.String getApplicantCongressionalDistrict()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTCONGRESSIONALDISTRICT$0, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "ApplicantCongressionalDistrict" element
*/
public gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType xgetApplicantCongressionalDistrict()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType)get_store().find_element_user(APPLICANTCONGRESSIONALDISTRICT$0, 0);
return target;
}
}
/**
* Sets the "ApplicantCongressionalDistrict" element
*/
public void setApplicantCongressionalDistrict(java.lang.String applicantCongressionalDistrict)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(APPLICANTCONGRESSIONALDISTRICT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(APPLICANTCONGRESSIONALDISTRICT$0);
}
target.setStringValue(applicantCongressionalDistrict);
}
}
/**
* Sets (as xml) the "ApplicantCongressionalDistrict" element
*/
public void xsetApplicantCongressionalDistrict(gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType applicantCongressionalDistrict)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType)get_store().find_element_user(APPLICANTCONGRESSIONALDISTRICT$0, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType)get_store().add_element_user(APPLICANTCONGRESSIONALDISTRICT$0);
}
target.set(applicantCongressionalDistrict);
}
}
}
/**
* An XML EstimatedProjectFunding(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class EstimatedProjectFundingImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.EstimatedProjectFunding
{
private static final long serialVersionUID = 1L;
public EstimatedProjectFundingImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName TOTALESTIMATEDAMOUNT$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "TotalEstimatedAmount");
private static final javax.xml.namespace.QName TOTALNONFEDREQUESTED$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "TotalNonfedrequested");
private static final javax.xml.namespace.QName TOTALFEDNONFEDREQUESTED$4 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "TotalfedNonfedrequested");
private static final javax.xml.namespace.QName ESTIMATEDPROGRAMINCOME$6 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "EstimatedProgramIncome");
/**
* Gets the "TotalEstimatedAmount" element
*/
public java.math.BigDecimal getTotalEstimatedAmount()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALESTIMATEDAMOUNT$0, 0);
if (target == null)
{
return null;
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) the "TotalEstimatedAmount" element
*/
public gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEstimatedAmount()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALESTIMATEDAMOUNT$0, 0);
return target;
}
}
/**
* Sets the "TotalEstimatedAmount" element
*/
public void setTotalEstimatedAmount(java.math.BigDecimal totalEstimatedAmount)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALESTIMATEDAMOUNT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALESTIMATEDAMOUNT$0);
}
target.setBigDecimalValue(totalEstimatedAmount);
}
}
/**
* Sets (as xml) the "TotalEstimatedAmount" element
*/
public void xsetTotalEstimatedAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEstimatedAmount)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALESTIMATEDAMOUNT$0, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().add_element_user(TOTALESTIMATEDAMOUNT$0);
}
target.set(totalEstimatedAmount);
}
}
/**
* Gets the "TotalNonfedrequested" element
*/
public java.math.BigDecimal getTotalNonfedrequested()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALNONFEDREQUESTED$2, 0);
if (target == null)
{
return null;
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) the "TotalNonfedrequested" element
*/
public gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalNonfedrequested()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALNONFEDREQUESTED$2, 0);
return target;
}
}
/**
* Sets the "TotalNonfedrequested" element
*/
public void setTotalNonfedrequested(java.math.BigDecimal totalNonfedrequested)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALNONFEDREQUESTED$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALNONFEDREQUESTED$2);
}
target.setBigDecimalValue(totalNonfedrequested);
}
}
/**
* Sets (as xml) the "TotalNonfedrequested" element
*/
public void xsetTotalNonfedrequested(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalNonfedrequested)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALNONFEDREQUESTED$2, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().add_element_user(TOTALNONFEDREQUESTED$2);
}
target.set(totalNonfedrequested);
}
}
/**
* Gets the "TotalfedNonfedrequested" element
*/
public java.math.BigDecimal getTotalfedNonfedrequested()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALFEDNONFEDREQUESTED$4, 0);
if (target == null)
{
return null;
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) the "TotalfedNonfedrequested" element
*/
public gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalfedNonfedrequested()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALFEDNONFEDREQUESTED$4, 0);
return target;
}
}
/**
* Sets the "TotalfedNonfedrequested" element
*/
public void setTotalfedNonfedrequested(java.math.BigDecimal totalfedNonfedrequested)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALFEDNONFEDREQUESTED$4, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALFEDNONFEDREQUESTED$4);
}
target.setBigDecimalValue(totalfedNonfedrequested);
}
}
/**
* Sets (as xml) the "TotalfedNonfedrequested" element
*/
public void xsetTotalfedNonfedrequested(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalfedNonfedrequested)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(TOTALFEDNONFEDREQUESTED$4, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().add_element_user(TOTALFEDNONFEDREQUESTED$4);
}
target.set(totalfedNonfedrequested);
}
}
/**
* Gets the "EstimatedProgramIncome" element
*/
public java.math.BigDecimal getEstimatedProgramIncome()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ESTIMATEDPROGRAMINCOME$6, 0);
if (target == null)
{
return null;
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) the "EstimatedProgramIncome" element
*/
public gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEstimatedProgramIncome()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(ESTIMATEDPROGRAMINCOME$6, 0);
return target;
}
}
/**
* Sets the "EstimatedProgramIncome" element
*/
public void setEstimatedProgramIncome(java.math.BigDecimal estimatedProgramIncome)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ESTIMATEDPROGRAMINCOME$6, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ESTIMATEDPROGRAMINCOME$6);
}
target.setBigDecimalValue(estimatedProgramIncome);
}
}
/**
* Sets (as xml) the "EstimatedProgramIncome" element
*/
public void xsetEstimatedProgramIncome(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType estimatedProgramIncome)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType target = null;
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().find_element_user(ESTIMATEDPROGRAMINCOME$6, 0);
if (target == null)
{
target = (gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType)get_store().add_element_user(ESTIMATEDPROGRAMINCOME$6);
}
target.set(estimatedProgramIncome);
}
}
}
/**
* An XML StateReview(@http://apply.grants.gov/forms/RR_SF424_1_2-V1.2).
*
* This is a complex type.
*/
public static class StateReviewImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.rrSF42412V12.RRSF42412Document.RRSF42412.StateReview
{
private static final long serialVersionUID = 1L;
public StateReviewImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName STATEREVIEWCODETYPE$0 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "StateReviewCodeType");
private static final javax.xml.namespace.QName STATEREVIEWDATE$2 =
new javax.xml.namespace.QName("http://apply.grants.gov/forms/RR_SF424_1_2-V1.2", "StateReviewDate");
/**
* Gets the "StateReviewCodeType" element
*/
public gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType.Enum getStateReviewCodeType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREVIEWCODETYPE$0, 0);
if (target == null)
{
return null;
}
return (gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType.Enum)target.getEnumValue();
}
}
/**
* Gets (as xml) the "StateReviewCodeType" element
*/
public gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType xgetStateReviewCodeType()
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType)get_store().find_element_user(STATEREVIEWCODETYPE$0, 0);
return target;
}
}
/**
* Sets the "StateReviewCodeType" element
*/
public void setStateReviewCodeType(gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType.Enum stateReviewCodeType)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREVIEWCODETYPE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREVIEWCODETYPE$0);
}
target.setEnumValue(stateReviewCodeType);
}
}
/**
* Sets (as xml) the "StateReviewCodeType" element
*/
public void xsetStateReviewCodeType(gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType stateReviewCodeType)
{
synchronized (monitor())
{
check_orphaned();
gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType target = null;
target = (gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType)get_store().find_element_user(STATEREVIEWCODETYPE$0, 0);
if (target == null)
{
target = (gov.grants.apply.forms.rrSF42412V12.StateReviewCodeTypeDataType)get_store().add_element_user(STATEREVIEWCODETYPE$0);
}
target.set(stateReviewCodeType);
}
}
/**
* Gets the "StateReviewDate" element
*/
public java.util.Calendar getStateReviewDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREVIEWDATE$2, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "StateReviewDate" element
*/
public org.apache.xmlbeans.XmlDate xgetStateReviewDate()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(STATEREVIEWDATE$2, 0);
return target;
}
}
/**
* True if has "StateReviewDate" element
*/
public boolean isSetStateReviewDate()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(STATEREVIEWDATE$2) != 0;
}
}
/**
* Sets the "StateReviewDate" element
*/
public void setStateReviewDate(java.util.Calendar stateReviewDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREVIEWDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREVIEWDATE$2);
}
target.setCalendarValue(stateReviewDate);
}
}
/**
* Sets (as xml) the "StateReviewDate" element
*/
public void xsetStateReviewDate(org.apache.xmlbeans.XmlDate stateReviewDate)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDate target = null;
target = (org.apache.xmlbeans.XmlDate)get_store().find_element_user(STATEREVIEWDATE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDate)get_store().add_element_user(STATEREVIEWDATE$2);
}
target.set(stateReviewDate);
}
}
/**
* Unsets the "StateReviewDate" element
*/
public void unsetStateReviewDate()
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(STATEREVIEWDATE$2, 0);
}
}
}
}
}