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: PHS398_ResearchTrainingProgramPlan_2_0
* Namespace: http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0
* Java type: gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document
*
* Automatically generated - do not modify.
*/
package gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20;
/**
* A document containing one PHS398_ResearchTrainingProgramPlan_2_0(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0) element.
*
* This is a complex type.
*/
public interface PHS398ResearchTrainingProgramPlan20Document extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PHS398ResearchTrainingProgramPlan20Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398researchtrainingprogramplan20efdedoctype");
/**
* Gets the "PHS398_ResearchTrainingProgramPlan_2_0" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20 getPHS398ResearchTrainingProgramPlan20();
/**
* Sets the "PHS398_ResearchTrainingProgramPlan_2_0" element
*/
void setPHS398ResearchTrainingProgramPlan20(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20 phs398ResearchTrainingProgramPlan20);
/**
* Appends and returns a new empty "PHS398_ResearchTrainingProgramPlan_2_0" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20 addNewPHS398ResearchTrainingProgramPlan20();
/**
* An XML PHS398_ResearchTrainingProgramPlan_2_0(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface PHS398ResearchTrainingProgramPlan20 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PHS398ResearchTrainingProgramPlan20.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398researchtrainingprogramplan20f0aeelemtype");
/**
* Gets the "ResearchTrainingProgramPlanAttachments" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments getResearchTrainingProgramPlanAttachments();
/**
* True if has "ResearchTrainingProgramPlanAttachments" element
*/
boolean isSetResearchTrainingProgramPlanAttachments();
/**
* Sets the "ResearchTrainingProgramPlanAttachments" element
*/
void setResearchTrainingProgramPlanAttachments(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments researchTrainingProgramPlanAttachments);
/**
* Appends and returns a new empty "ResearchTrainingProgramPlanAttachments" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments addNewResearchTrainingProgramPlanAttachments();
/**
* Unsets the "ResearchTrainingProgramPlanAttachments" element
*/
void unsetResearchTrainingProgramPlanAttachments();
/**
* 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 ResearchTrainingProgramPlanAttachments(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ResearchTrainingProgramPlanAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ResearchTrainingProgramPlanAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("researchtrainingprogramplanattachmentsb502elemtype");
/**
* Gets the "IntroductionToApplication" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication getIntroductionToApplication();
/**
* True if has "IntroductionToApplication" element
*/
boolean isSetIntroductionToApplication();
/**
* Sets the "IntroductionToApplication" element
*/
void setIntroductionToApplication(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication introductionToApplication);
/**
* Appends and returns a new empty "IntroductionToApplication" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication addNewIntroductionToApplication();
/**
* Unsets the "IntroductionToApplication" element
*/
void unsetIntroductionToApplication();
/**
* Gets the "Background" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background getBackground();
/**
* True if has "Background" element
*/
boolean isSetBackground();
/**
* Sets the "Background" element
*/
void setBackground(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background background);
/**
* Appends and returns a new empty "Background" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background addNewBackground();
/**
* Unsets the "Background" element
*/
void unsetBackground();
/**
* Gets the "ProgramPlan" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan getProgramPlan();
/**
* True if has "ProgramPlan" element
*/
boolean isSetProgramPlan();
/**
* Sets the "ProgramPlan" element
*/
void setProgramPlan(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan programPlan);
/**
* Appends and returns a new empty "ProgramPlan" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan addNewProgramPlan();
/**
* Unsets the "ProgramPlan" element
*/
void unsetProgramPlan();
/**
* Gets the "RecruitmentAndRetentionPlanToEnhanceDiversity" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity getRecruitmentAndRetentionPlanToEnhanceDiversity();
/**
* True if has "RecruitmentAndRetentionPlanToEnhanceDiversity" element
*/
boolean isSetRecruitmentAndRetentionPlanToEnhanceDiversity();
/**
* Sets the "RecruitmentAndRetentionPlanToEnhanceDiversity" element
*/
void setRecruitmentAndRetentionPlanToEnhanceDiversity(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity recruitmentAndRetentionPlanToEnhanceDiversity);
/**
* Appends and returns a new empty "RecruitmentAndRetentionPlanToEnhanceDiversity" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity addNewRecruitmentAndRetentionPlanToEnhanceDiversity();
/**
* Unsets the "RecruitmentAndRetentionPlanToEnhanceDiversity" element
*/
void unsetRecruitmentAndRetentionPlanToEnhanceDiversity();
/**
* Gets the "ResponsibleConductOfResearch" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch getResponsibleConductOfResearch();
/**
* True if has "ResponsibleConductOfResearch" element
*/
boolean isSetResponsibleConductOfResearch();
/**
* Sets the "ResponsibleConductOfResearch" element
*/
void setResponsibleConductOfResearch(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch responsibleConductOfResearch);
/**
* Appends and returns a new empty "ResponsibleConductOfResearch" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch addNewResponsibleConductOfResearch();
/**
* Unsets the "ResponsibleConductOfResearch" element
*/
void unsetResponsibleConductOfResearch();
/**
* Gets the "ProgressReport" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport getProgressReport();
/**
* True if has "ProgressReport" element
*/
boolean isSetProgressReport();
/**
* Sets the "ProgressReport" element
*/
void setProgressReport(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport progressReport);
/**
* Appends and returns a new empty "ProgressReport" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport addNewProgressReport();
/**
* Unsets the "ProgressReport" element
*/
void unsetProgressReport();
/**
* Gets the "HumanSubjects" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects getHumanSubjects();
/**
* True if has "HumanSubjects" element
*/
boolean isSetHumanSubjects();
/**
* Sets the "HumanSubjects" element
*/
void setHumanSubjects(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects humanSubjects);
/**
* Appends and returns a new empty "HumanSubjects" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects addNewHumanSubjects();
/**
* Unsets the "HumanSubjects" element
*/
void unsetHumanSubjects();
/**
* Gets the "VertebrateAnimals" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals getVertebrateAnimals();
/**
* True if has "VertebrateAnimals" element
*/
boolean isSetVertebrateAnimals();
/**
* Sets the "VertebrateAnimals" element
*/
void setVertebrateAnimals(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals vertebrateAnimals);
/**
* Appends and returns a new empty "VertebrateAnimals" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals addNewVertebrateAnimals();
/**
* Unsets the "VertebrateAnimals" element
*/
void unsetVertebrateAnimals();
/**
* Gets the "SelectAgentResearch" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch getSelectAgentResearch();
/**
* True if has "SelectAgentResearch" element
*/
boolean isSetSelectAgentResearch();
/**
* Sets the "SelectAgentResearch" element
*/
void setSelectAgentResearch(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch selectAgentResearch);
/**
* Appends and returns a new empty "SelectAgentResearch" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch addNewSelectAgentResearch();
/**
* Unsets the "SelectAgentResearch" element
*/
void unsetSelectAgentResearch();
/**
* Gets the "MultiplePDPILeadershipPlan" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan getMultiplePDPILeadershipPlan();
/**
* True if has "MultiplePDPILeadershipPlan" element
*/
boolean isSetMultiplePDPILeadershipPlan();
/**
* Sets the "MultiplePDPILeadershipPlan" element
*/
void setMultiplePDPILeadershipPlan(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan multiplePDPILeadershipPlan);
/**
* Appends and returns a new empty "MultiplePDPILeadershipPlan" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan addNewMultiplePDPILeadershipPlan();
/**
* Unsets the "MultiplePDPILeadershipPlan" element
*/
void unsetMultiplePDPILeadershipPlan();
/**
* Gets the "ConsortiumContractualArrangements" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements getConsortiumContractualArrangements();
/**
* True if has "ConsortiumContractualArrangements" element
*/
boolean isSetConsortiumContractualArrangements();
/**
* Sets the "ConsortiumContractualArrangements" element
*/
void setConsortiumContractualArrangements(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements consortiumContractualArrangements);
/**
* Appends and returns a new empty "ConsortiumContractualArrangements" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements addNewConsortiumContractualArrangements();
/**
* Unsets the "ConsortiumContractualArrangements" element
*/
void unsetConsortiumContractualArrangements();
/**
* Gets the "ParticipatingFacultyBiosketches" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches getParticipatingFacultyBiosketches();
/**
* True if has "ParticipatingFacultyBiosketches" element
*/
boolean isSetParticipatingFacultyBiosketches();
/**
* Sets the "ParticipatingFacultyBiosketches" element
*/
void setParticipatingFacultyBiosketches(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches participatingFacultyBiosketches);
/**
* Appends and returns a new empty "ParticipatingFacultyBiosketches" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches addNewParticipatingFacultyBiosketches();
/**
* Unsets the "ParticipatingFacultyBiosketches" element
*/
void unsetParticipatingFacultyBiosketches();
/**
* Gets the "DataTables" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables getDataTables();
/**
* True if has "DataTables" element
*/
boolean isSetDataTables();
/**
* Sets the "DataTables" element
*/
void setDataTables(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables dataTables);
/**
* Appends and returns a new empty "DataTables" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables addNewDataTables();
/**
* Unsets the "DataTables" element
*/
void unsetDataTables();
/**
* Gets the "LettersOfSupport" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport getLettersOfSupport();
/**
* True if has "LettersOfSupport" element
*/
boolean isSetLettersOfSupport();
/**
* Sets the "LettersOfSupport" element
*/
void setLettersOfSupport(gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport lettersOfSupport);
/**
* Appends and returns a new empty "LettersOfSupport" element
*/
gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport addNewLettersOfSupport();
/**
* Unsets the "LettersOfSupport" element
*/
void unsetLettersOfSupport();
/**
* Gets the "Appendix" element
*/
gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType getAppendix();
/**
* True if has "Appendix" element
*/
boolean isSetAppendix();
/**
* Sets the "Appendix" element
*/
void setAppendix(gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType appendix);
/**
* Appends and returns a new empty "Appendix" element
*/
gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType addNewAppendix();
/**
* Unsets the "Appendix" element
*/
void unsetAppendix();
/**
* An XML IntroductionToApplication(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface IntroductionToApplication extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntroductionToApplication.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("introductiontoapplication853belemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.IntroductionToApplication) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Background(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface Background extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Background.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("background2b58elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.Background) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ProgramPlan(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ProgramPlan extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramPlan.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programplan2889elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgramPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML RecruitmentAndRetentionPlanToEnhanceDiversity(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface RecruitmentAndRetentionPlanToEnhanceDiversity extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RecruitmentAndRetentionPlanToEnhanceDiversity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("recruitmentandretentionplantoenhancediversity2ce4elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.RecruitmentAndRetentionPlanToEnhanceDiversity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ResponsibleConductOfResearch(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ResponsibleConductOfResearch extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ResponsibleConductOfResearch.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("responsibleconductofresearch5526elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ResponsibleConductOfResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ProgressReport(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ProgressReport extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgressReport.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("progressreportdaa5elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ProgressReport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML HumanSubjects(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface HumanSubjects extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HumanSubjects.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("humansubjectsd9a2elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.HumanSubjects) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML VertebrateAnimals(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface VertebrateAnimals extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VertebrateAnimals.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vertebrateanimalsd92delemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.VertebrateAnimals) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML SelectAgentResearch(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface SelectAgentResearch extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SelectAgentResearch.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("selectagentresearch6a92elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.SelectAgentResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML MultiplePDPILeadershipPlan(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface MultiplePDPILeadershipPlan extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MultiplePDPILeadershipPlan.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("multiplepdpileadershipplanbcbbelemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.MultiplePDPILeadershipPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ConsortiumContractualArrangements(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ConsortiumContractualArrangements extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsortiumContractualArrangements.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consortiumcontractualarrangements3100elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ConsortiumContractualArrangements) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ParticipatingFacultyBiosketches(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface ParticipatingFacultyBiosketches extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ParticipatingFacultyBiosketches.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("participatingfacultybiosketches8dfdelemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.ParticipatingFacultyBiosketches) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML DataTables(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface DataTables extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DataTables.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("datatables2e77elemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.DataTables) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML LettersOfSupport(@http://apply.grants.gov/forms/PHS398_ResearchTrainingProgramPlan_2_0-V2.0).
*
* This is a complex type.
*/
public interface LettersOfSupport extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LettersOfSupport.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("lettersofsupport893belemtype");
/**
* Gets the "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
/**
* Sets the "attFile" element
*/
void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
/**
* Appends and returns a new empty "attFile" element
*/
gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments.LettersOfSupport) 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.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20.ResearchTrainingProgramPlanAttachments) 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.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20 newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document.PHS398ResearchTrainingProgramPlan20) 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.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document newInstance() {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) 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.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document 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.phs398ResearchTrainingProgramPlan20V20.PHS398ResearchTrainingProgramPlan20Document) 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
}
}