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.
/*
* An XML document type.
* Localname: RR_OtherProjectInfo_1_2
* Namespace: http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2
* Java type: gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document
*
* Automatically generated - do not modify.
*/
package gov.grants.apply.forms.rrOtherProjectInfo12V12;
/**
* A document containing one RR_OtherProjectInfo_1_2(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2) element.
*
* This is a complex type.
*/
public interface RROtherProjectInfo12Document extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RROtherProjectInfo12Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrotherprojectinfo127335doctype");
/**
* Gets the "RR_OtherProjectInfo_1_2" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12 getRROtherProjectInfo12();
/**
* Sets the "RR_OtherProjectInfo_1_2" element
*/
void setRROtherProjectInfo12(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12 rrOtherProjectInfo12);
/**
* Appends and returns a new empty "RR_OtherProjectInfo_1_2" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12 addNewRROtherProjectInfo12();
/**
* An XML RR_OtherProjectInfo_1_2(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface RROtherProjectInfo12 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RROtherProjectInfo12.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrotherprojectinfo12f6ceelemtype");
/**
* Gets the "HumanSubjectsIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHumanSubjectsIndicator();
/**
* Gets (as xml) the "HumanSubjectsIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHumanSubjectsIndicator();
/**
* Sets the "HumanSubjectsIndicator" element
*/
void setHumanSubjectsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum humanSubjectsIndicator);
/**
* Sets (as xml) the "HumanSubjectsIndicator" element
*/
void xsetHumanSubjectsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType humanSubjectsIndicator);
/**
* Gets the "HumanSubjectsSupplement" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement getHumanSubjectsSupplement();
/**
* True if has "HumanSubjectsSupplement" element
*/
boolean isSetHumanSubjectsSupplement();
/**
* Sets the "HumanSubjectsSupplement" element
*/
void setHumanSubjectsSupplement(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement humanSubjectsSupplement);
/**
* Appends and returns a new empty "HumanSubjectsSupplement" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement addNewHumanSubjectsSupplement();
/**
* Unsets the "HumanSubjectsSupplement" element
*/
void unsetHumanSubjectsSupplement();
/**
* Gets the "VertebrateAnimalsIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVertebrateAnimalsIndicator();
/**
* Gets (as xml) the "VertebrateAnimalsIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVertebrateAnimalsIndicator();
/**
* Sets the "VertebrateAnimalsIndicator" element
*/
void setVertebrateAnimalsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vertebrateAnimalsIndicator);
/**
* Sets (as xml) the "VertebrateAnimalsIndicator" element
*/
void xsetVertebrateAnimalsIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType vertebrateAnimalsIndicator);
/**
* Gets the "VertebrateAnimalsSupplement" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement getVertebrateAnimalsSupplement();
/**
* True if has "VertebrateAnimalsSupplement" element
*/
boolean isSetVertebrateAnimalsSupplement();
/**
* Sets the "VertebrateAnimalsSupplement" element
*/
void setVertebrateAnimalsSupplement(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement vertebrateAnimalsSupplement);
/**
* Appends and returns a new empty "VertebrateAnimalsSupplement" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement addNewVertebrateAnimalsSupplement();
/**
* Unsets the "VertebrateAnimalsSupplement" element
*/
void unsetVertebrateAnimalsSupplement();
/**
* Gets the "ProprietaryInformationIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProprietaryInformationIndicator();
/**
* Gets (as xml) the "ProprietaryInformationIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProprietaryInformationIndicator();
/**
* Sets the "ProprietaryInformationIndicator" element
*/
void setProprietaryInformationIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum proprietaryInformationIndicator);
/**
* Sets (as xml) the "ProprietaryInformationIndicator" element
*/
void xsetProprietaryInformationIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType proprietaryInformationIndicator);
/**
* Gets the "EnvironmentalImpact" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact getEnvironmentalImpact();
/**
* Sets the "EnvironmentalImpact" element
*/
void setEnvironmentalImpact(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact environmentalImpact);
/**
* Appends and returns a new empty "EnvironmentalImpact" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact addNewEnvironmentalImpact();
/**
* Gets the "HistoricDesignation" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHistoricDesignation();
/**
* Gets (as xml) the "HistoricDesignation" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHistoricDesignation();
/**
* Sets the "HistoricDesignation" element
*/
void setHistoricDesignation(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum historicDesignation);
/**
* Sets (as xml) the "HistoricDesignation" element
*/
void xsetHistoricDesignation(gov.grants.apply.system.globalLibraryV20.YesNoDataType historicDesignation);
/**
* Gets the "HistoricDesignationExplanation" element
*/
java.lang.String getHistoricDesignationExplanation();
/**
* Gets (as xml) the "HistoricDesignationExplanation" element
*/
gov.grants.apply.system.globalV10.StringMin1Max55Type xgetHistoricDesignationExplanation();
/**
* True if has "HistoricDesignationExplanation" element
*/
boolean isSetHistoricDesignationExplanation();
/**
* Sets the "HistoricDesignationExplanation" element
*/
void setHistoricDesignationExplanation(java.lang.String historicDesignationExplanation);
/**
* Sets (as xml) the "HistoricDesignationExplanation" element
*/
void xsetHistoricDesignationExplanation(gov.grants.apply.system.globalV10.StringMin1Max55Type historicDesignationExplanation);
/**
* Unsets the "HistoricDesignationExplanation" element
*/
void unsetHistoricDesignationExplanation();
/**
* Gets the "InternationalActivities" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities getInternationalActivities();
/**
* Sets the "InternationalActivities" element
*/
void setInternationalActivities(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities internationalActivities);
/**
* Appends and returns a new empty "InternationalActivities" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities addNewInternationalActivities();
/**
* Gets the "AbstractAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments getAbstractAttachments();
/**
* True if has "AbstractAttachments" element
*/
boolean isSetAbstractAttachments();
/**
* Sets the "AbstractAttachments" element
*/
void setAbstractAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments abstractAttachments);
/**
* Appends and returns a new empty "AbstractAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments addNewAbstractAttachments();
/**
* Unsets the "AbstractAttachments" element
*/
void unsetAbstractAttachments();
/**
* Gets the "ProjectNarrativeAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments getProjectNarrativeAttachments();
/**
* True if has "ProjectNarrativeAttachments" element
*/
boolean isSetProjectNarrativeAttachments();
/**
* Sets the "ProjectNarrativeAttachments" element
*/
void setProjectNarrativeAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments projectNarrativeAttachments);
/**
* Appends and returns a new empty "ProjectNarrativeAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments addNewProjectNarrativeAttachments();
/**
* Unsets the "ProjectNarrativeAttachments" element
*/
void unsetProjectNarrativeAttachments();
/**
* Gets the "BibliographyAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments getBibliographyAttachments();
/**
* True if has "BibliographyAttachments" element
*/
boolean isSetBibliographyAttachments();
/**
* Sets the "BibliographyAttachments" element
*/
void setBibliographyAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments bibliographyAttachments);
/**
* Appends and returns a new empty "BibliographyAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments addNewBibliographyAttachments();
/**
* Unsets the "BibliographyAttachments" element
*/
void unsetBibliographyAttachments();
/**
* Gets the "FacilitiesAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments getFacilitiesAttachments();
/**
* True if has "FacilitiesAttachments" element
*/
boolean isSetFacilitiesAttachments();
/**
* Sets the "FacilitiesAttachments" element
*/
void setFacilitiesAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments facilitiesAttachments);
/**
* Appends and returns a new empty "FacilitiesAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments addNewFacilitiesAttachments();
/**
* Unsets the "FacilitiesAttachments" element
*/
void unsetFacilitiesAttachments();
/**
* Gets the "EquipmentAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments getEquipmentAttachments();
/**
* True if has "EquipmentAttachments" element
*/
boolean isSetEquipmentAttachments();
/**
* Sets the "EquipmentAttachments" element
*/
void setEquipmentAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments equipmentAttachments);
/**
* Appends and returns a new empty "EquipmentAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments addNewEquipmentAttachments();
/**
* Unsets the "EquipmentAttachments" element
*/
void unsetEquipmentAttachments();
/**
* Gets the "OtherAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments getOtherAttachments();
/**
* True if has "OtherAttachments" element
*/
boolean isSetOtherAttachments();
/**
* Sets the "OtherAttachments" element
*/
void setOtherAttachments(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments otherAttachments);
/**
* Appends and returns a new empty "OtherAttachments" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments addNewOtherAttachments();
/**
* Unsets the "OtherAttachments" element
*/
void unsetOtherAttachments();
/**
* Gets the "FormVersion" attribute
*/
java.lang.String getFormVersion();
/**
* Gets (as xml) the "FormVersion" attribute
*/
gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
/**
* Sets the "FormVersion" attribute
*/
void setFormVersion(java.lang.String formVersion);
/**
* Sets (as xml) the "FormVersion" attribute
*/
void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
/**
* An XML HumanSubjectsSupplement(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface HumanSubjectsSupplement extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HumanSubjectsSupplement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("humansubjectssupplement8075elemtype");
/**
* Gets the "ExemptFedReg" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExemptFedReg();
/**
* Gets (as xml) the "ExemptFedReg" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExemptFedReg();
/**
* True if has "ExemptFedReg" element
*/
boolean isSetExemptFedReg();
/**
* Sets the "ExemptFedReg" element
*/
void setExemptFedReg(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum exemptFedReg);
/**
* Sets (as xml) the "ExemptFedReg" element
*/
void xsetExemptFedReg(gov.grants.apply.system.globalLibraryV20.YesNoDataType exemptFedReg);
/**
* Unsets the "ExemptFedReg" element
*/
void unsetExemptFedReg();
/**
* Gets the "ExemptionNumbers" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers getExemptionNumbers();
/**
* True if has "ExemptionNumbers" element
*/
boolean isSetExemptionNumbers();
/**
* Sets the "ExemptionNumbers" element
*/
void setExemptionNumbers(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers exemptionNumbers);
/**
* Appends and returns a new empty "ExemptionNumbers" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers addNewExemptionNumbers();
/**
* Unsets the "ExemptionNumbers" element
*/
void unsetExemptionNumbers();
/**
* Gets the "HumanSubjectIRBReviewIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHumanSubjectIRBReviewIndicator();
/**
* Gets (as xml) the "HumanSubjectIRBReviewIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHumanSubjectIRBReviewIndicator();
/**
* True if has "HumanSubjectIRBReviewIndicator" element
*/
boolean isSetHumanSubjectIRBReviewIndicator();
/**
* Sets the "HumanSubjectIRBReviewIndicator" element
*/
void setHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum humanSubjectIRBReviewIndicator);
/**
* Sets (as xml) the "HumanSubjectIRBReviewIndicator" element
*/
void xsetHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType humanSubjectIRBReviewIndicator);
/**
* Unsets the "HumanSubjectIRBReviewIndicator" element
*/
void unsetHumanSubjectIRBReviewIndicator();
/**
* Gets the "HumanSubjectIRBReviewDate" element
*/
java.util.Calendar getHumanSubjectIRBReviewDate();
/**
* Gets (as xml) the "HumanSubjectIRBReviewDate" element
*/
org.apache.xmlbeans.XmlDate xgetHumanSubjectIRBReviewDate();
/**
* True if has "HumanSubjectIRBReviewDate" element
*/
boolean isSetHumanSubjectIRBReviewDate();
/**
* Sets the "HumanSubjectIRBReviewDate" element
*/
void setHumanSubjectIRBReviewDate(java.util.Calendar humanSubjectIRBReviewDate);
/**
* Sets (as xml) the "HumanSubjectIRBReviewDate" element
*/
void xsetHumanSubjectIRBReviewDate(org.apache.xmlbeans.XmlDate humanSubjectIRBReviewDate);
/**
* Unsets the "HumanSubjectIRBReviewDate" element
*/
void unsetHumanSubjectIRBReviewDate();
/**
* Gets the "HumanSubjectAssuranceNumber" element
*/
java.lang.String getHumanSubjectAssuranceNumber();
/**
* Gets (as xml) the "HumanSubjectAssuranceNumber" element
*/
gov.grants.apply.system.globalV10.StringMin1Max10Type xgetHumanSubjectAssuranceNumber();
/**
* True if has "HumanSubjectAssuranceNumber" element
*/
boolean isSetHumanSubjectAssuranceNumber();
/**
* Sets the "HumanSubjectAssuranceNumber" element
*/
void setHumanSubjectAssuranceNumber(java.lang.String humanSubjectAssuranceNumber);
/**
* Sets (as xml) the "HumanSubjectAssuranceNumber" element
*/
void xsetHumanSubjectAssuranceNumber(gov.grants.apply.system.globalV10.StringMin1Max10Type humanSubjectAssuranceNumber);
/**
* Unsets the "HumanSubjectAssuranceNumber" element
*/
void unsetHumanSubjectAssuranceNumber();
/**
* An XML ExemptionNumbers(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface ExemptionNumbers extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExemptionNumbers.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exemptionnumbers4a18elemtype");
/**
* Gets array of all "ExemptionNumber" elements
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum[] getExemptionNumberArray();
/**
* Gets ith "ExemptionNumber" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum getExemptionNumberArray(int i);
/**
* Gets (as xml) array of all "ExemptionNumber" elements
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber[] xgetExemptionNumberArray();
/**
* Gets (as xml) ith "ExemptionNumber" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber xgetExemptionNumberArray(int i);
/**
* Returns number of "ExemptionNumber" element
*/
int sizeOfExemptionNumberArray();
/**
* Sets array of all "ExemptionNumber" element
*/
void setExemptionNumberArray(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum[] exemptionNumberArray);
/**
* Sets ith "ExemptionNumber" element
*/
void setExemptionNumberArray(int i, gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
/**
* Sets (as xml) array of all "ExemptionNumber" element
*/
void xsetExemptionNumberArray(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber[] exemptionNumberArray);
/**
* Sets (as xml) ith "ExemptionNumber" element
*/
void xsetExemptionNumberArray(int i, gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber exemptionNumber);
/**
* Inserts the value as the ith "ExemptionNumber" element
*/
void insertExemptionNumber(int i, gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
/**
* Appends the value as the last "ExemptionNumber" element
*/
void addExemptionNumber(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
/**
* Inserts and returns a new empty value (as xml) as the ith "ExemptionNumber" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber insertNewExemptionNumber(int i);
/**
* Appends and returns a new empty value (as xml) as the last "ExemptionNumber" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber addNewExemptionNumber();
/**
* Removes the ith "ExemptionNumber" element
*/
void removeExemptionNumber(int i);
/**
* An XML ExemptionNumber(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document$RROtherProjectInfo12$HumanSubjectsSupplement$ExemptionNumbers$ExemptionNumber.
*/
public interface ExemptionNumber extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExemptionNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exemptionnumber85d6elemtype");
org.apache.xmlbeans.StringEnumAbstractBase enumValue();
void set(org.apache.xmlbeans.StringEnumAbstractBase e);
static final Enum E_1 = Enum.forString("E1");
static final Enum E_2 = Enum.forString("E2");
static final Enum E_3 = Enum.forString("E3");
static final Enum E_4 = Enum.forString("E4");
static final Enum E_5 = Enum.forString("E5");
static final Enum E_6 = Enum.forString("E6");
static final int INT_E_1 = Enum.INT_E_1;
static final int INT_E_2 = Enum.INT_E_2;
static final int INT_E_3 = Enum.INT_E_3;
static final int INT_E_4 = Enum.INT_E_4;
static final int INT_E_5 = Enum.INT_E_5;
static final int INT_E_6 = Enum.INT_E_6;
/**
* Enumeration value class for gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document$RROtherProjectInfo12$HumanSubjectsSupplement$ExemptionNumbers$ExemptionNumber.
* These enum values can be used as follows:
*
* enum.toString(); // returns the string value of the enum
* enum.intValue(); // returns an int value, useful for switches
* // e.g., case Enum.INT_E_1
* Enum.forString(s); // returns the enum value for a string
* Enum.forInt(i); // returns the enum value for an int
*
* Enumeration objects are immutable singleton objects that
* can be compared using == object equality. They have no
* public constructor. See the constants defined within this
* class for all the valid values.
*/
static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
{
/**
* Returns the enum value for a string, or null if none.
*/
public static Enum forString(java.lang.String s)
{ return (Enum)table.forString(s); }
/**
* Returns the enum value corresponding to an int, or null if none.
*/
public static Enum forInt(int i)
{ return (Enum)table.forInt(i); }
private Enum(java.lang.String s, int i)
{ super(s, i); }
static final int INT_E_1 = 1;
static final int INT_E_2 = 2;
static final int INT_E_3 = 3;
static final int INT_E_4 = 4;
static final int INT_E_5 = 5;
static final int INT_E_6 = 6;
public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
new org.apache.xmlbeans.StringEnumAbstractBase.Table
(
new Enum[]
{
new Enum("E1", INT_E_1),
new Enum("E2", INT_E_2),
new Enum("E3", INT_E_3),
new Enum("E4", INT_E_4),
new Enum("E5", INT_E_5),
new Enum("E6", INT_E_6),
}
);
private static final long serialVersionUID = 1L;
private java.lang.Object readResolve() { return forInt(intValue()); }
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) type.newValue( obj ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement.ExemptionNumbers) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.HumanSubjectsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML VertebrateAnimalsSupplement(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface VertebrateAnimalsSupplement extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VertebrateAnimalsSupplement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vertebrateanimalssupplement1080elemtype");
/**
* Gets the "VertebrateAnimalsIACUCReviewIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getVertebrateAnimalsIACUCReviewIndicator();
/**
* Gets (as xml) the "VertebrateAnimalsIACUCReviewIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetVertebrateAnimalsIACUCReviewIndicator();
/**
* True if has "VertebrateAnimalsIACUCReviewIndicator" element
*/
boolean isSetVertebrateAnimalsIACUCReviewIndicator();
/**
* Sets the "VertebrateAnimalsIACUCReviewIndicator" element
*/
void setVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum vertebrateAnimalsIACUCReviewIndicator);
/**
* Sets (as xml) the "VertebrateAnimalsIACUCReviewIndicator" element
*/
void xsetVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType vertebrateAnimalsIACUCReviewIndicator);
/**
* Unsets the "VertebrateAnimalsIACUCReviewIndicator" element
*/
void unsetVertebrateAnimalsIACUCReviewIndicator();
/**
* Gets the "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
java.util.Calendar getVertebrateAnimalsIACUCApprovalDateReviewDate();
/**
* Gets (as xml) the "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
org.apache.xmlbeans.XmlDate xgetVertebrateAnimalsIACUCApprovalDateReviewDate();
/**
* True if has "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
boolean isSetVertebrateAnimalsIACUCApprovalDateReviewDate();
/**
* Sets the "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
void setVertebrateAnimalsIACUCApprovalDateReviewDate(java.util.Calendar vertebrateAnimalsIACUCApprovalDateReviewDate);
/**
* Sets (as xml) the "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
void xsetVertebrateAnimalsIACUCApprovalDateReviewDate(org.apache.xmlbeans.XmlDate vertebrateAnimalsIACUCApprovalDateReviewDate);
/**
* Unsets the "VertebrateAnimalsIACUCApprovalDateReviewDate" element
*/
void unsetVertebrateAnimalsIACUCApprovalDateReviewDate();
/**
* Gets the "AssuranceNumber" element
*/
java.lang.String getAssuranceNumber();
/**
* Gets (as xml) the "AssuranceNumber" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber xgetAssuranceNumber();
/**
* True if has "AssuranceNumber" element
*/
boolean isSetAssuranceNumber();
/**
* Sets the "AssuranceNumber" element
*/
void setAssuranceNumber(java.lang.String assuranceNumber);
/**
* Sets (as xml) the "AssuranceNumber" element
*/
void xsetAssuranceNumber(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber assuranceNumber);
/**
* Unsets the "AssuranceNumber" element
*/
void unsetAssuranceNumber();
/**
* An XML AssuranceNumber(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document$RROtherProjectInfo12$VertebrateAnimalsSupplement$AssuranceNumber.
*/
public interface AssuranceNumber extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AssuranceNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("assurancenumberaa9eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber) type.newValue( obj ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement.AssuranceNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.VertebrateAnimalsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML EnvironmentalImpact(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface EnvironmentalImpact extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalImpact.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalimpact201eelemtype");
/**
* Gets the "EnvironmentalImpactIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEnvironmentalImpactIndicator();
/**
* Gets (as xml) the "EnvironmentalImpactIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEnvironmentalImpactIndicator();
/**
* Sets the "EnvironmentalImpactIndicator" element
*/
void setEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum environmentalImpactIndicator);
/**
* Sets (as xml) the "EnvironmentalImpactIndicator" element
*/
void xsetEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType environmentalImpactIndicator);
/**
* Gets the "EnvironmentalImpactExplanation" element
*/
java.lang.String getEnvironmentalImpactExplanation();
/**
* Gets (as xml) the "EnvironmentalImpactExplanation" element
*/
gov.grants.apply.system.globalV10.StringMin1Max55Type xgetEnvironmentalImpactExplanation();
/**
* True if has "EnvironmentalImpactExplanation" element
*/
boolean isSetEnvironmentalImpactExplanation();
/**
* Sets the "EnvironmentalImpactExplanation" element
*/
void setEnvironmentalImpactExplanation(java.lang.String environmentalImpactExplanation);
/**
* Sets (as xml) the "EnvironmentalImpactExplanation" element
*/
void xsetEnvironmentalImpactExplanation(gov.grants.apply.system.globalV10.StringMin1Max55Type environmentalImpactExplanation);
/**
* Unsets the "EnvironmentalImpactExplanation" element
*/
void unsetEnvironmentalImpactExplanation();
/**
* Gets the "EnvironmentalExemption" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption getEnvironmentalExemption();
/**
* True if has "EnvironmentalExemption" element
*/
boolean isSetEnvironmentalExemption();
/**
* Sets the "EnvironmentalExemption" element
*/
void setEnvironmentalExemption(gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption environmentalExemption);
/**
* Appends and returns a new empty "EnvironmentalExemption" element
*/
gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption addNewEnvironmentalExemption();
/**
* Unsets the "EnvironmentalExemption" element
*/
void unsetEnvironmentalExemption();
/**
* An XML EnvironmentalExemption(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface EnvironmentalExemption extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalExemption.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalexemption79d7elemtype");
/**
* Gets the "EnvironmentalExemptionIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEnvironmentalExemptionIndicator();
/**
* Gets (as xml) the "EnvironmentalExemptionIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEnvironmentalExemptionIndicator();
/**
* Sets the "EnvironmentalExemptionIndicator" element
*/
void setEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum environmentalExemptionIndicator);
/**
* Sets (as xml) the "EnvironmentalExemptionIndicator" element
*/
void xsetEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType environmentalExemptionIndicator);
/**
* Gets the "EnvironmentalExemptionExplanation" element
*/
java.lang.String getEnvironmentalExemptionExplanation();
/**
* Gets (as xml) the "EnvironmentalExemptionExplanation" element
*/
gov.grants.apply.system.globalV10.StringMin1Max55Type xgetEnvironmentalExemptionExplanation();
/**
* True if has "EnvironmentalExemptionExplanation" element
*/
boolean isSetEnvironmentalExemptionExplanation();
/**
* Sets the "EnvironmentalExemptionExplanation" element
*/
void setEnvironmentalExemptionExplanation(java.lang.String environmentalExemptionExplanation);
/**
* Sets (as xml) the "EnvironmentalExemptionExplanation" element
*/
void xsetEnvironmentalExemptionExplanation(gov.grants.apply.system.globalV10.StringMin1Max55Type environmentalExemptionExplanation);
/**
* Unsets the "EnvironmentalExemptionExplanation" element
*/
void unsetEnvironmentalExemptionExplanation();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact.EnvironmentalExemption) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EnvironmentalImpact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML InternationalActivities(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface InternationalActivities extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InternationalActivities.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("internationalactivitiesde87elemtype");
/**
* Gets the "InternationalActivitiesIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInternationalActivitiesIndicator();
/**
* Gets (as xml) the "InternationalActivitiesIndicator" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInternationalActivitiesIndicator();
/**
* Sets the "InternationalActivitiesIndicator" element
*/
void setInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum internationalActivitiesIndicator);
/**
* Sets (as xml) the "InternationalActivitiesIndicator" element
*/
void xsetInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType internationalActivitiesIndicator);
/**
* Gets the "ActivitiesPartnershipsCountries" element
*/
java.lang.String getActivitiesPartnershipsCountries();
/**
* Gets (as xml) the "ActivitiesPartnershipsCountries" element
*/
gov.grants.apply.system.globalV10.StringMin1Max55Type xgetActivitiesPartnershipsCountries();
/**
* True if has "ActivitiesPartnershipsCountries" element
*/
boolean isSetActivitiesPartnershipsCountries();
/**
* Sets the "ActivitiesPartnershipsCountries" element
*/
void setActivitiesPartnershipsCountries(java.lang.String activitiesPartnershipsCountries);
/**
* Sets (as xml) the "ActivitiesPartnershipsCountries" element
*/
void xsetActivitiesPartnershipsCountries(gov.grants.apply.system.globalV10.StringMin1Max55Type activitiesPartnershipsCountries);
/**
* Unsets the "ActivitiesPartnershipsCountries" element
*/
void unsetActivitiesPartnershipsCountries();
/**
* Gets the "InternationalActivitiesExplanation" element
*/
java.lang.String getInternationalActivitiesExplanation();
/**
* Gets (as xml) the "InternationalActivitiesExplanation" element
*/
gov.grants.apply.system.globalV10.StringMin1Max55Type xgetInternationalActivitiesExplanation();
/**
* True if has "InternationalActivitiesExplanation" element
*/
boolean isSetInternationalActivitiesExplanation();
/**
* Sets the "InternationalActivitiesExplanation" element
*/
void setInternationalActivitiesExplanation(java.lang.String internationalActivitiesExplanation);
/**
* Sets (as xml) the "InternationalActivitiesExplanation" element
*/
void xsetInternationalActivitiesExplanation(gov.grants.apply.system.globalV10.StringMin1Max55Type internationalActivitiesExplanation);
/**
* Unsets the "InternationalActivitiesExplanation" element
*/
void unsetInternationalActivitiesExplanation();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.InternationalActivities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML AbstractAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface AbstractAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AbstractAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("abstractattachments2914elemtype");
/**
* Gets the "AbstractAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAbstractAttachment();
/**
* Sets the "AbstractAttachment" element
*/
void setAbstractAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType abstractAttachment);
/**
* Appends and returns a new empty "AbstractAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAbstractAttachment();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.AbstractAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ProjectNarrativeAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface ProjectNarrativeAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProjectNarrativeAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("projectnarrativeattachments8f8belemtype");
/**
* Gets the "ProjectNarrativeAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getProjectNarrativeAttachment();
/**
* Sets the "ProjectNarrativeAttachment" element
*/
void setProjectNarrativeAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType projectNarrativeAttachment);
/**
* Appends and returns a new empty "ProjectNarrativeAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewProjectNarrativeAttachment();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.ProjectNarrativeAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML BibliographyAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface BibliographyAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BibliographyAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bibliographyattachmentsd054elemtype");
/**
* Gets the "BibliographyAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getBibliographyAttachment();
/**
* Sets the "BibliographyAttachment" element
*/
void setBibliographyAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType bibliographyAttachment);
/**
* Appends and returns a new empty "BibliographyAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewBibliographyAttachment();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.BibliographyAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML FacilitiesAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface FacilitiesAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FacilitiesAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("facilitiesattachments90b3elemtype");
/**
* Gets the "FacilitiesAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getFacilitiesAttachment();
/**
* Sets the "FacilitiesAttachment" element
*/
void setFacilitiesAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType facilitiesAttachment);
/**
* Appends and returns a new empty "FacilitiesAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewFacilitiesAttachment();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.FacilitiesAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML EquipmentAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface EquipmentAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentattachments3910elemtype");
/**
* Gets the "EquipmentAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getEquipmentAttachment();
/**
* Sets the "EquipmentAttachment" element
*/
void setEquipmentAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType equipmentAttachment);
/**
* Appends and returns a new empty "EquipmentAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewEquipmentAttachment();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.EquipmentAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML OtherAttachments(@http://apply.grants.gov/forms/RR_OtherProjectInfo_1_2-V1.2).
*
* This is a complex type.
*/
public interface OtherAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherattachmentse012elemtype");
/**
* Gets array of all "OtherAttachment" elements
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType[] getOtherAttachmentArray();
/**
* Gets ith "OtherAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getOtherAttachmentArray(int i);
/**
* Returns number of "OtherAttachment" element
*/
int sizeOfOtherAttachmentArray();
/**
* Sets array of all "OtherAttachment" element
*/
void setOtherAttachmentArray(gov.grants.apply.system.attachmentsV10.AttachedFileDataType[] otherAttachmentArray);
/**
* Sets ith "OtherAttachment" element
*/
void setOtherAttachmentArray(int i, gov.grants.apply.system.attachmentsV10.AttachedFileDataType otherAttachment);
/**
* Inserts and returns a new empty value (as xml) as the ith "OtherAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType insertNewOtherAttachment(int i);
/**
* Appends and returns a new empty value (as xml) as the last "OtherAttachment" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewOtherAttachment();
/**
* Removes the ith "OtherAttachment" element
*/
void removeOtherAttachment(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12.OtherAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12 newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document.RROtherProjectInfo12) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document newInstance() {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (gov.grants.apply.forms.rrOtherProjectInfo12V12.RROtherProjectInfo12Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}