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: COPS_Budget
* Namespace: http://apply.grants.gov/forms/COPS_Budget-V1.1
* Java type: gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument
*
* Automatically generated - do not modify.
*/
package gov.grants.apply.forms.copsBudgetV11;
/**
* A document containing one COPS_Budget(@http://apply.grants.gov/forms/COPS_Budget-V1.1) element.
*
* This is a complex type.
*/
public interface COPSBudgetDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudgetDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudgetb000doctype");
/**
* Gets the "COPS_Budget" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget getCOPSBudget();
/**
* Sets the "COPS_Budget" element
*/
void setCOPSBudget(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget copsBudget);
/**
* Appends and returns a new empty "COPS_Budget" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget addNewCOPSBudget();
/**
* An XML COPS_Budget(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface COPSBudget extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudget.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudgetf4ffelemtype");
/**
* Gets the "ApplicantOrganization" element
*/
java.lang.String getApplicantOrganization();
/**
* Gets (as xml) the "ApplicantOrganization" element
*/
gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetApplicantOrganization();
/**
* Sets the "ApplicantOrganization" element
*/
void setApplicantOrganization(java.lang.String applicantOrganization);
/**
* Sets (as xml) the "ApplicantOrganization" element
*/
void xsetApplicantOrganization(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType applicantOrganization);
/**
* Gets the "ApplicantORINumber" element
*/
java.lang.String getApplicantORINumber();
/**
* Gets (as xml) the "ApplicantORINumber" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber xgetApplicantORINumber();
/**
* True if has "ApplicantORINumber" element
*/
boolean isSetApplicantORINumber();
/**
* Sets the "ApplicantORINumber" element
*/
void setApplicantORINumber(java.lang.String applicantORINumber);
/**
* Sets (as xml) the "ApplicantORINumber" element
*/
void xsetApplicantORINumber(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber applicantORINumber);
/**
* Unsets the "ApplicantORINumber" element
*/
void unsetApplicantORINumber();
/**
* Gets the "ProgramName" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName.Enum getProgramName();
/**
* Gets (as xml) the "ProgramName" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName xgetProgramName();
/**
* Sets the "ProgramName" element
*/
void setProgramName(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName.Enum programName);
/**
* Sets (as xml) the "ProgramName" element
*/
void xsetProgramName(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName programName);
/**
* Gets the "no_officer_personnel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoOfficerPersonnel();
/**
* Gets (as xml) the "no_officer_personnel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoOfficerPersonnel();
/**
* True if has "no_officer_personnel" element
*/
boolean isSetNoOfficerPersonnel();
/**
* Sets the "no_officer_personnel" element
*/
void setNoOfficerPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noOfficerPersonnel);
/**
* Sets (as xml) the "no_officer_personnel" element
*/
void xsetNoOfficerPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType noOfficerPersonnel);
/**
* Unsets the "no_officer_personnel" element
*/
void unsetNoOfficerPersonnel();
/**
* Gets the "full_time_officers_requested" element
*/
int getFullTimeOfficersRequested();
/**
* Gets (as xml) the "full_time_officers_requested" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested xgetFullTimeOfficersRequested();
/**
* True if has "full_time_officers_requested" element
*/
boolean isSetFullTimeOfficersRequested();
/**
* Sets the "full_time_officers_requested" element
*/
void setFullTimeOfficersRequested(int fullTimeOfficersRequested);
/**
* Sets (as xml) the "full_time_officers_requested" element
*/
void xsetFullTimeOfficersRequested(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested fullTimeOfficersRequested);
/**
* Unsets the "full_time_officers_requested" element
*/
void unsetFullTimeOfficersRequested();
/**
* Gets the "part_time_officers_requested" element
*/
int getPartTimeOfficersRequested();
/**
* Gets (as xml) the "part_time_officers_requested" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested xgetPartTimeOfficersRequested();
/**
* True if has "part_time_officers_requested" element
*/
boolean isSetPartTimeOfficersRequested();
/**
* Sets the "part_time_officers_requested" element
*/
void setPartTimeOfficersRequested(int partTimeOfficersRequested);
/**
* Sets (as xml) the "part_time_officers_requested" element
*/
void xsetPartTimeOfficersRequested(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested partTimeOfficersRequested);
/**
* Unsets the "part_time_officers_requested" element
*/
void unsetPartTimeOfficersRequested();
/**
* Gets the "pt_avg_hrs_per_wk" element
*/
int getPtAvgHrsPerWk();
/**
* Gets (as xml) the "pt_avg_hrs_per_wk" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk xgetPtAvgHrsPerWk();
/**
* True if has "pt_avg_hrs_per_wk" element
*/
boolean isSetPtAvgHrsPerWk();
/**
* Sets the "pt_avg_hrs_per_wk" element
*/
void setPtAvgHrsPerWk(int ptAvgHrsPerWk);
/**
* Sets (as xml) the "pt_avg_hrs_per_wk" element
*/
void xsetPtAvgHrsPerWk(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk ptAvgHrsPerWk);
/**
* Unsets the "pt_avg_hrs_per_wk" element
*/
void unsetPtAvgHrsPerWk();
/**
* Gets the "pt_hours_fulltime" element
*/
int getPtHoursFulltime();
/**
* Gets (as xml) the "pt_hours_fulltime" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime xgetPtHoursFulltime();
/**
* True if has "pt_hours_fulltime" element
*/
boolean isSetPtHoursFulltime();
/**
* Sets the "pt_hours_fulltime" element
*/
void setPtHoursFulltime(int ptHoursFulltime);
/**
* Sets (as xml) the "pt_hours_fulltime" element
*/
void xsetPtHoursFulltime(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime ptHoursFulltime);
/**
* Unsets the "pt_hours_fulltime" element
*/
void unsetPtHoursFulltime();
/**
* Gets the "pt_hours_per_yr" element
*/
int getPtHoursPerYr();
/**
* Gets (as xml) the "pt_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr xgetPtHoursPerYr();
/**
* True if has "pt_hours_per_yr" element
*/
boolean isSetPtHoursPerYr();
/**
* Sets the "pt_hours_per_yr" element
*/
void setPtHoursPerYr(int ptHoursPerYr);
/**
* Sets (as xml) the "pt_hours_per_yr" element
*/
void xsetPtHoursPerYr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr ptHoursPerYr);
/**
* Unsets the "pt_hours_per_yr" element
*/
void unsetPtHoursPerYr();
/**
* Gets the "pt_hourly_rate" element
*/
java.math.BigDecimal getPtHourlyRate();
/**
* Gets (as xml) the "pt_hourly_rate" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPtHourlyRate();
/**
* True if has "pt_hourly_rate" element
*/
boolean isSetPtHourlyRate();
/**
* Sets the "pt_hourly_rate" element
*/
void setPtHourlyRate(java.math.BigDecimal ptHourlyRate);
/**
* Sets (as xml) the "pt_hourly_rate" element
*/
void xsetPtHourlyRate(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type ptHourlyRate);
/**
* Unsets the "pt_hourly_rate" element
*/
void unsetPtHourlyRate();
/**
* Gets array of all "full_time_bsalary_fbenefits" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits[] getFullTimeBsalaryFbenefitsArray();
/**
* Gets ith "full_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits getFullTimeBsalaryFbenefitsArray(int i);
/**
* Returns number of "full_time_bsalary_fbenefits" element
*/
int sizeOfFullTimeBsalaryFbenefitsArray();
/**
* Sets array of all "full_time_bsalary_fbenefits" element
*/
void setFullTimeBsalaryFbenefitsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits[] fullTimeBsalaryFbenefitsArray);
/**
* Sets ith "full_time_bsalary_fbenefits" element
*/
void setFullTimeBsalaryFbenefitsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits fullTimeBsalaryFbenefits);
/**
* Inserts and returns a new empty value (as xml) as the ith "full_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits insertNewFullTimeBsalaryFbenefits(int i);
/**
* Appends and returns a new empty value (as xml) as the last "full_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits addNewFullTimeBsalaryFbenefits();
/**
* Removes the ith "full_time_bsalary_fbenefits" element
*/
void removeFullTimeBsalaryFbenefits(int i);
/**
* Gets array of all "part_time_bsalary_fbenefits" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits[] getPartTimeBsalaryFbenefitsArray();
/**
* Gets ith "part_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits getPartTimeBsalaryFbenefitsArray(int i);
/**
* Returns number of "part_time_bsalary_fbenefits" element
*/
int sizeOfPartTimeBsalaryFbenefitsArray();
/**
* Sets array of all "part_time_bsalary_fbenefits" element
*/
void setPartTimeBsalaryFbenefitsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits[] partTimeBsalaryFbenefitsArray);
/**
* Sets ith "part_time_bsalary_fbenefits" element
*/
void setPartTimeBsalaryFbenefitsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits partTimeBsalaryFbenefits);
/**
* Inserts and returns a new empty value (as xml) as the ith "part_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits insertNewPartTimeBsalaryFbenefits(int i);
/**
* Appends and returns a new empty value (as xml) as the last "part_time_bsalary_fbenefits" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits addNewPartTimeBsalaryFbenefits();
/**
* Removes the ith "part_time_bsalary_fbenefits" element
*/
void removePartTimeBsalaryFbenefits(int i);
/**
* Gets the "sal_incr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr getSalIncr();
/**
* True if has "sal_incr" element
*/
boolean isSetSalIncr();
/**
* Sets the "sal_incr" element
*/
void setSalIncr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr salIncr);
/**
* Appends and returns a new empty "sal_incr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr addNewSalIncr();
/**
* Unsets the "sal_incr" element
*/
void unsetSalIncr();
/**
* Gets the "sal_reasons" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons getSalReasons();
/**
* True if has "sal_reasons" element
*/
boolean isSetSalReasons();
/**
* Sets the "sal_reasons" element
*/
void setSalReasons(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons salReasons);
/**
* Appends and returns a new empty "sal_reasons" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons addNewSalReasons();
/**
* Unsets the "sal_reasons" element
*/
void unsetSalReasons();
/**
* Gets the "full_time_three_yr_projection" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection getFullTimeThreeYrProjection();
/**
* True if has "full_time_three_yr_projection" element
*/
boolean isSetFullTimeThreeYrProjection();
/**
* Sets the "full_time_three_yr_projection" element
*/
void setFullTimeThreeYrProjection(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection fullTimeThreeYrProjection);
/**
* Appends and returns a new empty "full_time_three_yr_projection" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection addNewFullTimeThreeYrProjection();
/**
* Unsets the "full_time_three_yr_projection" element
*/
void unsetFullTimeThreeYrProjection();
/**
* Gets the "part_time_three_yr_projection" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection getPartTimeThreeYrProjection();
/**
* True if has "part_time_three_yr_projection" element
*/
boolean isSetPartTimeThreeYrProjection();
/**
* Sets the "part_time_three_yr_projection" element
*/
void setPartTimeThreeYrProjection(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection partTimeThreeYrProjection);
/**
* Appends and returns a new empty "part_time_three_yr_projection" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection addNewPartTimeThreeYrProjection();
/**
* Unsets the "part_time_three_yr_projection" element
*/
void unsetPartTimeThreeYrProjection();
/**
* Gets the "sworn_officer_budget" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget getSwornOfficerBudget();
/**
* True if has "sworn_officer_budget" element
*/
boolean isSetSwornOfficerBudget();
/**
* Sets the "sworn_officer_budget" element
*/
void setSwornOfficerBudget(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget swornOfficerBudget);
/**
* Appends and returns a new empty "sworn_officer_budget" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget addNewSwornOfficerBudget();
/**
* Unsets the "sworn_officer_budget" element
*/
void unsetSwornOfficerBudget();
/**
* Gets the "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel getCivilianOtherPersonnel();
/**
* True if has "civilian_other_personnel" element
*/
boolean isSetCivilianOtherPersonnel();
/**
* Sets the "civilian_other_personnel" element
*/
void setCivilianOtherPersonnel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel civilianOtherPersonnel);
/**
* Appends and returns a new empty "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel addNewCivilianOtherPersonnel();
/**
* Unsets the "civilian_other_personnel" element
*/
void unsetCivilianOtherPersonnel();
/**
* Gets the "not_budgeted_reason" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason getNotBudgetedReason();
/**
* True if has "not_budgeted_reason" element
*/
boolean isSetNotBudgetedReason();
/**
* Sets the "not_budgeted_reason" element
*/
void setNotBudgetedReason(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason notBudgetedReason);
/**
* Appends and returns a new empty "not_budgeted_reason" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason addNewNotBudgetedReason();
/**
* Unsets the "not_budgeted_reason" element
*/
void unsetNotBudgetedReason();
/**
* Gets the "Equipment_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection getEquipmentSection();
/**
* True if has "Equipment_Section" element
*/
boolean isSetEquipmentSection();
/**
* Sets the "Equipment_Section" element
*/
void setEquipmentSection(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection equipmentSection);
/**
* Appends and returns a new empty "Equipment_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection addNewEquipmentSection();
/**
* Unsets the "Equipment_Section" element
*/
void unsetEquipmentSection();
/**
* Gets the "Other_Costs_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection getOtherCostsSection();
/**
* True if has "Other_Costs_Section" element
*/
boolean isSetOtherCostsSection();
/**
* Sets the "Other_Costs_Section" element
*/
void setOtherCostsSection(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection otherCostsSection);
/**
* Appends and returns a new empty "Other_Costs_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection addNewOtherCostsSection();
/**
* Unsets the "Other_Costs_Section" element
*/
void unsetOtherCostsSection();
/**
* Gets the "Supplies_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection getSuppliesSection();
/**
* True if has "Supplies_Section" element
*/
boolean isSetSuppliesSection();
/**
* Sets the "Supplies_Section" element
*/
void setSuppliesSection(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection suppliesSection);
/**
* Appends and returns a new empty "Supplies_Section" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection addNewSuppliesSection();
/**
* Unsets the "Supplies_Section" element
*/
void unsetSuppliesSection();
/**
* Gets the "Travel_Training" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining getTravelTraining();
/**
* True if has "Travel_Training" element
*/
boolean isSetTravelTraining();
/**
* Sets the "Travel_Training" element
*/
void setTravelTraining(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining travelTraining);
/**
* Appends and returns a new empty "Travel_Training" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining addNewTravelTraining();
/**
* Unsets the "Travel_Training" element
*/
void unsetTravelTraining();
/**
* Gets the "Contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts getContracts();
/**
* True if has "Contracts" element
*/
boolean isSetContracts();
/**
* Sets the "Contracts" element
*/
void setContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts contracts);
/**
* Appends and returns a new empty "Contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts addNewContracts();
/**
* Unsets the "Contracts" element
*/
void unsetContracts();
/**
* Gets the "Indirect_Costs" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts getIndirectCosts();
/**
* True if has "Indirect_Costs" element
*/
boolean isSetIndirectCosts();
/**
* Sets the "Indirect_Costs" element
*/
void setIndirectCosts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts indirectCosts);
/**
* Appends and returns a new empty "Indirect_Costs" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts addNewIndirectCosts();
/**
* Unsets the "Indirect_Costs" element
*/
void unsetIndirectCosts();
/**
* Gets the "Budget_Summary" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary getBudgetSummary();
/**
* True if has "Budget_Summary" element
*/
boolean isSetBudgetSummary();
/**
* Sets the "Budget_Summary" element
*/
void setBudgetSummary(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary budgetSummary);
/**
* Appends and returns a new empty "Budget_Summary" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary addNewBudgetSummary();
/**
* Unsets the "Budget_Summary" element
*/
void unsetBudgetSummary();
/**
* Gets the "budget_contact" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact getBudgetContact();
/**
* Sets the "budget_contact" element
*/
void setBudgetContact(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact budgetContact);
/**
* Appends and returns a new empty "budget_contact" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact addNewBudgetContact();
/**
* 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 ApplicantORINumber(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$ApplicantORINumber.
*/
public interface ApplicantORINumber extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantORINumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantorinumberc9b6elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML ProgramName(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$ProgramName.
*/
public interface ProgramName extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programnamee6a4elemtype");
org.apache.xmlbeans.StringEnumAbstractBase enumValue();
void set(org.apache.xmlbeans.StringEnumAbstractBase e);
static final Enum COPS_IN_SCHOOLS = Enum.forString("COPSInSchools");
static final Enum TRIBAL_PROGRAMS = Enum.forString("TribalPrograms");
static final Enum UNIVERSAL_HIRING_PROGRAM = Enum.forString("UniversalHiringProgram");
static final Enum COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.forString("CommunityPolicingDevelopmentPrograms");
static final Enum TARGETED_PROGRAMS = Enum.forString("TargetedPrograms");
static final Enum INTEROPERABLE_COMMUNICATIONS_TECHNOLOGY_PROGRAM = Enum.forString("InteroperableCommunicationsTechnologyProgram");
static final Enum SECURE_OUR_SCHOOLS = Enum.forString("SecureOurSchools");
static final int INT_COPS_IN_SCHOOLS = Enum.INT_COPS_IN_SCHOOLS;
static final int INT_TRIBAL_PROGRAMS = Enum.INT_TRIBAL_PROGRAMS;
static final int INT_UNIVERSAL_HIRING_PROGRAM = Enum.INT_UNIVERSAL_HIRING_PROGRAM;
static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS;
static final int INT_TARGETED_PROGRAMS = Enum.INT_TARGETED_PROGRAMS;
static final int INT_INTEROPERABLE_COMMUNICATIONS_TECHNOLOGY_PROGRAM = Enum.INT_INTEROPERABLE_COMMUNICATIONS_TECHNOLOGY_PROGRAM;
static final int INT_SECURE_OUR_SCHOOLS = Enum.INT_SECURE_OUR_SCHOOLS;
/**
* Enumeration value class for gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$ProgramName.
* 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_COPS_IN_SCHOOLS
* 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_COPS_IN_SCHOOLS = 1;
static final int INT_TRIBAL_PROGRAMS = 2;
static final int INT_UNIVERSAL_HIRING_PROGRAM = 3;
static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = 4;
static final int INT_TARGETED_PROGRAMS = 5;
static final int INT_INTEROPERABLE_COMMUNICATIONS_TECHNOLOGY_PROGRAM = 6;
static final int INT_SECURE_OUR_SCHOOLS = 7;
public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
new org.apache.xmlbeans.StringEnumAbstractBase.Table
(
new Enum[]
{
new Enum("COPSInSchools", INT_COPS_IN_SCHOOLS),
new Enum("TribalPrograms", INT_TRIBAL_PROGRAMS),
new Enum("UniversalHiringProgram", INT_UNIVERSAL_HIRING_PROGRAM),
new Enum("CommunityPolicingDevelopmentPrograms", INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS),
new Enum("TargetedPrograms", INT_TARGETED_PROGRAMS),
new Enum("InteroperableCommunicationsTechnologyProgram", INT_INTEROPERABLE_COMMUNICATIONS_TECHNOLOGY_PROGRAM),
new Enum("SecureOurSchools", INT_SECURE_OUR_SCHOOLS),
}
);
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.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_officers_requested(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$FullTimeOfficersRequested.
*/
public interface FullTimeOfficersRequested extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeOfficersRequested.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimeofficersrequested2d75elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_officers_requested(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PartTimeOfficersRequested.
*/
public interface PartTimeOfficersRequested extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeOfficersRequested.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimeofficersrequested7191elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML pt_avg_hrs_per_wk(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PtAvgHrsPerWk.
*/
public interface PtAvgHrsPerWk extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PtAvgHrsPerWk.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ptavghrsperwkd1dfelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtAvgHrsPerWk) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML pt_hours_fulltime(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PtHoursFulltime.
*/
public interface PtHoursFulltime extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PtHoursFulltime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("pthoursfulltimea00celemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursFulltime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML pt_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PtHoursPerYr.
*/
public interface PtHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PtHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("pthoursperyr8a4delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PtHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_bsalary_fbenefits(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface FullTimeBsalaryFbenefits extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeBsalaryFbenefits.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimebsalaryfbenefits9ae6elemtype");
/**
* Gets the "full_time_base_salary_amount" element
*/
java.math.BigDecimal getFullTimeBaseSalaryAmount();
/**
* Gets (as xml) the "full_time_base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeBaseSalaryAmount();
/**
* True if has "full_time_base_salary_amount" element
*/
boolean isSetFullTimeBaseSalaryAmount();
/**
* Sets the "full_time_base_salary_amount" element
*/
void setFullTimeBaseSalaryAmount(java.math.BigDecimal fullTimeBaseSalaryAmount);
/**
* Sets (as xml) the "full_time_base_salary_amount" element
*/
void xsetFullTimeBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeBaseSalaryAmount);
/**
* Unsets the "full_time_base_salary_amount" element
*/
void unsetFullTimeBaseSalaryAmount();
/**
* Gets the "full_time_social_security_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeSocialSecurityFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_social_security_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeSocialSecurityFringeBenefitAmount();
/**
* True if has "full_time_social_security_fringe_benefit_amount" element
*/
boolean isSetFullTimeSocialSecurityFringeBenefitAmount();
/**
* Sets the "full_time_social_security_fringe_benefit_amount" element
*/
void setFullTimeSocialSecurityFringeBenefitAmount(java.math.BigDecimal fullTimeSocialSecurityFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_social_security_fringe_benefit_amount" element
*/
void xsetFullTimeSocialSecurityFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeSocialSecurityFringeBenefitAmount);
/**
* Unsets the "full_time_social_security_fringe_benefit_amount" element
*/
void unsetFullTimeSocialSecurityFringeBenefitAmount();
/**
* Gets the "full_time_social_security_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeSocialSecurityFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_social_security_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeSocialSecurityFringePctBaseSalary();
/**
* True if has "full_time_social_security_fringe_pct_base_salary" element
*/
boolean isSetFullTimeSocialSecurityFringePctBaseSalary();
/**
* Sets the "full_time_social_security_fringe_pct_base_salary" element
*/
void setFullTimeSocialSecurityFringePctBaseSalary(java.math.BigDecimal fullTimeSocialSecurityFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_social_security_fringe_pct_base_salary" element
*/
void xsetFullTimeSocialSecurityFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeSocialSecurityFringePctBaseSalary);
/**
* Unsets the "full_time_social_security_fringe_pct_base_salary" element
*/
void unsetFullTimeSocialSecurityFringePctBaseSalary();
/**
* Gets the "full_time_medicare_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeMedicareFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_medicare_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeMedicareFringeBenefitAmount();
/**
* True if has "full_time_medicare_fringe_benefit_amount" element
*/
boolean isSetFullTimeMedicareFringeBenefitAmount();
/**
* Sets the "full_time_medicare_fringe_benefit_amount" element
*/
void setFullTimeMedicareFringeBenefitAmount(java.math.BigDecimal fullTimeMedicareFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_medicare_fringe_benefit_amount" element
*/
void xsetFullTimeMedicareFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeMedicareFringeBenefitAmount);
/**
* Unsets the "full_time_medicare_fringe_benefit_amount" element
*/
void unsetFullTimeMedicareFringeBenefitAmount();
/**
* Gets the "full_time_medicare_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeMedicareFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_medicare_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeMedicareFringePctBaseSalary();
/**
* True if has "full_time_medicare_fringe_pct_base_salary" element
*/
boolean isSetFullTimeMedicareFringePctBaseSalary();
/**
* Sets the "full_time_medicare_fringe_pct_base_salary" element
*/
void setFullTimeMedicareFringePctBaseSalary(java.math.BigDecimal fullTimeMedicareFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_medicare_fringe_pct_base_salary" element
*/
void xsetFullTimeMedicareFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeMedicareFringePctBaseSalary);
/**
* Unsets the "full_time_medicare_fringe_pct_base_salary" element
*/
void unsetFullTimeMedicareFringePctBaseSalary();
/**
* Gets the "full_time_health_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeHealthInsFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_health_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeHealthInsFringeBenefitAmount();
/**
* True if has "full_time_health_ins_fringe_benefit_amount" element
*/
boolean isSetFullTimeHealthInsFringeBenefitAmount();
/**
* Sets the "full_time_health_ins_fringe_benefit_amount" element
*/
void setFullTimeHealthInsFringeBenefitAmount(java.math.BigDecimal fullTimeHealthInsFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_health_ins_fringe_benefit_amount" element
*/
void xsetFullTimeHealthInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeHealthInsFringeBenefitAmount);
/**
* Unsets the "full_time_health_ins_fringe_benefit_amount" element
*/
void unsetFullTimeHealthInsFringeBenefitAmount();
/**
* Gets the "full_time_health_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeHealthInsFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_health_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeHealthInsFringePctBaseSalary();
/**
* True if has "full_time_health_ins_fringe_pct_base_salary" element
*/
boolean isSetFullTimeHealthInsFringePctBaseSalary();
/**
* Sets the "full_time_health_ins_fringe_pct_base_salary" element
*/
void setFullTimeHealthInsFringePctBaseSalary(java.math.BigDecimal fullTimeHealthInsFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_health_ins_fringe_pct_base_salary" element
*/
void xsetFullTimeHealthInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeHealthInsFringePctBaseSalary);
/**
* Unsets the "full_time_health_ins_fringe_pct_base_salary" element
*/
void unsetFullTimeHealthInsFringePctBaseSalary();
/**
* Gets the "full_time_life_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeLifeInsFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_life_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeLifeInsFringeBenefitAmount();
/**
* True if has "full_time_life_ins_fringe_benefit_amount" element
*/
boolean isSetFullTimeLifeInsFringeBenefitAmount();
/**
* Sets the "full_time_life_ins_fringe_benefit_amount" element
*/
void setFullTimeLifeInsFringeBenefitAmount(java.math.BigDecimal fullTimeLifeInsFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_life_ins_fringe_benefit_amount" element
*/
void xsetFullTimeLifeInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeLifeInsFringeBenefitAmount);
/**
* Unsets the "full_time_life_ins_fringe_benefit_amount" element
*/
void unsetFullTimeLifeInsFringeBenefitAmount();
/**
* Gets the "full_time_life_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeLifeInsFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_life_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeLifeInsFringePctBaseSalary();
/**
* True if has "full_time_life_ins_fringe_pct_base_salary" element
*/
boolean isSetFullTimeLifeInsFringePctBaseSalary();
/**
* Sets the "full_time_life_ins_fringe_pct_base_salary" element
*/
void setFullTimeLifeInsFringePctBaseSalary(java.math.BigDecimal fullTimeLifeInsFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_life_ins_fringe_pct_base_salary" element
*/
void xsetFullTimeLifeInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeLifeInsFringePctBaseSalary);
/**
* Unsets the "full_time_life_ins_fringe_pct_base_salary" element
*/
void unsetFullTimeLifeInsFringePctBaseSalary();
/**
* Gets the "full_time_vacation_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeVacationFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_vacation_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeVacationFringeBenefitAmount();
/**
* True if has "full_time_vacation_fringe_benefit_amount" element
*/
boolean isSetFullTimeVacationFringeBenefitAmount();
/**
* Sets the "full_time_vacation_fringe_benefit_amount" element
*/
void setFullTimeVacationFringeBenefitAmount(java.math.BigDecimal fullTimeVacationFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_vacation_fringe_benefit_amount" element
*/
void xsetFullTimeVacationFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeVacationFringeBenefitAmount);
/**
* Unsets the "full_time_vacation_fringe_benefit_amount" element
*/
void unsetFullTimeVacationFringeBenefitAmount();
/**
* Gets the "full_time_vacation_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeVacationFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_vacation_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeVacationFringePctBaseSalary();
/**
* True if has "full_time_vacation_fringe_pct_base_salary" element
*/
boolean isSetFullTimeVacationFringePctBaseSalary();
/**
* Sets the "full_time_vacation_fringe_pct_base_salary" element
*/
void setFullTimeVacationFringePctBaseSalary(java.math.BigDecimal fullTimeVacationFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_vacation_fringe_pct_base_salary" element
*/
void xsetFullTimeVacationFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeVacationFringePctBaseSalary);
/**
* Unsets the "full_time_vacation_fringe_pct_base_salary" element
*/
void unsetFullTimeVacationFringePctBaseSalary();
/**
* Gets the "full_time_sick_leave_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeSickLeaveFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_sick_leave_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeSickLeaveFringeBenefitAmount();
/**
* True if has "full_time_sick_leave_fringe_benefit_amount" element
*/
boolean isSetFullTimeSickLeaveFringeBenefitAmount();
/**
* Sets the "full_time_sick_leave_fringe_benefit_amount" element
*/
void setFullTimeSickLeaveFringeBenefitAmount(java.math.BigDecimal fullTimeSickLeaveFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_sick_leave_fringe_benefit_amount" element
*/
void xsetFullTimeSickLeaveFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeSickLeaveFringeBenefitAmount);
/**
* Unsets the "full_time_sick_leave_fringe_benefit_amount" element
*/
void unsetFullTimeSickLeaveFringeBenefitAmount();
/**
* Gets the "full_time_sick_leave_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeSickLeaveFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_sick_leave_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeSickLeaveFringePctBaseSalary();
/**
* True if has "full_time_sick_leave_fringe_pct_base_salary" element
*/
boolean isSetFullTimeSickLeaveFringePctBaseSalary();
/**
* Sets the "full_time_sick_leave_fringe_pct_base_salary" element
*/
void setFullTimeSickLeaveFringePctBaseSalary(java.math.BigDecimal fullTimeSickLeaveFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_sick_leave_fringe_pct_base_salary" element
*/
void xsetFullTimeSickLeaveFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeSickLeaveFringePctBaseSalary);
/**
* Unsets the "full_time_sick_leave_fringe_pct_base_salary" element
*/
void unsetFullTimeSickLeaveFringePctBaseSalary();
/**
* Gets the "full_time_retirement_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeRetirementFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_retirement_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeRetirementFringeBenefitAmount();
/**
* True if has "full_time_retirement_fringe_benefit_amount" element
*/
boolean isSetFullTimeRetirementFringeBenefitAmount();
/**
* Sets the "full_time_retirement_fringe_benefit_amount" element
*/
void setFullTimeRetirementFringeBenefitAmount(java.math.BigDecimal fullTimeRetirementFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_retirement_fringe_benefit_amount" element
*/
void xsetFullTimeRetirementFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeRetirementFringeBenefitAmount);
/**
* Unsets the "full_time_retirement_fringe_benefit_amount" element
*/
void unsetFullTimeRetirementFringeBenefitAmount();
/**
* Gets the "full_time_retirement_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeRetirementFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_retirement_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeRetirementFringePctBaseSalary();
/**
* True if has "full_time_retirement_fringe_pct_base_salary" element
*/
boolean isSetFullTimeRetirementFringePctBaseSalary();
/**
* Sets the "full_time_retirement_fringe_pct_base_salary" element
*/
void setFullTimeRetirementFringePctBaseSalary(java.math.BigDecimal fullTimeRetirementFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_retirement_fringe_pct_base_salary" element
*/
void xsetFullTimeRetirementFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeRetirementFringePctBaseSalary);
/**
* Unsets the "full_time_retirement_fringe_pct_base_salary" element
*/
void unsetFullTimeRetirementFringePctBaseSalary();
/**
* Gets the "full_time_workers_comp_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeWorkersCompFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_workers_comp_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeWorkersCompFringeBenefitAmount();
/**
* True if has "full_time_workers_comp_fringe_benefit_amount" element
*/
boolean isSetFullTimeWorkersCompFringeBenefitAmount();
/**
* Sets the "full_time_workers_comp_fringe_benefit_amount" element
*/
void setFullTimeWorkersCompFringeBenefitAmount(java.math.BigDecimal fullTimeWorkersCompFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_workers_comp_fringe_benefit_amount" element
*/
void xsetFullTimeWorkersCompFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeWorkersCompFringeBenefitAmount);
/**
* Unsets the "full_time_workers_comp_fringe_benefit_amount" element
*/
void unsetFullTimeWorkersCompFringeBenefitAmount();
/**
* Gets the "full_time_workers_comp_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeWorkersCompFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_workers_comp_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeWorkersCompFringePctBaseSalary();
/**
* True if has "full_time_workers_comp_fringe_pct_base_salary" element
*/
boolean isSetFullTimeWorkersCompFringePctBaseSalary();
/**
* Sets the "full_time_workers_comp_fringe_pct_base_salary" element
*/
void setFullTimeWorkersCompFringePctBaseSalary(java.math.BigDecimal fullTimeWorkersCompFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_workers_comp_fringe_pct_base_salary" element
*/
void xsetFullTimeWorkersCompFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeWorkersCompFringePctBaseSalary);
/**
* Unsets the "full_time_workers_comp_fringe_pct_base_salary" element
*/
void unsetFullTimeWorkersCompFringePctBaseSalary();
/**
* Gets the "full_time_unemployment_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeUnemploymentFringeBenefitAmount();
/**
* Gets (as xml) the "full_time_unemployment_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeUnemploymentFringeBenefitAmount();
/**
* True if has "full_time_unemployment_fringe_benefit_amount" element
*/
boolean isSetFullTimeUnemploymentFringeBenefitAmount();
/**
* Sets the "full_time_unemployment_fringe_benefit_amount" element
*/
void setFullTimeUnemploymentFringeBenefitAmount(java.math.BigDecimal fullTimeUnemploymentFringeBenefitAmount);
/**
* Sets (as xml) the "full_time_unemployment_fringe_benefit_amount" element
*/
void xsetFullTimeUnemploymentFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeUnemploymentFringeBenefitAmount);
/**
* Unsets the "full_time_unemployment_fringe_benefit_amount" element
*/
void unsetFullTimeUnemploymentFringeBenefitAmount();
/**
* Gets the "full_time_unemployment_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeUnemploymentFringePctBaseSalary();
/**
* Gets (as xml) the "full_time_unemployment_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeUnemploymentFringePctBaseSalary();
/**
* True if has "full_time_unemployment_fringe_pct_base_salary" element
*/
boolean isSetFullTimeUnemploymentFringePctBaseSalary();
/**
* Sets the "full_time_unemployment_fringe_pct_base_salary" element
*/
void setFullTimeUnemploymentFringePctBaseSalary(java.math.BigDecimal fullTimeUnemploymentFringePctBaseSalary);
/**
* Sets (as xml) the "full_time_unemployment_fringe_pct_base_salary" element
*/
void xsetFullTimeUnemploymentFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeUnemploymentFringePctBaseSalary);
/**
* Unsets the "full_time_unemployment_fringe_pct_base_salary" element
*/
void unsetFullTimeUnemploymentFringePctBaseSalary();
/**
* Gets the "full_time_other1_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeOther1FringeBenefitAmount();
/**
* Gets (as xml) the "full_time_other1_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeOther1FringeBenefitAmount();
/**
* True if has "full_time_other1_fringe_benefit_amount" element
*/
boolean isSetFullTimeOther1FringeBenefitAmount();
/**
* Sets the "full_time_other1_fringe_benefit_amount" element
*/
void setFullTimeOther1FringeBenefitAmount(java.math.BigDecimal fullTimeOther1FringeBenefitAmount);
/**
* Sets (as xml) the "full_time_other1_fringe_benefit_amount" element
*/
void xsetFullTimeOther1FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeOther1FringeBenefitAmount);
/**
* Unsets the "full_time_other1_fringe_benefit_amount" element
*/
void unsetFullTimeOther1FringeBenefitAmount();
/**
* Gets the "full_time_other1_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeOther1FringePctBaseSalary();
/**
* Gets (as xml) the "full_time_other1_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeOther1FringePctBaseSalary();
/**
* True if has "full_time_other1_fringe_pct_base_salary" element
*/
boolean isSetFullTimeOther1FringePctBaseSalary();
/**
* Sets the "full_time_other1_fringe_pct_base_salary" element
*/
void setFullTimeOther1FringePctBaseSalary(java.math.BigDecimal fullTimeOther1FringePctBaseSalary);
/**
* Sets (as xml) the "full_time_other1_fringe_pct_base_salary" element
*/
void xsetFullTimeOther1FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeOther1FringePctBaseSalary);
/**
* Unsets the "full_time_other1_fringe_pct_base_salary" element
*/
void unsetFullTimeOther1FringePctBaseSalary();
/**
* Gets the "full_time_other2_fringe_benefit_amount" element
*/
java.math.BigDecimal getFullTimeOther2FringeBenefitAmount();
/**
* Gets (as xml) the "full_time_other2_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetFullTimeOther2FringeBenefitAmount();
/**
* True if has "full_time_other2_fringe_benefit_amount" element
*/
boolean isSetFullTimeOther2FringeBenefitAmount();
/**
* Sets the "full_time_other2_fringe_benefit_amount" element
*/
void setFullTimeOther2FringeBenefitAmount(java.math.BigDecimal fullTimeOther2FringeBenefitAmount);
/**
* Sets (as xml) the "full_time_other2_fringe_benefit_amount" element
*/
void xsetFullTimeOther2FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType fullTimeOther2FringeBenefitAmount);
/**
* Unsets the "full_time_other2_fringe_benefit_amount" element
*/
void unsetFullTimeOther2FringeBenefitAmount();
/**
* Gets the "full_time_other2_fringe_pct_base_salary" element
*/
java.math.BigDecimal getFullTimeOther2FringePctBaseSalary();
/**
* Gets (as xml) the "full_time_other2_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetFullTimeOther2FringePctBaseSalary();
/**
* True if has "full_time_other2_fringe_pct_base_salary" element
*/
boolean isSetFullTimeOther2FringePctBaseSalary();
/**
* Sets the "full_time_other2_fringe_pct_base_salary" element
*/
void setFullTimeOther2FringePctBaseSalary(java.math.BigDecimal fullTimeOther2FringePctBaseSalary);
/**
* Sets (as xml) the "full_time_other2_fringe_pct_base_salary" element
*/
void xsetFullTimeOther2FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type fullTimeOther2FringePctBaseSalary);
/**
* Unsets the "full_time_other2_fringe_pct_base_salary" element
*/
void unsetFullTimeOther2FringePctBaseSalary();
/**
* Gets the "full_time_total_fringe" element
*/
java.math.BigDecimal getFullTimeTotalFringe();
/**
* Gets (as xml) the "full_time_total_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFullTimeTotalFringe();
/**
* True if has "full_time_total_fringe" element
*/
boolean isSetFullTimeTotalFringe();
/**
* Sets the "full_time_total_fringe" element
*/
void setFullTimeTotalFringe(java.math.BigDecimal fullTimeTotalFringe);
/**
* Sets (as xml) the "full_time_total_fringe" element
*/
void xsetFullTimeTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType fullTimeTotalFringe);
/**
* Unsets the "full_time_total_fringe" element
*/
void unsetFullTimeTotalFringe();
/**
* Gets the "full_time_total_base_salary_and_fringe" element
*/
java.math.BigDecimal getFullTimeTotalBaseSalaryAndFringe();
/**
* Gets (as xml) the "full_time_total_base_salary_and_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFullTimeTotalBaseSalaryAndFringe();
/**
* True if has "full_time_total_base_salary_and_fringe" element
*/
boolean isSetFullTimeTotalBaseSalaryAndFringe();
/**
* Sets the "full_time_total_base_salary_and_fringe" element
*/
void setFullTimeTotalBaseSalaryAndFringe(java.math.BigDecimal fullTimeTotalBaseSalaryAndFringe);
/**
* Sets (as xml) the "full_time_total_base_salary_and_fringe" element
*/
void xsetFullTimeTotalBaseSalaryAndFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType fullTimeTotalBaseSalaryAndFringe);
/**
* Unsets the "full_time_total_base_salary_and_fringe" element
*/
void unsetFullTimeTotalBaseSalaryAndFringe();
/**
* Gets the "full_time_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFullTimeSocSecExempt();
/**
* Gets (as xml) the "full_time_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFullTimeSocSecExempt();
/**
* True if has "full_time_soc_sec_exempt" element
*/
boolean isSetFullTimeSocSecExempt();
/**
* Sets the "full_time_soc_sec_exempt" element
*/
void setFullTimeSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fullTimeSocSecExempt);
/**
* Sets (as xml) the "full_time_soc_sec_exempt" element
*/
void xsetFullTimeSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType fullTimeSocSecExempt);
/**
* Unsets the "full_time_soc_sec_exempt" element
*/
void unsetFullTimeSocSecExempt();
/**
* Gets the "full_time_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFullTimeMedicareExempt();
/**
* Gets (as xml) the "full_time_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFullTimeMedicareExempt();
/**
* True if has "full_time_medicare_exempt" element
*/
boolean isSetFullTimeMedicareExempt();
/**
* Sets the "full_time_medicare_exempt" element
*/
void setFullTimeMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fullTimeMedicareExempt);
/**
* Sets (as xml) the "full_time_medicare_exempt" element
*/
void xsetFullTimeMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType fullTimeMedicareExempt);
/**
* Unsets the "full_time_medicare_exempt" element
*/
void unsetFullTimeMedicareExempt();
/**
* Gets the "full_time_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFullTimeFamilyCoverage();
/**
* Gets (as xml) the "full_time_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFullTimeFamilyCoverage();
/**
* True if has "full_time_family_coverage" element
*/
boolean isSetFullTimeFamilyCoverage();
/**
* Sets the "full_time_family_coverage" element
*/
void setFullTimeFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum fullTimeFamilyCoverage);
/**
* Sets (as xml) the "full_time_family_coverage" element
*/
void xsetFullTimeFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType fullTimeFamilyCoverage);
/**
* Unsets the "full_time_family_coverage" element
*/
void unsetFullTimeFamilyCoverage();
/**
* Gets the "full_time_vacation_hours" element
*/
int getFullTimeVacationHours();
/**
* Gets (as xml) the "full_time_vacation_hours" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours xgetFullTimeVacationHours();
/**
* True if has "full_time_vacation_hours" element
*/
boolean isSetFullTimeVacationHours();
/**
* Sets the "full_time_vacation_hours" element
*/
void setFullTimeVacationHours(int fullTimeVacationHours);
/**
* Sets (as xml) the "full_time_vacation_hours" element
*/
void xsetFullTimeVacationHours(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours fullTimeVacationHours);
/**
* Unsets the "full_time_vacation_hours" element
*/
void unsetFullTimeVacationHours();
/**
* Gets the "full_time_sick_leave_hours_per_yr" element
*/
int getFullTimeSickLeaveHoursPerYr();
/**
* Gets (as xml) the "full_time_sick_leave_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr xgetFullTimeSickLeaveHoursPerYr();
/**
* True if has "full_time_sick_leave_hours_per_yr" element
*/
boolean isSetFullTimeSickLeaveHoursPerYr();
/**
* Sets the "full_time_sick_leave_hours_per_yr" element
*/
void setFullTimeSickLeaveHoursPerYr(int fullTimeSickLeaveHoursPerYr);
/**
* Sets (as xml) the "full_time_sick_leave_hours_per_yr" element
*/
void xsetFullTimeSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr fullTimeSickLeaveHoursPerYr);
/**
* Unsets the "full_time_sick_leave_hours_per_yr" element
*/
void unsetFullTimeSickLeaveHoursPerYr();
/**
* Gets the "full_time_description_fringe_other1" element
*/
java.lang.String getFullTimeDescriptionFringeOther1();
/**
* Gets (as xml) the "full_time_description_fringe_other1" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1 xgetFullTimeDescriptionFringeOther1();
/**
* True if has "full_time_description_fringe_other1" element
*/
boolean isSetFullTimeDescriptionFringeOther1();
/**
* Sets the "full_time_description_fringe_other1" element
*/
void setFullTimeDescriptionFringeOther1(java.lang.String fullTimeDescriptionFringeOther1);
/**
* Sets (as xml) the "full_time_description_fringe_other1" element
*/
void xsetFullTimeDescriptionFringeOther1(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1 fullTimeDescriptionFringeOther1);
/**
* Unsets the "full_time_description_fringe_other1" element
*/
void unsetFullTimeDescriptionFringeOther1();
/**
* Gets the "full_time_description_fringe_other2" element
*/
java.lang.String getFullTimeDescriptionFringeOther2();
/**
* Gets (as xml) the "full_time_description_fringe_other2" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2 xgetFullTimeDescriptionFringeOther2();
/**
* True if has "full_time_description_fringe_other2" element
*/
boolean isSetFullTimeDescriptionFringeOther2();
/**
* Sets the "full_time_description_fringe_other2" element
*/
void setFullTimeDescriptionFringeOther2(java.lang.String fullTimeDescriptionFringeOther2);
/**
* Sets (as xml) the "full_time_description_fringe_other2" element
*/
void xsetFullTimeDescriptionFringeOther2(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2 fullTimeDescriptionFringeOther2);
/**
* Unsets the "full_time_description_fringe_other2" element
*/
void unsetFullTimeDescriptionFringeOther2();
/**
* An XML full_time_vacation_hours(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$FullTimeBsalaryFbenefits$FullTimeVacationHours.
*/
public interface FullTimeVacationHours extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimevacationhours257belemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_sick_leave_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$FullTimeBsalaryFbenefits$FullTimeSickLeaveHoursPerYr.
*/
public interface FullTimeSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimesickleavehoursperyr8428elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_description_fringe_other1(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$FullTimeBsalaryFbenefits$FullTimeDescriptionFringeOther1.
*/
public interface FullTimeDescriptionFringeOther1 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeDescriptionFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimedescriptionfringeother17deeelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_description_fringe_other2(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$FullTimeBsalaryFbenefits$FullTimeDescriptionFringeOther2.
*/
public interface FullTimeDescriptionFringeOther2 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeDescriptionFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimedescriptionfringeother23b0delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits.FullTimeDescriptionFringeOther2) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeBsalaryFbenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_bsalary_fbenefits(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface PartTimeBsalaryFbenefits extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeBsalaryFbenefits.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimebsalaryfbenefits634aelemtype");
/**
* Gets the "part_time_base_salary_amount" element
*/
java.math.BigDecimal getPartTimeBaseSalaryAmount();
/**
* Gets (as xml) the "part_time_base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeBaseSalaryAmount();
/**
* True if has "part_time_base_salary_amount" element
*/
boolean isSetPartTimeBaseSalaryAmount();
/**
* Sets the "part_time_base_salary_amount" element
*/
void setPartTimeBaseSalaryAmount(java.math.BigDecimal partTimeBaseSalaryAmount);
/**
* Sets (as xml) the "part_time_base_salary_amount" element
*/
void xsetPartTimeBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeBaseSalaryAmount);
/**
* Unsets the "part_time_base_salary_amount" element
*/
void unsetPartTimeBaseSalaryAmount();
/**
* Gets the "part_time_social_security_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeSocialSecurityFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_social_security_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeSocialSecurityFringeBenefitAmount();
/**
* True if has "part_time_social_security_fringe_benefit_amount" element
*/
boolean isSetPartTimeSocialSecurityFringeBenefitAmount();
/**
* Sets the "part_time_social_security_fringe_benefit_amount" element
*/
void setPartTimeSocialSecurityFringeBenefitAmount(java.math.BigDecimal partTimeSocialSecurityFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_social_security_fringe_benefit_amount" element
*/
void xsetPartTimeSocialSecurityFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeSocialSecurityFringeBenefitAmount);
/**
* Unsets the "part_time_social_security_fringe_benefit_amount" element
*/
void unsetPartTimeSocialSecurityFringeBenefitAmount();
/**
* Gets the "part_time_social_security_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeSocialSecurityFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_social_security_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeSocialSecurityFringePctBaseSalary();
/**
* True if has "part_time_social_security_fringe_pct_base_salary" element
*/
boolean isSetPartTimeSocialSecurityFringePctBaseSalary();
/**
* Sets the "part_time_social_security_fringe_pct_base_salary" element
*/
void setPartTimeSocialSecurityFringePctBaseSalary(java.math.BigDecimal partTimeSocialSecurityFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_social_security_fringe_pct_base_salary" element
*/
void xsetPartTimeSocialSecurityFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeSocialSecurityFringePctBaseSalary);
/**
* Unsets the "part_time_social_security_fringe_pct_base_salary" element
*/
void unsetPartTimeSocialSecurityFringePctBaseSalary();
/**
* Gets the "part_time_medicare_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeMedicareFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_medicare_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeMedicareFringeBenefitAmount();
/**
* True if has "part_time_medicare_fringe_benefit_amount" element
*/
boolean isSetPartTimeMedicareFringeBenefitAmount();
/**
* Sets the "part_time_medicare_fringe_benefit_amount" element
*/
void setPartTimeMedicareFringeBenefitAmount(java.math.BigDecimal partTimeMedicareFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_medicare_fringe_benefit_amount" element
*/
void xsetPartTimeMedicareFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeMedicareFringeBenefitAmount);
/**
* Unsets the "part_time_medicare_fringe_benefit_amount" element
*/
void unsetPartTimeMedicareFringeBenefitAmount();
/**
* Gets the "part_time_medicare_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeMedicareFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_medicare_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeMedicareFringePctBaseSalary();
/**
* True if has "part_time_medicare_fringe_pct_base_salary" element
*/
boolean isSetPartTimeMedicareFringePctBaseSalary();
/**
* Sets the "part_time_medicare_fringe_pct_base_salary" element
*/
void setPartTimeMedicareFringePctBaseSalary(java.math.BigDecimal partTimeMedicareFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_medicare_fringe_pct_base_salary" element
*/
void xsetPartTimeMedicareFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeMedicareFringePctBaseSalary);
/**
* Unsets the "part_time_medicare_fringe_pct_base_salary" element
*/
void unsetPartTimeMedicareFringePctBaseSalary();
/**
* Gets the "part_time_health_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeHealthInsFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_health_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeHealthInsFringeBenefitAmount();
/**
* True if has "part_time_health_ins_fringe_benefit_amount" element
*/
boolean isSetPartTimeHealthInsFringeBenefitAmount();
/**
* Sets the "part_time_health_ins_fringe_benefit_amount" element
*/
void setPartTimeHealthInsFringeBenefitAmount(java.math.BigDecimal partTimeHealthInsFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_health_ins_fringe_benefit_amount" element
*/
void xsetPartTimeHealthInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeHealthInsFringeBenefitAmount);
/**
* Unsets the "part_time_health_ins_fringe_benefit_amount" element
*/
void unsetPartTimeHealthInsFringeBenefitAmount();
/**
* Gets the "part_time_health_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeHealthInsFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_health_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeHealthInsFringePctBaseSalary();
/**
* True if has "part_time_health_ins_fringe_pct_base_salary" element
*/
boolean isSetPartTimeHealthInsFringePctBaseSalary();
/**
* Sets the "part_time_health_ins_fringe_pct_base_salary" element
*/
void setPartTimeHealthInsFringePctBaseSalary(java.math.BigDecimal partTimeHealthInsFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_health_ins_fringe_pct_base_salary" element
*/
void xsetPartTimeHealthInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeHealthInsFringePctBaseSalary);
/**
* Unsets the "part_time_health_ins_fringe_pct_base_salary" element
*/
void unsetPartTimeHealthInsFringePctBaseSalary();
/**
* Gets the "part_time_life_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeLifeInsFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_life_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeLifeInsFringeBenefitAmount();
/**
* True if has "part_time_life_ins_fringe_benefit_amount" element
*/
boolean isSetPartTimeLifeInsFringeBenefitAmount();
/**
* Sets the "part_time_life_ins_fringe_benefit_amount" element
*/
void setPartTimeLifeInsFringeBenefitAmount(java.math.BigDecimal partTimeLifeInsFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_life_ins_fringe_benefit_amount" element
*/
void xsetPartTimeLifeInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeLifeInsFringeBenefitAmount);
/**
* Unsets the "part_time_life_ins_fringe_benefit_amount" element
*/
void unsetPartTimeLifeInsFringeBenefitAmount();
/**
* Gets the "part_time_life_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeLifeInsFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_life_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeLifeInsFringePctBaseSalary();
/**
* True if has "part_time_life_ins_fringe_pct_base_salary" element
*/
boolean isSetPartTimeLifeInsFringePctBaseSalary();
/**
* Sets the "part_time_life_ins_fringe_pct_base_salary" element
*/
void setPartTimeLifeInsFringePctBaseSalary(java.math.BigDecimal partTimeLifeInsFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_life_ins_fringe_pct_base_salary" element
*/
void xsetPartTimeLifeInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeLifeInsFringePctBaseSalary);
/**
* Unsets the "part_time_life_ins_fringe_pct_base_salary" element
*/
void unsetPartTimeLifeInsFringePctBaseSalary();
/**
* Gets the "part_time_vacation_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeVacationFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_vacation_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeVacationFringeBenefitAmount();
/**
* True if has "part_time_vacation_fringe_benefit_amount" element
*/
boolean isSetPartTimeVacationFringeBenefitAmount();
/**
* Sets the "part_time_vacation_fringe_benefit_amount" element
*/
void setPartTimeVacationFringeBenefitAmount(java.math.BigDecimal partTimeVacationFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_vacation_fringe_benefit_amount" element
*/
void xsetPartTimeVacationFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeVacationFringeBenefitAmount);
/**
* Unsets the "part_time_vacation_fringe_benefit_amount" element
*/
void unsetPartTimeVacationFringeBenefitAmount();
/**
* Gets the "part_time_vacation_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeVacationFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_vacation_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeVacationFringePctBaseSalary();
/**
* True if has "part_time_vacation_fringe_pct_base_salary" element
*/
boolean isSetPartTimeVacationFringePctBaseSalary();
/**
* Sets the "part_time_vacation_fringe_pct_base_salary" element
*/
void setPartTimeVacationFringePctBaseSalary(java.math.BigDecimal partTimeVacationFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_vacation_fringe_pct_base_salary" element
*/
void xsetPartTimeVacationFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeVacationFringePctBaseSalary);
/**
* Unsets the "part_time_vacation_fringe_pct_base_salary" element
*/
void unsetPartTimeVacationFringePctBaseSalary();
/**
* Gets the "part_time_sick_leave_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeSickLeaveFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_sick_leave_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeSickLeaveFringeBenefitAmount();
/**
* True if has "part_time_sick_leave_fringe_benefit_amount" element
*/
boolean isSetPartTimeSickLeaveFringeBenefitAmount();
/**
* Sets the "part_time_sick_leave_fringe_benefit_amount" element
*/
void setPartTimeSickLeaveFringeBenefitAmount(java.math.BigDecimal partTimeSickLeaveFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_sick_leave_fringe_benefit_amount" element
*/
void xsetPartTimeSickLeaveFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeSickLeaveFringeBenefitAmount);
/**
* Unsets the "part_time_sick_leave_fringe_benefit_amount" element
*/
void unsetPartTimeSickLeaveFringeBenefitAmount();
/**
* Gets the "part_time_sick_leave_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeSickLeaveFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_sick_leave_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeSickLeaveFringePctBaseSalary();
/**
* True if has "part_time_sick_leave_fringe_pct_base_salary" element
*/
boolean isSetPartTimeSickLeaveFringePctBaseSalary();
/**
* Sets the "part_time_sick_leave_fringe_pct_base_salary" element
*/
void setPartTimeSickLeaveFringePctBaseSalary(java.math.BigDecimal partTimeSickLeaveFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_sick_leave_fringe_pct_base_salary" element
*/
void xsetPartTimeSickLeaveFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeSickLeaveFringePctBaseSalary);
/**
* Unsets the "part_time_sick_leave_fringe_pct_base_salary" element
*/
void unsetPartTimeSickLeaveFringePctBaseSalary();
/**
* Gets the "part_time_retirement_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeRetirementFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_retirement_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeRetirementFringeBenefitAmount();
/**
* True if has "part_time_retirement_fringe_benefit_amount" element
*/
boolean isSetPartTimeRetirementFringeBenefitAmount();
/**
* Sets the "part_time_retirement_fringe_benefit_amount" element
*/
void setPartTimeRetirementFringeBenefitAmount(java.math.BigDecimal partTimeRetirementFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_retirement_fringe_benefit_amount" element
*/
void xsetPartTimeRetirementFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeRetirementFringeBenefitAmount);
/**
* Unsets the "part_time_retirement_fringe_benefit_amount" element
*/
void unsetPartTimeRetirementFringeBenefitAmount();
/**
* Gets the "part_time_retirement_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeRetirementFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_retirement_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeRetirementFringePctBaseSalary();
/**
* True if has "part_time_retirement_fringe_pct_base_salary" element
*/
boolean isSetPartTimeRetirementFringePctBaseSalary();
/**
* Sets the "part_time_retirement_fringe_pct_base_salary" element
*/
void setPartTimeRetirementFringePctBaseSalary(java.math.BigDecimal partTimeRetirementFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_retirement_fringe_pct_base_salary" element
*/
void xsetPartTimeRetirementFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeRetirementFringePctBaseSalary);
/**
* Unsets the "part_time_retirement_fringe_pct_base_salary" element
*/
void unsetPartTimeRetirementFringePctBaseSalary();
/**
* Gets the "part_time_workers_comp_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeWorkersCompFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_workers_comp_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeWorkersCompFringeBenefitAmount();
/**
* True if has "part_time_workers_comp_fringe_benefit_amount" element
*/
boolean isSetPartTimeWorkersCompFringeBenefitAmount();
/**
* Sets the "part_time_workers_comp_fringe_benefit_amount" element
*/
void setPartTimeWorkersCompFringeBenefitAmount(java.math.BigDecimal partTimeWorkersCompFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_workers_comp_fringe_benefit_amount" element
*/
void xsetPartTimeWorkersCompFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeWorkersCompFringeBenefitAmount);
/**
* Unsets the "part_time_workers_comp_fringe_benefit_amount" element
*/
void unsetPartTimeWorkersCompFringeBenefitAmount();
/**
* Gets the "part_time_workers_comp_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeWorkersCompFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_workers_comp_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeWorkersCompFringePctBaseSalary();
/**
* True if has "part_time_workers_comp_fringe_pct_base_salary" element
*/
boolean isSetPartTimeWorkersCompFringePctBaseSalary();
/**
* Sets the "part_time_workers_comp_fringe_pct_base_salary" element
*/
void setPartTimeWorkersCompFringePctBaseSalary(java.math.BigDecimal partTimeWorkersCompFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_workers_comp_fringe_pct_base_salary" element
*/
void xsetPartTimeWorkersCompFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeWorkersCompFringePctBaseSalary);
/**
* Unsets the "part_time_workers_comp_fringe_pct_base_salary" element
*/
void unsetPartTimeWorkersCompFringePctBaseSalary();
/**
* Gets the "part_time_unemployment_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeUnemploymentFringeBenefitAmount();
/**
* Gets (as xml) the "part_time_unemployment_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeUnemploymentFringeBenefitAmount();
/**
* True if has "part_time_unemployment_fringe_benefit_amount" element
*/
boolean isSetPartTimeUnemploymentFringeBenefitAmount();
/**
* Sets the "part_time_unemployment_fringe_benefit_amount" element
*/
void setPartTimeUnemploymentFringeBenefitAmount(java.math.BigDecimal partTimeUnemploymentFringeBenefitAmount);
/**
* Sets (as xml) the "part_time_unemployment_fringe_benefit_amount" element
*/
void xsetPartTimeUnemploymentFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeUnemploymentFringeBenefitAmount);
/**
* Unsets the "part_time_unemployment_fringe_benefit_amount" element
*/
void unsetPartTimeUnemploymentFringeBenefitAmount();
/**
* Gets the "part_time_unemployment_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeUnemploymentFringePctBaseSalary();
/**
* Gets (as xml) the "part_time_unemployment_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeUnemploymentFringePctBaseSalary();
/**
* True if has "part_time_unemployment_fringe_pct_base_salary" element
*/
boolean isSetPartTimeUnemploymentFringePctBaseSalary();
/**
* Sets the "part_time_unemployment_fringe_pct_base_salary" element
*/
void setPartTimeUnemploymentFringePctBaseSalary(java.math.BigDecimal partTimeUnemploymentFringePctBaseSalary);
/**
* Sets (as xml) the "part_time_unemployment_fringe_pct_base_salary" element
*/
void xsetPartTimeUnemploymentFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeUnemploymentFringePctBaseSalary);
/**
* Unsets the "part_time_unemployment_fringe_pct_base_salary" element
*/
void unsetPartTimeUnemploymentFringePctBaseSalary();
/**
* Gets the "part_time_other1_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeOther1FringeBenefitAmount();
/**
* Gets (as xml) the "part_time_other1_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeOther1FringeBenefitAmount();
/**
* True if has "part_time_other1_fringe_benefit_amount" element
*/
boolean isSetPartTimeOther1FringeBenefitAmount();
/**
* Sets the "part_time_other1_fringe_benefit_amount" element
*/
void setPartTimeOther1FringeBenefitAmount(java.math.BigDecimal partTimeOther1FringeBenefitAmount);
/**
* Sets (as xml) the "part_time_other1_fringe_benefit_amount" element
*/
void xsetPartTimeOther1FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeOther1FringeBenefitAmount);
/**
* Unsets the "part_time_other1_fringe_benefit_amount" element
*/
void unsetPartTimeOther1FringeBenefitAmount();
/**
* Gets the "part_time_other1_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeOther1FringePctBaseSalary();
/**
* Gets (as xml) the "part_time_other1_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeOther1FringePctBaseSalary();
/**
* True if has "part_time_other1_fringe_pct_base_salary" element
*/
boolean isSetPartTimeOther1FringePctBaseSalary();
/**
* Sets the "part_time_other1_fringe_pct_base_salary" element
*/
void setPartTimeOther1FringePctBaseSalary(java.math.BigDecimal partTimeOther1FringePctBaseSalary);
/**
* Sets (as xml) the "part_time_other1_fringe_pct_base_salary" element
*/
void xsetPartTimeOther1FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeOther1FringePctBaseSalary);
/**
* Unsets the "part_time_other1_fringe_pct_base_salary" element
*/
void unsetPartTimeOther1FringePctBaseSalary();
/**
* Gets the "part_time_other2_fringe_benefit_amount" element
*/
java.math.BigDecimal getPartTimeOther2FringeBenefitAmount();
/**
* Gets (as xml) the "part_time_other2_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPartTimeOther2FringeBenefitAmount();
/**
* True if has "part_time_other2_fringe_benefit_amount" element
*/
boolean isSetPartTimeOther2FringeBenefitAmount();
/**
* Sets the "part_time_other2_fringe_benefit_amount" element
*/
void setPartTimeOther2FringeBenefitAmount(java.math.BigDecimal partTimeOther2FringeBenefitAmount);
/**
* Sets (as xml) the "part_time_other2_fringe_benefit_amount" element
*/
void xsetPartTimeOther2FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType partTimeOther2FringeBenefitAmount);
/**
* Unsets the "part_time_other2_fringe_benefit_amount" element
*/
void unsetPartTimeOther2FringeBenefitAmount();
/**
* Gets the "part_time_other2_fringe_pct_base_salary" element
*/
java.math.BigDecimal getPartTimeOther2FringePctBaseSalary();
/**
* Gets (as xml) the "part_time_other2_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetPartTimeOther2FringePctBaseSalary();
/**
* True if has "part_time_other2_fringe_pct_base_salary" element
*/
boolean isSetPartTimeOther2FringePctBaseSalary();
/**
* Sets the "part_time_other2_fringe_pct_base_salary" element
*/
void setPartTimeOther2FringePctBaseSalary(java.math.BigDecimal partTimeOther2FringePctBaseSalary);
/**
* Sets (as xml) the "part_time_other2_fringe_pct_base_salary" element
*/
void xsetPartTimeOther2FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type partTimeOther2FringePctBaseSalary);
/**
* Unsets the "part_time_other2_fringe_pct_base_salary" element
*/
void unsetPartTimeOther2FringePctBaseSalary();
/**
* Gets the "part_time_total_fringe" element
*/
java.math.BigDecimal getPartTimeTotalFringe();
/**
* Gets (as xml) the "part_time_total_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPartTimeTotalFringe();
/**
* True if has "part_time_total_fringe" element
*/
boolean isSetPartTimeTotalFringe();
/**
* Sets the "part_time_total_fringe" element
*/
void setPartTimeTotalFringe(java.math.BigDecimal partTimeTotalFringe);
/**
* Sets (as xml) the "part_time_total_fringe" element
*/
void xsetPartTimeTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType partTimeTotalFringe);
/**
* Unsets the "part_time_total_fringe" element
*/
void unsetPartTimeTotalFringe();
/**
* Gets the "part_time_total_base_salary_and_fringe" element
*/
java.math.BigDecimal getPartTimeTotalBaseSalaryAndFringe();
/**
* Gets (as xml) the "part_time_total_base_salary_and_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPartTimeTotalBaseSalaryAndFringe();
/**
* True if has "part_time_total_base_salary_and_fringe" element
*/
boolean isSetPartTimeTotalBaseSalaryAndFringe();
/**
* Sets the "part_time_total_base_salary_and_fringe" element
*/
void setPartTimeTotalBaseSalaryAndFringe(java.math.BigDecimal partTimeTotalBaseSalaryAndFringe);
/**
* Sets (as xml) the "part_time_total_base_salary_and_fringe" element
*/
void xsetPartTimeTotalBaseSalaryAndFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType partTimeTotalBaseSalaryAndFringe);
/**
* Unsets the "part_time_total_base_salary_and_fringe" element
*/
void unsetPartTimeTotalBaseSalaryAndFringe();
/**
* Gets the "part_time_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPartTimeSocSecExempt();
/**
* Gets (as xml) the "part_time_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPartTimeSocSecExempt();
/**
* True if has "part_time_soc_sec_exempt" element
*/
boolean isSetPartTimeSocSecExempt();
/**
* Sets the "part_time_soc_sec_exempt" element
*/
void setPartTimeSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum partTimeSocSecExempt);
/**
* Sets (as xml) the "part_time_soc_sec_exempt" element
*/
void xsetPartTimeSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType partTimeSocSecExempt);
/**
* Unsets the "part_time_soc_sec_exempt" element
*/
void unsetPartTimeSocSecExempt();
/**
* Gets the "part_time_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPartTimeMedicareExempt();
/**
* Gets (as xml) the "part_time_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPartTimeMedicareExempt();
/**
* True if has "part_time_medicare_exempt" element
*/
boolean isSetPartTimeMedicareExempt();
/**
* Sets the "part_time_medicare_exempt" element
*/
void setPartTimeMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum partTimeMedicareExempt);
/**
* Sets (as xml) the "part_time_medicare_exempt" element
*/
void xsetPartTimeMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType partTimeMedicareExempt);
/**
* Unsets the "part_time_medicare_exempt" element
*/
void unsetPartTimeMedicareExempt();
/**
* Gets the "part_time_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPartTimeFamilyCoverage();
/**
* Gets (as xml) the "part_time_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPartTimeFamilyCoverage();
/**
* True if has "part_time_family_coverage" element
*/
boolean isSetPartTimeFamilyCoverage();
/**
* Sets the "part_time_family_coverage" element
*/
void setPartTimeFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum partTimeFamilyCoverage);
/**
* Sets (as xml) the "part_time_family_coverage" element
*/
void xsetPartTimeFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType partTimeFamilyCoverage);
/**
* Unsets the "part_time_family_coverage" element
*/
void unsetPartTimeFamilyCoverage();
/**
* Gets the "part_time_vacation_hours" element
*/
int getPartTimeVacationHours();
/**
* Gets (as xml) the "part_time_vacation_hours" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours xgetPartTimeVacationHours();
/**
* True if has "part_time_vacation_hours" element
*/
boolean isSetPartTimeVacationHours();
/**
* Sets the "part_time_vacation_hours" element
*/
void setPartTimeVacationHours(int partTimeVacationHours);
/**
* Sets (as xml) the "part_time_vacation_hours" element
*/
void xsetPartTimeVacationHours(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours partTimeVacationHours);
/**
* Unsets the "part_time_vacation_hours" element
*/
void unsetPartTimeVacationHours();
/**
* Gets the "part_time_sick_leave_hours_per_yr" element
*/
int getPartTimeSickLeaveHoursPerYr();
/**
* Gets (as xml) the "part_time_sick_leave_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr xgetPartTimeSickLeaveHoursPerYr();
/**
* True if has "part_time_sick_leave_hours_per_yr" element
*/
boolean isSetPartTimeSickLeaveHoursPerYr();
/**
* Sets the "part_time_sick_leave_hours_per_yr" element
*/
void setPartTimeSickLeaveHoursPerYr(int partTimeSickLeaveHoursPerYr);
/**
* Sets (as xml) the "part_time_sick_leave_hours_per_yr" element
*/
void xsetPartTimeSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr partTimeSickLeaveHoursPerYr);
/**
* Unsets the "part_time_sick_leave_hours_per_yr" element
*/
void unsetPartTimeSickLeaveHoursPerYr();
/**
* Gets the "part_time_description_fringe_other1" element
*/
java.lang.String getPartTimeDescriptionFringeOther1();
/**
* Gets (as xml) the "part_time_description_fringe_other1" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1 xgetPartTimeDescriptionFringeOther1();
/**
* True if has "part_time_description_fringe_other1" element
*/
boolean isSetPartTimeDescriptionFringeOther1();
/**
* Sets the "part_time_description_fringe_other1" element
*/
void setPartTimeDescriptionFringeOther1(java.lang.String partTimeDescriptionFringeOther1);
/**
* Sets (as xml) the "part_time_description_fringe_other1" element
*/
void xsetPartTimeDescriptionFringeOther1(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1 partTimeDescriptionFringeOther1);
/**
* Unsets the "part_time_description_fringe_other1" element
*/
void unsetPartTimeDescriptionFringeOther1();
/**
* Gets the "part_time_description_fringe_other2" element
*/
java.lang.String getPartTimeDescriptionFringeOther2();
/**
* Gets (as xml) the "part_time_description_fringe_other2" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2 xgetPartTimeDescriptionFringeOther2();
/**
* True if has "part_time_description_fringe_other2" element
*/
boolean isSetPartTimeDescriptionFringeOther2();
/**
* Sets the "part_time_description_fringe_other2" element
*/
void setPartTimeDescriptionFringeOther2(java.lang.String partTimeDescriptionFringeOther2);
/**
* Sets (as xml) the "part_time_description_fringe_other2" element
*/
void xsetPartTimeDescriptionFringeOther2(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2 partTimeDescriptionFringeOther2);
/**
* Unsets the "part_time_description_fringe_other2" element
*/
void unsetPartTimeDescriptionFringeOther2();
/**
* An XML part_time_vacation_hours(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PartTimeBsalaryFbenefits$PartTimeVacationHours.
*/
public interface PartTimeVacationHours extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimevacationhours06fbelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_sick_leave_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PartTimeBsalaryFbenefits$PartTimeSickLeaveHoursPerYr.
*/
public interface PartTimeSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimesickleavehoursperyrb2f0elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_description_fringe_other1(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PartTimeBsalaryFbenefits$PartTimeDescriptionFringeOther1.
*/
public interface PartTimeDescriptionFringeOther1 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeDescriptionFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimedescriptionfringeother1a3b6elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_description_fringe_other2(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$PartTimeBsalaryFbenefits$PartTimeDescriptionFringeOther2.
*/
public interface PartTimeDescriptionFringeOther2 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeDescriptionFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimedescriptionfringeother260d5elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits.PartTimeDescriptionFringeOther2) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeBsalaryFbenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sal_incr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface SalIncr extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalIncr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salincrc7aeelemtype");
/**
* Gets the "sal_incr_cola" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrCola();
/**
* Gets (as xml) the "sal_incr_cola" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrCola();
/**
* True if has "sal_incr_cola" element
*/
boolean isSetSalIncrCola();
/**
* Sets the "sal_incr_cola" element
*/
void setSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrCola);
/**
* Sets (as xml) the "sal_incr_cola" element
*/
void xsetSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrCola);
/**
* Unsets the "sal_incr_cola" element
*/
void unsetSalIncrCola();
/**
* Gets the "sal_incr_step_raise" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrStepRaise();
/**
* Gets (as xml) the "sal_incr_step_raise" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrStepRaise();
/**
* True if has "sal_incr_step_raise" element
*/
boolean isSetSalIncrStepRaise();
/**
* Sets the "sal_incr_step_raise" element
*/
void setSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrStepRaise);
/**
* Sets (as xml) the "sal_incr_step_raise" element
*/
void xsetSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrStepRaise);
/**
* Unsets the "sal_incr_step_raise" element
*/
void unsetSalIncrStepRaise();
/**
* Gets the "sal_incr_change_benefits" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrChangeBenefits();
/**
* Gets (as xml) the "sal_incr_change_benefits" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrChangeBenefits();
/**
* True if has "sal_incr_change_benefits" element
*/
boolean isSetSalIncrChangeBenefits();
/**
* Sets the "sal_incr_change_benefits" element
*/
void setSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrChangeBenefits);
/**
* Sets (as xml) the "sal_incr_change_benefits" element
*/
void xsetSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrChangeBenefits);
/**
* Unsets the "sal_incr_change_benefits" element
*/
void unsetSalIncrChangeBenefits();
/**
* Gets the "sal_incr_other" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrOther();
/**
* Gets (as xml) the "sal_incr_other" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrOther();
/**
* True if has "sal_incr_other" element
*/
boolean isSetSalIncrOther();
/**
* Sets the "sal_incr_other" element
*/
void setSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrOther);
/**
* Sets (as xml) the "sal_incr_other" element
*/
void xsetSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrOther);
/**
* Unsets the "sal_incr_other" element
*/
void unsetSalIncrOther();
/**
* Gets the "sal_incr_other_reason" element
*/
java.lang.String getSalIncrOtherReason();
/**
* Gets (as xml) the "sal_incr_other_reason" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason xgetSalIncrOtherReason();
/**
* True if has "sal_incr_other_reason" element
*/
boolean isSetSalIncrOtherReason();
/**
* Sets the "sal_incr_other_reason" element
*/
void setSalIncrOtherReason(java.lang.String salIncrOtherReason);
/**
* Sets (as xml) the "sal_incr_other_reason" element
*/
void xsetSalIncrOtherReason(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason salIncrOtherReason);
/**
* Unsets the "sal_incr_other_reason" element
*/
void unsetSalIncrOtherReason();
/**
* An XML sal_incr_other_reason(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SalIncr$SalIncrOtherReason.
*/
public interface SalIncrOtherReason extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalIncrOtherReason.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salincrotherreason4797elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr.SalIncrOtherReason) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalIncr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sal_reasons(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface SalReasons extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalReasons.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salreasons8905elemtype");
/**
* Gets the "reason_social_security" element
*/
java.lang.String getReasonSocialSecurity();
/**
* Gets (as xml) the "reason_social_security" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity xgetReasonSocialSecurity();
/**
* True if has "reason_social_security" element
*/
boolean isSetReasonSocialSecurity();
/**
* Sets the "reason_social_security" element
*/
void setReasonSocialSecurity(java.lang.String reasonSocialSecurity);
/**
* Sets (as xml) the "reason_social_security" element
*/
void xsetReasonSocialSecurity(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity reasonSocialSecurity);
/**
* Unsets the "reason_social_security" element
*/
void unsetReasonSocialSecurity();
/**
* Gets the "reason_medicare" element
*/
java.lang.String getReasonMedicare();
/**
* Gets (as xml) the "reason_medicare" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare xgetReasonMedicare();
/**
* True if has "reason_medicare" element
*/
boolean isSetReasonMedicare();
/**
* Sets the "reason_medicare" element
*/
void setReasonMedicare(java.lang.String reasonMedicare);
/**
* Sets (as xml) the "reason_medicare" element
*/
void xsetReasonMedicare(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare reasonMedicare);
/**
* Unsets the "reason_medicare" element
*/
void unsetReasonMedicare();
/**
* Gets the "reason_workers_comp" element
*/
java.lang.String getReasonWorkersComp();
/**
* Gets (as xml) the "reason_workers_comp" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp xgetReasonWorkersComp();
/**
* True if has "reason_workers_comp" element
*/
boolean isSetReasonWorkersComp();
/**
* Sets the "reason_workers_comp" element
*/
void setReasonWorkersComp(java.lang.String reasonWorkersComp);
/**
* Sets (as xml) the "reason_workers_comp" element
*/
void xsetReasonWorkersComp(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp reasonWorkersComp);
/**
* Unsets the "reason_workers_comp" element
*/
void unsetReasonWorkersComp();
/**
* Gets the "reason_unemployment_ins" element
*/
java.lang.String getReasonUnemploymentIns();
/**
* Gets (as xml) the "reason_unemployment_ins" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns xgetReasonUnemploymentIns();
/**
* True if has "reason_unemployment_ins" element
*/
boolean isSetReasonUnemploymentIns();
/**
* Sets the "reason_unemployment_ins" element
*/
void setReasonUnemploymentIns(java.lang.String reasonUnemploymentIns);
/**
* Sets (as xml) the "reason_unemployment_ins" element
*/
void xsetReasonUnemploymentIns(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns reasonUnemploymentIns);
/**
* Unsets the "reason_unemployment_ins" element
*/
void unsetReasonUnemploymentIns();
/**
* An XML reason_social_security(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SalReasons$ReasonSocialSecurity.
*/
public interface ReasonSocialSecurity extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonsocialsecurityb5f2elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_medicare(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SalReasons$ReasonMedicare.
*/
public interface ReasonMedicare extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonmedicare9df0elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_workers_comp(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SalReasons$ReasonWorkersComp.
*/
public interface ReasonWorkersComp extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonworkerscompaa25elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_unemployment_ins(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SalReasons$ReasonUnemploymentIns.
*/
public interface ReasonUnemploymentIns extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonUnemploymentIns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonunemploymentinsd06aelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons.ReasonUnemploymentIns) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SalReasons) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML full_time_three_yr_projection(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface FullTimeThreeYrProjection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeThreeYrProjection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimethreeyrprojection0241elemtype");
/**
* Gets the "grantee_ft_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed getGranteeFtFed();
/**
* True if has "grantee_ft_fed" element
*/
boolean isSetGranteeFtFed();
/**
* Sets the "grantee_ft_fed" element
*/
void setGranteeFtFed(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed granteeFtFed);
/**
* Appends and returns a new empty "grantee_ft_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed addNewGranteeFtFed();
/**
* Unsets the "grantee_ft_fed" element
*/
void unsetGranteeFtFed();
/**
* Gets the "grantee_ft_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal getGranteeFtLocal();
/**
* True if has "grantee_ft_local" element
*/
boolean isSetGranteeFtLocal();
/**
* Sets the "grantee_ft_local" element
*/
void setGranteeFtLocal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal granteeFtLocal);
/**
* Appends and returns a new empty "grantee_ft_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal addNewGranteeFtLocal();
/**
* Unsets the "grantee_ft_local" element
*/
void unsetGranteeFtLocal();
/**
* Gets the "grantee_ft_total" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal getGranteeFtTotal();
/**
* True if has "grantee_ft_total" element
*/
boolean isSetGranteeFtTotal();
/**
* Sets the "grantee_ft_total" element
*/
void setGranteeFtTotal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal granteeFtTotal);
/**
* Appends and returns a new empty "grantee_ft_total" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal addNewGranteeFtTotal();
/**
* Unsets the "grantee_ft_total" element
*/
void unsetGranteeFtTotal();
/**
* An XML grantee_ft_fed(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteeFtFed extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeFtFed.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteeftfeda24eelemtype");
/**
* Gets the "grantee_ft_fed_year1_amt" element
*/
java.math.BigDecimal getGranteeFtFedYear1Amt();
/**
* Gets (as xml) the "grantee_ft_fed_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtFedYear1Amt();
/**
* True if has "grantee_ft_fed_year1_amt" element
*/
boolean isSetGranteeFtFedYear1Amt();
/**
* Sets the "grantee_ft_fed_year1_amt" element
*/
void setGranteeFtFedYear1Amt(java.math.BigDecimal granteeFtFedYear1Amt);
/**
* Sets (as xml) the "grantee_ft_fed_year1_amt" element
*/
void xsetGranteeFtFedYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtFedYear1Amt);
/**
* Unsets the "grantee_ft_fed_year1_amt" element
*/
void unsetGranteeFtFedYear1Amt();
/**
* Gets the "grantee_ft_fed_year2_amt" element
*/
java.math.BigDecimal getGranteeFtFedYear2Amt();
/**
* Gets (as xml) the "grantee_ft_fed_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtFedYear2Amt();
/**
* True if has "grantee_ft_fed_year2_amt" element
*/
boolean isSetGranteeFtFedYear2Amt();
/**
* Sets the "grantee_ft_fed_year2_amt" element
*/
void setGranteeFtFedYear2Amt(java.math.BigDecimal granteeFtFedYear2Amt);
/**
* Sets (as xml) the "grantee_ft_fed_year2_amt" element
*/
void xsetGranteeFtFedYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtFedYear2Amt);
/**
* Unsets the "grantee_ft_fed_year2_amt" element
*/
void unsetGranteeFtFedYear2Amt();
/**
* Gets the "grantee_ft_fed_year3_amt" element
*/
java.math.BigDecimal getGranteeFtFedYear3Amt();
/**
* Gets (as xml) the "grantee_ft_fed_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtFedYear3Amt();
/**
* True if has "grantee_ft_fed_year3_amt" element
*/
boolean isSetGranteeFtFedYear3Amt();
/**
* Sets the "grantee_ft_fed_year3_amt" element
*/
void setGranteeFtFedYear3Amt(java.math.BigDecimal granteeFtFedYear3Amt);
/**
* Sets (as xml) the "grantee_ft_fed_year3_amt" element
*/
void xsetGranteeFtFedYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtFedYear3Amt);
/**
* Unsets the "grantee_ft_fed_year3_amt" element
*/
void unsetGranteeFtFedYear3Amt();
/**
* Gets the "grantee_ft_fed_total_amt" element
*/
java.math.BigDecimal getGranteeFtFedTotalAmt();
/**
* Gets (as xml) the "grantee_ft_fed_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteeFtFedTotalAmt();
/**
* True if has "grantee_ft_fed_total_amt" element
*/
boolean isSetGranteeFtFedTotalAmt();
/**
* Sets the "grantee_ft_fed_total_amt" element
*/
void setGranteeFtFedTotalAmt(java.math.BigDecimal granteeFtFedTotalAmt);
/**
* Sets (as xml) the "grantee_ft_fed_total_amt" element
*/
void xsetGranteeFtFedTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteeFtFedTotalAmt);
/**
* Unsets the "grantee_ft_fed_total_amt" element
*/
void unsetGranteeFtFedTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML grantee_ft_local(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteeFtLocal extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeFtLocal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteeftlocal5528elemtype");
/**
* Gets the "grantee_ft_local_year1_amt" element
*/
java.math.BigDecimal getGranteeFtLocalYear1Amt();
/**
* Gets (as xml) the "grantee_ft_local_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtLocalYear1Amt();
/**
* True if has "grantee_ft_local_year1_amt" element
*/
boolean isSetGranteeFtLocalYear1Amt();
/**
* Sets the "grantee_ft_local_year1_amt" element
*/
void setGranteeFtLocalYear1Amt(java.math.BigDecimal granteeFtLocalYear1Amt);
/**
* Sets (as xml) the "grantee_ft_local_year1_amt" element
*/
void xsetGranteeFtLocalYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtLocalYear1Amt);
/**
* Unsets the "grantee_ft_local_year1_amt" element
*/
void unsetGranteeFtLocalYear1Amt();
/**
* Gets the "grantee_ft_local_year2_amt" element
*/
java.math.BigDecimal getGranteeFtLocalYear2Amt();
/**
* Gets (as xml) the "grantee_ft_local_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtLocalYear2Amt();
/**
* True if has "grantee_ft_local_year2_amt" element
*/
boolean isSetGranteeFtLocalYear2Amt();
/**
* Sets the "grantee_ft_local_year2_amt" element
*/
void setGranteeFtLocalYear2Amt(java.math.BigDecimal granteeFtLocalYear2Amt);
/**
* Sets (as xml) the "grantee_ft_local_year2_amt" element
*/
void xsetGranteeFtLocalYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtLocalYear2Amt);
/**
* Unsets the "grantee_ft_local_year2_amt" element
*/
void unsetGranteeFtLocalYear2Amt();
/**
* Gets the "grantee_ft_local_year3_amt" element
*/
java.math.BigDecimal getGranteeFtLocalYear3Amt();
/**
* Gets (as xml) the "grantee_ft_local_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtLocalYear3Amt();
/**
* True if has "grantee_ft_local_year3_amt" element
*/
boolean isSetGranteeFtLocalYear3Amt();
/**
* Sets the "grantee_ft_local_year3_amt" element
*/
void setGranteeFtLocalYear3Amt(java.math.BigDecimal granteeFtLocalYear3Amt);
/**
* Sets (as xml) the "grantee_ft_local_year3_amt" element
*/
void xsetGranteeFtLocalYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtLocalYear3Amt);
/**
* Unsets the "grantee_ft_local_year3_amt" element
*/
void unsetGranteeFtLocalYear3Amt();
/**
* Gets the "grantee_ft_local_total_amt" element
*/
java.math.BigDecimal getGranteeFtLocalTotalAmt();
/**
* Gets (as xml) the "grantee_ft_local_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteeFtLocalTotalAmt();
/**
* True if has "grantee_ft_local_total_amt" element
*/
boolean isSetGranteeFtLocalTotalAmt();
/**
* Sets the "grantee_ft_local_total_amt" element
*/
void setGranteeFtLocalTotalAmt(java.math.BigDecimal granteeFtLocalTotalAmt);
/**
* Sets (as xml) the "grantee_ft_local_total_amt" element
*/
void xsetGranteeFtLocalTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteeFtLocalTotalAmt);
/**
* Unsets the "grantee_ft_local_total_amt" element
*/
void unsetGranteeFtLocalTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML grantee_ft_total(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteeFtTotal extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeFtTotal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteefttotal13afelemtype");
/**
* Gets the "grantee_ft_total_year1_amt" element
*/
java.math.BigDecimal getGranteeFtTotalYear1Amt();
/**
* Gets (as xml) the "grantee_ft_total_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtTotalYear1Amt();
/**
* True if has "grantee_ft_total_year1_amt" element
*/
boolean isSetGranteeFtTotalYear1Amt();
/**
* Sets the "grantee_ft_total_year1_amt" element
*/
void setGranteeFtTotalYear1Amt(java.math.BigDecimal granteeFtTotalYear1Amt);
/**
* Sets (as xml) the "grantee_ft_total_year1_amt" element
*/
void xsetGranteeFtTotalYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtTotalYear1Amt);
/**
* Unsets the "grantee_ft_total_year1_amt" element
*/
void unsetGranteeFtTotalYear1Amt();
/**
* Gets the "grantee_ft_total_year2_amt" element
*/
java.math.BigDecimal getGranteeFtTotalYear2Amt();
/**
* Gets (as xml) the "grantee_ft_total_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtTotalYear2Amt();
/**
* True if has "grantee_ft_total_year2_amt" element
*/
boolean isSetGranteeFtTotalYear2Amt();
/**
* Sets the "grantee_ft_total_year2_amt" element
*/
void setGranteeFtTotalYear2Amt(java.math.BigDecimal granteeFtTotalYear2Amt);
/**
* Sets (as xml) the "grantee_ft_total_year2_amt" element
*/
void xsetGranteeFtTotalYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtTotalYear2Amt);
/**
* Unsets the "grantee_ft_total_year2_amt" element
*/
void unsetGranteeFtTotalYear2Amt();
/**
* Gets the "grantee_ft_total_year3_amt" element
*/
java.math.BigDecimal getGranteeFtTotalYear3Amt();
/**
* Gets (as xml) the "grantee_ft_total_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteeFtTotalYear3Amt();
/**
* True if has "grantee_ft_total_year3_amt" element
*/
boolean isSetGranteeFtTotalYear3Amt();
/**
* Sets the "grantee_ft_total_year3_amt" element
*/
void setGranteeFtTotalYear3Amt(java.math.BigDecimal granteeFtTotalYear3Amt);
/**
* Sets (as xml) the "grantee_ft_total_year3_amt" element
*/
void xsetGranteeFtTotalYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteeFtTotalYear3Amt);
/**
* Unsets the "grantee_ft_total_year3_amt" element
*/
void unsetGranteeFtTotalYear3Amt();
/**
* Gets the "grantee_ft_grand_total_amt" element
*/
java.math.BigDecimal getGranteeFtGrandTotalAmt();
/**
* Gets (as xml) the "grantee_ft_grand_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteeFtGrandTotalAmt();
/**
* True if has "grantee_ft_grand_total_amt" element
*/
boolean isSetGranteeFtGrandTotalAmt();
/**
* Sets the "grantee_ft_grand_total_amt" element
*/
void setGranteeFtGrandTotalAmt(java.math.BigDecimal granteeFtGrandTotalAmt);
/**
* Sets (as xml) the "grantee_ft_grand_total_amt" element
*/
void xsetGranteeFtGrandTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteeFtGrandTotalAmt);
/**
* Unsets the "grantee_ft_grand_total_amt" element
*/
void unsetGranteeFtGrandTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection.GranteeFtTotal) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.FullTimeThreeYrProjection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML part_time_three_yr_projection(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface PartTimeThreeYrProjection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartTimeThreeYrProjection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("parttimethreeyrprojection41a5elemtype");
/**
* Gets the "grantee_pt_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed getGranteePtFed();
/**
* True if has "grantee_pt_fed" element
*/
boolean isSetGranteePtFed();
/**
* Sets the "grantee_pt_fed" element
*/
void setGranteePtFed(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed granteePtFed);
/**
* Appends and returns a new empty "grantee_pt_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed addNewGranteePtFed();
/**
* Unsets the "grantee_pt_fed" element
*/
void unsetGranteePtFed();
/**
* Gets the "grantee_pt_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal getGranteePtLocal();
/**
* True if has "grantee_pt_local" element
*/
boolean isSetGranteePtLocal();
/**
* Sets the "grantee_pt_local" element
*/
void setGranteePtLocal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal granteePtLocal);
/**
* Appends and returns a new empty "grantee_pt_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal addNewGranteePtLocal();
/**
* Unsets the "grantee_pt_local" element
*/
void unsetGranteePtLocal();
/**
* Gets the "grantee_pt_total" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal getGranteePtTotal();
/**
* True if has "grantee_pt_total" element
*/
boolean isSetGranteePtTotal();
/**
* Sets the "grantee_pt_total" element
*/
void setGranteePtTotal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal granteePtTotal);
/**
* Appends and returns a new empty "grantee_pt_total" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal addNewGranteePtTotal();
/**
* Unsets the "grantee_pt_total" element
*/
void unsetGranteePtTotal();
/**
* An XML grantee_pt_fed(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteePtFed extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteePtFed.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteeptfed95bcelemtype");
/**
* Gets the "grantee_pt_fed_year1_amt" element
*/
java.math.BigDecimal getGranteePtFedYear1Amt();
/**
* Gets (as xml) the "grantee_pt_fed_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtFedYear1Amt();
/**
* True if has "grantee_pt_fed_year1_amt" element
*/
boolean isSetGranteePtFedYear1Amt();
/**
* Sets the "grantee_pt_fed_year1_amt" element
*/
void setGranteePtFedYear1Amt(java.math.BigDecimal granteePtFedYear1Amt);
/**
* Sets (as xml) the "grantee_pt_fed_year1_amt" element
*/
void xsetGranteePtFedYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtFedYear1Amt);
/**
* Unsets the "grantee_pt_fed_year1_amt" element
*/
void unsetGranteePtFedYear1Amt();
/**
* Gets the "grantee_pt_fed_year2_amt" element
*/
java.math.BigDecimal getGranteePtFedYear2Amt();
/**
* Gets (as xml) the "grantee_pt_fed_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtFedYear2Amt();
/**
* True if has "grantee_pt_fed_year2_amt" element
*/
boolean isSetGranteePtFedYear2Amt();
/**
* Sets the "grantee_pt_fed_year2_amt" element
*/
void setGranteePtFedYear2Amt(java.math.BigDecimal granteePtFedYear2Amt);
/**
* Sets (as xml) the "grantee_pt_fed_year2_amt" element
*/
void xsetGranteePtFedYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtFedYear2Amt);
/**
* Unsets the "grantee_pt_fed_year2_amt" element
*/
void unsetGranteePtFedYear2Amt();
/**
* Gets the "grantee_pt_fed_year3_amt" element
*/
java.math.BigDecimal getGranteePtFedYear3Amt();
/**
* Gets (as xml) the "grantee_pt_fed_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtFedYear3Amt();
/**
* True if has "grantee_pt_fed_year3_amt" element
*/
boolean isSetGranteePtFedYear3Amt();
/**
* Sets the "grantee_pt_fed_year3_amt" element
*/
void setGranteePtFedYear3Amt(java.math.BigDecimal granteePtFedYear3Amt);
/**
* Sets (as xml) the "grantee_pt_fed_year3_amt" element
*/
void xsetGranteePtFedYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtFedYear3Amt);
/**
* Unsets the "grantee_pt_fed_year3_amt" element
*/
void unsetGranteePtFedYear3Amt();
/**
* Gets the "grantee_pt_fed_total_amt" element
*/
java.math.BigDecimal getGranteePtFedTotalAmt();
/**
* Gets (as xml) the "grantee_pt_fed_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteePtFedTotalAmt();
/**
* True if has "grantee_pt_fed_total_amt" element
*/
boolean isSetGranteePtFedTotalAmt();
/**
* Sets the "grantee_pt_fed_total_amt" element
*/
void setGranteePtFedTotalAmt(java.math.BigDecimal granteePtFedTotalAmt);
/**
* Sets (as xml) the "grantee_pt_fed_total_amt" element
*/
void xsetGranteePtFedTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteePtFedTotalAmt);
/**
* Unsets the "grantee_pt_fed_total_amt" element
*/
void unsetGranteePtFedTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML grantee_pt_local(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteePtLocal extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteePtLocal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteeptlocal6e16elemtype");
/**
* Gets the "grantee_pt_local_year1_amt" element
*/
java.math.BigDecimal getGranteePtLocalYear1Amt();
/**
* Gets (as xml) the "grantee_pt_local_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtLocalYear1Amt();
/**
* True if has "grantee_pt_local_year1_amt" element
*/
boolean isSetGranteePtLocalYear1Amt();
/**
* Sets the "grantee_pt_local_year1_amt" element
*/
void setGranteePtLocalYear1Amt(java.math.BigDecimal granteePtLocalYear1Amt);
/**
* Sets (as xml) the "grantee_pt_local_year1_amt" element
*/
void xsetGranteePtLocalYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtLocalYear1Amt);
/**
* Unsets the "grantee_pt_local_year1_amt" element
*/
void unsetGranteePtLocalYear1Amt();
/**
* Gets the "grantee_pt_local_year2_amt" element
*/
java.math.BigDecimal getGranteePtLocalYear2Amt();
/**
* Gets (as xml) the "grantee_pt_local_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtLocalYear2Amt();
/**
* True if has "grantee_pt_local_year2_amt" element
*/
boolean isSetGranteePtLocalYear2Amt();
/**
* Sets the "grantee_pt_local_year2_amt" element
*/
void setGranteePtLocalYear2Amt(java.math.BigDecimal granteePtLocalYear2Amt);
/**
* Sets (as xml) the "grantee_pt_local_year2_amt" element
*/
void xsetGranteePtLocalYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtLocalYear2Amt);
/**
* Unsets the "grantee_pt_local_year2_amt" element
*/
void unsetGranteePtLocalYear2Amt();
/**
* Gets the "grantee_pt_local_year3_amt" element
*/
java.math.BigDecimal getGranteePtLocalYear3Amt();
/**
* Gets (as xml) the "grantee_pt_local_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtLocalYear3Amt();
/**
* True if has "grantee_pt_local_year3_amt" element
*/
boolean isSetGranteePtLocalYear3Amt();
/**
* Sets the "grantee_pt_local_year3_amt" element
*/
void setGranteePtLocalYear3Amt(java.math.BigDecimal granteePtLocalYear3Amt);
/**
* Sets (as xml) the "grantee_pt_local_year3_amt" element
*/
void xsetGranteePtLocalYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtLocalYear3Amt);
/**
* Unsets the "grantee_pt_local_year3_amt" element
*/
void unsetGranteePtLocalYear3Amt();
/**
* Gets the "grantee_pt_local_total_amt" element
*/
java.math.BigDecimal getGranteePtLocalTotalAmt();
/**
* Gets (as xml) the "grantee_pt_local_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteePtLocalTotalAmt();
/**
* True if has "grantee_pt_local_total_amt" element
*/
boolean isSetGranteePtLocalTotalAmt();
/**
* Sets the "grantee_pt_local_total_amt" element
*/
void setGranteePtLocalTotalAmt(java.math.BigDecimal granteePtLocalTotalAmt);
/**
* Sets (as xml) the "grantee_pt_local_total_amt" element
*/
void xsetGranteePtLocalTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteePtLocalTotalAmt);
/**
* Unsets the "grantee_pt_local_total_amt" element
*/
void unsetGranteePtLocalTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML grantee_pt_total(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface GranteePtTotal extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteePtTotal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteepttotal2c9delemtype");
/**
* Gets the "grantee_pt_total_year1_amt" element
*/
java.math.BigDecimal getGranteePtTotalYear1Amt();
/**
* Gets (as xml) the "grantee_pt_total_year1_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtTotalYear1Amt();
/**
* True if has "grantee_pt_total_year1_amt" element
*/
boolean isSetGranteePtTotalYear1Amt();
/**
* Sets the "grantee_pt_total_year1_amt" element
*/
void setGranteePtTotalYear1Amt(java.math.BigDecimal granteePtTotalYear1Amt);
/**
* Sets (as xml) the "grantee_pt_total_year1_amt" element
*/
void xsetGranteePtTotalYear1Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtTotalYear1Amt);
/**
* Unsets the "grantee_pt_total_year1_amt" element
*/
void unsetGranteePtTotalYear1Amt();
/**
* Gets the "grantee_pt_total_year2_amt" element
*/
java.math.BigDecimal getGranteePtTotalYear2Amt();
/**
* Gets (as xml) the "grantee_pt_total_year2_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtTotalYear2Amt();
/**
* True if has "grantee_pt_total_year2_amt" element
*/
boolean isSetGranteePtTotalYear2Amt();
/**
* Sets the "grantee_pt_total_year2_amt" element
*/
void setGranteePtTotalYear2Amt(java.math.BigDecimal granteePtTotalYear2Amt);
/**
* Sets (as xml) the "grantee_pt_total_year2_amt" element
*/
void xsetGranteePtTotalYear2Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtTotalYear2Amt);
/**
* Unsets the "grantee_pt_total_year2_amt" element
*/
void unsetGranteePtTotalYear2Amt();
/**
* Gets the "grantee_pt_total_year3_amt" element
*/
java.math.BigDecimal getGranteePtTotalYear3Amt();
/**
* Gets (as xml) the "grantee_pt_total_year3_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetGranteePtTotalYear3Amt();
/**
* True if has "grantee_pt_total_year3_amt" element
*/
boolean isSetGranteePtTotalYear3Amt();
/**
* Sets the "grantee_pt_total_year3_amt" element
*/
void setGranteePtTotalYear3Amt(java.math.BigDecimal granteePtTotalYear3Amt);
/**
* Sets (as xml) the "grantee_pt_total_year3_amt" element
*/
void xsetGranteePtTotalYear3Amt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType granteePtTotalYear3Amt);
/**
* Unsets the "grantee_pt_total_year3_amt" element
*/
void unsetGranteePtTotalYear3Amt();
/**
* Gets the "grantee_pt_grand_total_amt" element
*/
java.math.BigDecimal getGranteePtGrandTotalAmt();
/**
* Gets (as xml) the "grantee_pt_grand_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetGranteePtGrandTotalAmt();
/**
* True if has "grantee_pt_grand_total_amt" element
*/
boolean isSetGranteePtGrandTotalAmt();
/**
* Sets the "grantee_pt_grand_total_amt" element
*/
void setGranteePtGrandTotalAmt(java.math.BigDecimal granteePtGrandTotalAmt);
/**
* Sets (as xml) the "grantee_pt_grand_total_amt" element
*/
void xsetGranteePtGrandTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType granteePtGrandTotalAmt);
/**
* Unsets the "grantee_pt_grand_total_amt" element
*/
void unsetGranteePtGrandTotalAmt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection.GranteePtTotal) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.PartTimeThreeYrProjection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_officer_budget(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface SwornOfficerBudget extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornOfficerBudget.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornofficerbudget077delemtype");
/**
* Gets the "sworn_officer_ft_fed_total_amt" element
*/
java.math.BigDecimal getSwornOfficerFtFedTotalAmt();
/**
* Gets (as xml) the "sworn_officer_ft_fed_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerFtFedTotalAmt();
/**
* True if has "sworn_officer_ft_fed_total_amt" element
*/
boolean isSetSwornOfficerFtFedTotalAmt();
/**
* Sets the "sworn_officer_ft_fed_total_amt" element
*/
void setSwornOfficerFtFedTotalAmt(java.math.BigDecimal swornOfficerFtFedTotalAmt);
/**
* Sets (as xml) the "sworn_officer_ft_fed_total_amt" element
*/
void xsetSwornOfficerFtFedTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerFtFedTotalAmt);
/**
* Unsets the "sworn_officer_ft_fed_total_amt" element
*/
void unsetSwornOfficerFtFedTotalAmt();
/**
* Gets the "sworn_full_time_officers_requested_fed" element
*/
int getSwornFullTimeOfficersRequestedFed();
/**
* Gets (as xml) the "sworn_full_time_officers_requested_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed xgetSwornFullTimeOfficersRequestedFed();
/**
* True if has "sworn_full_time_officers_requested_fed" element
*/
boolean isSetSwornFullTimeOfficersRequestedFed();
/**
* Sets the "sworn_full_time_officers_requested_fed" element
*/
void setSwornFullTimeOfficersRequestedFed(int swornFullTimeOfficersRequestedFed);
/**
* Sets (as xml) the "sworn_full_time_officers_requested_fed" element
*/
void xsetSwornFullTimeOfficersRequestedFed(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed swornFullTimeOfficersRequestedFed);
/**
* Unsets the "sworn_full_time_officers_requested_fed" element
*/
void unsetSwornFullTimeOfficersRequestedFed();
/**
* Gets the "federal_share_full_time" element
*/
java.math.BigDecimal getFederalShareFullTime();
/**
* Gets (as xml) the "federal_share_full_time" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFederalShareFullTime();
/**
* True if has "federal_share_full_time" element
*/
boolean isSetFederalShareFullTime();
/**
* Sets the "federal_share_full_time" element
*/
void setFederalShareFullTime(java.math.BigDecimal federalShareFullTime);
/**
* Sets (as xml) the "federal_share_full_time" element
*/
void xsetFederalShareFullTime(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType federalShareFullTime);
/**
* Unsets the "federal_share_full_time" element
*/
void unsetFederalShareFullTime();
/**
* Gets the "sworn_officer_pt_fed_total_amt" element
*/
java.math.BigDecimal getSwornOfficerPtFedTotalAmt();
/**
* Gets (as xml) the "sworn_officer_pt_fed_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerPtFedTotalAmt();
/**
* True if has "sworn_officer_pt_fed_total_amt" element
*/
boolean isSetSwornOfficerPtFedTotalAmt();
/**
* Sets the "sworn_officer_pt_fed_total_amt" element
*/
void setSwornOfficerPtFedTotalAmt(java.math.BigDecimal swornOfficerPtFedTotalAmt);
/**
* Sets (as xml) the "sworn_officer_pt_fed_total_amt" element
*/
void xsetSwornOfficerPtFedTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerPtFedTotalAmt);
/**
* Unsets the "sworn_officer_pt_fed_total_amt" element
*/
void unsetSwornOfficerPtFedTotalAmt();
/**
* Gets the "sworn_part_time_officers_requested_fed" element
*/
int getSwornPartTimeOfficersRequestedFed();
/**
* Gets (as xml) the "sworn_part_time_officers_requested_fed" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed xgetSwornPartTimeOfficersRequestedFed();
/**
* True if has "sworn_part_time_officers_requested_fed" element
*/
boolean isSetSwornPartTimeOfficersRequestedFed();
/**
* Sets the "sworn_part_time_officers_requested_fed" element
*/
void setSwornPartTimeOfficersRequestedFed(int swornPartTimeOfficersRequestedFed);
/**
* Sets (as xml) the "sworn_part_time_officers_requested_fed" element
*/
void xsetSwornPartTimeOfficersRequestedFed(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed swornPartTimeOfficersRequestedFed);
/**
* Unsets the "sworn_part_time_officers_requested_fed" element
*/
void unsetSwornPartTimeOfficersRequestedFed();
/**
* Gets the "federal_share_part_time" element
*/
java.math.BigDecimal getFederalSharePartTime();
/**
* Gets (as xml) the "federal_share_part_time" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFederalSharePartTime();
/**
* True if has "federal_share_part_time" element
*/
boolean isSetFederalSharePartTime();
/**
* Sets the "federal_share_part_time" element
*/
void setFederalSharePartTime(java.math.BigDecimal federalSharePartTime);
/**
* Sets (as xml) the "federal_share_part_time" element
*/
void xsetFederalSharePartTime(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType federalSharePartTime);
/**
* Unsets the "federal_share_part_time" element
*/
void unsetFederalSharePartTime();
/**
* Gets the "federal_share_total" element
*/
java.math.BigDecimal getFederalShareTotal();
/**
* Gets (as xml) the "federal_share_total" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFederalShareTotal();
/**
* True if has "federal_share_total" element
*/
boolean isSetFederalShareTotal();
/**
* Sets the "federal_share_total" element
*/
void setFederalShareTotal(java.math.BigDecimal federalShareTotal);
/**
* Sets (as xml) the "federal_share_total" element
*/
void xsetFederalShareTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType federalShareTotal);
/**
* Unsets the "federal_share_total" element
*/
void unsetFederalShareTotal();
/**
* Gets the "sworn_officer_ft_local_total_amt" element
*/
java.math.BigDecimal getSwornOfficerFtLocalTotalAmt();
/**
* Gets (as xml) the "sworn_officer_ft_local_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerFtLocalTotalAmt();
/**
* True if has "sworn_officer_ft_local_total_amt" element
*/
boolean isSetSwornOfficerFtLocalTotalAmt();
/**
* Sets the "sworn_officer_ft_local_total_amt" element
*/
void setSwornOfficerFtLocalTotalAmt(java.math.BigDecimal swornOfficerFtLocalTotalAmt);
/**
* Sets (as xml) the "sworn_officer_ft_local_total_amt" element
*/
void xsetSwornOfficerFtLocalTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerFtLocalTotalAmt);
/**
* Unsets the "sworn_officer_ft_local_total_amt" element
*/
void unsetSwornOfficerFtLocalTotalAmt();
/**
* Gets the "sworn_full_time_officers_requested_local" element
*/
int getSwornFullTimeOfficersRequestedLocal();
/**
* Gets (as xml) the "sworn_full_time_officers_requested_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal xgetSwornFullTimeOfficersRequestedLocal();
/**
* True if has "sworn_full_time_officers_requested_local" element
*/
boolean isSetSwornFullTimeOfficersRequestedLocal();
/**
* Sets the "sworn_full_time_officers_requested_local" element
*/
void setSwornFullTimeOfficersRequestedLocal(int swornFullTimeOfficersRequestedLocal);
/**
* Sets (as xml) the "sworn_full_time_officers_requested_local" element
*/
void xsetSwornFullTimeOfficersRequestedLocal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal swornFullTimeOfficersRequestedLocal);
/**
* Unsets the "sworn_full_time_officers_requested_local" element
*/
void unsetSwornFullTimeOfficersRequestedLocal();
/**
* Gets the "local_share_full_time" element
*/
java.math.BigDecimal getLocalShareFullTime();
/**
* Gets (as xml) the "local_share_full_time" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetLocalShareFullTime();
/**
* True if has "local_share_full_time" element
*/
boolean isSetLocalShareFullTime();
/**
* Sets the "local_share_full_time" element
*/
void setLocalShareFullTime(java.math.BigDecimal localShareFullTime);
/**
* Sets (as xml) the "local_share_full_time" element
*/
void xsetLocalShareFullTime(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType localShareFullTime);
/**
* Unsets the "local_share_full_time" element
*/
void unsetLocalShareFullTime();
/**
* Gets the "sworn_officer_pt_local_total_amt" element
*/
java.math.BigDecimal getSwornOfficerPtLocalTotalAmt();
/**
* Gets (as xml) the "sworn_officer_pt_local_total_amt" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerPtLocalTotalAmt();
/**
* True if has "sworn_officer_pt_local_total_amt" element
*/
boolean isSetSwornOfficerPtLocalTotalAmt();
/**
* Sets the "sworn_officer_pt_local_total_amt" element
*/
void setSwornOfficerPtLocalTotalAmt(java.math.BigDecimal swornOfficerPtLocalTotalAmt);
/**
* Sets (as xml) the "sworn_officer_pt_local_total_amt" element
*/
void xsetSwornOfficerPtLocalTotalAmt(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerPtLocalTotalAmt);
/**
* Unsets the "sworn_officer_pt_local_total_amt" element
*/
void unsetSwornOfficerPtLocalTotalAmt();
/**
* Gets the "sworn_part_time_officers_requested_local" element
*/
int getSwornPartTimeOfficersRequestedLocal();
/**
* Gets (as xml) the "sworn_part_time_officers_requested_local" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal xgetSwornPartTimeOfficersRequestedLocal();
/**
* True if has "sworn_part_time_officers_requested_local" element
*/
boolean isSetSwornPartTimeOfficersRequestedLocal();
/**
* Sets the "sworn_part_time_officers_requested_local" element
*/
void setSwornPartTimeOfficersRequestedLocal(int swornPartTimeOfficersRequestedLocal);
/**
* Sets (as xml) the "sworn_part_time_officers_requested_local" element
*/
void xsetSwornPartTimeOfficersRequestedLocal(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal swornPartTimeOfficersRequestedLocal);
/**
* Unsets the "sworn_part_time_officers_requested_local" element
*/
void unsetSwornPartTimeOfficersRequestedLocal();
/**
* Gets the "local_share_part_time" element
*/
java.math.BigDecimal getLocalSharePartTime();
/**
* Gets (as xml) the "local_share_part_time" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetLocalSharePartTime();
/**
* True if has "local_share_part_time" element
*/
boolean isSetLocalSharePartTime();
/**
* Sets the "local_share_part_time" element
*/
void setLocalSharePartTime(java.math.BigDecimal localSharePartTime);
/**
* Sets (as xml) the "local_share_part_time" element
*/
void xsetLocalSharePartTime(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType localSharePartTime);
/**
* Unsets the "local_share_part_time" element
*/
void unsetLocalSharePartTime();
/**
* Gets the "local_share_total" element
*/
java.math.BigDecimal getLocalShareTotal();
/**
* Gets (as xml) the "local_share_total" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetLocalShareTotal();
/**
* True if has "local_share_total" element
*/
boolean isSetLocalShareTotal();
/**
* Sets the "local_share_total" element
*/
void setLocalShareTotal(java.math.BigDecimal localShareTotal);
/**
* Sets (as xml) the "local_share_total" element
*/
void xsetLocalShareTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType localShareTotal);
/**
* Unsets the "local_share_total" element
*/
void unsetLocalShareTotal();
/**
* Gets the "federal_share_grand_total" element
*/
java.math.BigDecimal getFederalShareGrandTotal();
/**
* Gets (as xml) the "federal_share_grand_total" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetFederalShareGrandTotal();
/**
* True if has "federal_share_grand_total" element
*/
boolean isSetFederalShareGrandTotal();
/**
* Sets the "federal_share_grand_total" element
*/
void setFederalShareGrandTotal(java.math.BigDecimal federalShareGrandTotal);
/**
* Sets (as xml) the "federal_share_grand_total" element
*/
void xsetFederalShareGrandTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType federalShareGrandTotal);
/**
* Unsets the "federal_share_grand_total" element
*/
void unsetFederalShareGrandTotal();
/**
* Gets the "local_share_grand_total" element
*/
java.math.BigDecimal getLocalShareGrandTotal();
/**
* Gets (as xml) the "local_share_grand_total" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetLocalShareGrandTotal();
/**
* True if has "local_share_grand_total" element
*/
boolean isSetLocalShareGrandTotal();
/**
* Sets the "local_share_grand_total" element
*/
void setLocalShareGrandTotal(java.math.BigDecimal localShareGrandTotal);
/**
* Sets (as xml) the "local_share_grand_total" element
*/
void xsetLocalShareGrandTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType localShareGrandTotal);
/**
* Unsets the "local_share_grand_total" element
*/
void unsetLocalShareGrandTotal();
/**
* Gets the "sworn_officer_grand_total" element
*/
java.math.BigDecimal getSwornOfficerGrandTotal();
/**
* Gets (as xml) the "sworn_officer_grand_total" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerGrandTotal();
/**
* True if has "sworn_officer_grand_total" element
*/
boolean isSetSwornOfficerGrandTotal();
/**
* Sets the "sworn_officer_grand_total" element
*/
void setSwornOfficerGrandTotal(java.math.BigDecimal swornOfficerGrandTotal);
/**
* Sets (as xml) the "sworn_officer_grand_total" element
*/
void xsetSwornOfficerGrandTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerGrandTotal);
/**
* Unsets the "sworn_officer_grand_total" element
*/
void unsetSwornOfficerGrandTotal();
/**
* An XML sworn_full_time_officers_requested_fed(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SwornOfficerBudget$SwornFullTimeOfficersRequestedFed.
*/
public interface SwornFullTimeOfficersRequestedFed extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornFullTimeOfficersRequestedFed.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornfulltimeofficersrequestedfed5bc5elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_part_time_officers_requested_fed(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SwornOfficerBudget$SwornPartTimeOfficersRequestedFed.
*/
public interface SwornPartTimeOfficersRequestedFed extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornPartTimeOfficersRequestedFed.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornparttimeofficersrequestedfed6629elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedFed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_full_time_officers_requested_local(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SwornOfficerBudget$SwornFullTimeOfficersRequestedLocal.
*/
public interface SwornFullTimeOfficersRequestedLocal extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornFullTimeOfficersRequestedLocal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornfulltimeofficersrequestedlocal426belemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornFullTimeOfficersRequestedLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_part_time_officers_requested_local(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SwornOfficerBudget$SwornPartTimeOfficersRequestedLocal.
*/
public interface SwornPartTimeOfficersRequestedLocal extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornPartTimeOfficersRequestedLocal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornparttimeofficersrequestedlocal43cfelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget.SwornPartTimeOfficersRequestedLocal) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SwornOfficerBudget) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_other_personnel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface CivilianOtherPersonnel extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianOtherPersonnel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianotherpersonnel8cceelemtype");
/**
* Gets the "no_civilian_personnel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoCivilianPersonnel();
/**
* Gets (as xml) the "no_civilian_personnel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoCivilianPersonnel();
/**
* True if has "no_civilian_personnel" element
*/
boolean isSetNoCivilianPersonnel();
/**
* Sets the "no_civilian_personnel" element
*/
void setNoCivilianPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noCivilianPersonnel);
/**
* Sets (as xml) the "no_civilian_personnel" element
*/
void xsetNoCivilianPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType noCivilianPersonnel);
/**
* Unsets the "no_civilian_personnel" element
*/
void unsetNoCivilianPersonnel();
/**
* Gets the "position_title" element
*/
java.lang.String getPositionTitle();
/**
* Gets (as xml) the "position_title" element
*/
gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetPositionTitle();
/**
* True if has "position_title" element
*/
boolean isSetPositionTitle();
/**
* Sets the "position_title" element
*/
void setPositionTitle(java.lang.String positionTitle);
/**
* Sets (as xml) the "position_title" element
*/
void xsetPositionTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType positionTitle);
/**
* Unsets the "position_title" element
*/
void unsetPositionTitle();
/**
* Gets the "annual_base_salary" element
*/
java.math.BigDecimal getAnnualBaseSalary();
/**
* Gets (as xml) the "annual_base_salary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetAnnualBaseSalary();
/**
* True if has "annual_base_salary" element
*/
boolean isSetAnnualBaseSalary();
/**
* Sets the "annual_base_salary" element
*/
void setAnnualBaseSalary(java.math.BigDecimal annualBaseSalary);
/**
* Sets (as xml) the "annual_base_salary" element
*/
void xsetAnnualBaseSalary(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType annualBaseSalary);
/**
* Unsets the "annual_base_salary" element
*/
void unsetAnnualBaseSalary();
/**
* Gets the "pct_project_base_salary" element
*/
java.math.BigDecimal getPctProjectBaseSalary();
/**
* Gets (as xml) the "pct_project_base_salary" element
*/
gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType xgetPctProjectBaseSalary();
/**
* True if has "pct_project_base_salary" element
*/
boolean isSetPctProjectBaseSalary();
/**
* Sets the "pct_project_base_salary" element
*/
void setPctProjectBaseSalary(java.math.BigDecimal pctProjectBaseSalary);
/**
* Sets (as xml) the "pct_project_base_salary" element
*/
void xsetPctProjectBaseSalary(gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType pctProjectBaseSalary);
/**
* Unsets the "pct_project_base_salary" element
*/
void unsetPctProjectBaseSalary();
/**
* Gets the "years_project_base_salary" element
*/
int getYearsProjectBaseSalary();
/**
* Gets (as xml) the "years_project_base_salary" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary xgetYearsProjectBaseSalary();
/**
* True if has "years_project_base_salary" element
*/
boolean isSetYearsProjectBaseSalary();
/**
* Sets the "years_project_base_salary" element
*/
void setYearsProjectBaseSalary(int yearsProjectBaseSalary);
/**
* Sets (as xml) the "years_project_base_salary" element
*/
void xsetYearsProjectBaseSalary(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary yearsProjectBaseSalary);
/**
* Unsets the "years_project_base_salary" element
*/
void unsetYearsProjectBaseSalary();
/**
* Gets the "civilian_base_salary_amount" element
*/
java.math.BigDecimal getCivilianBaseSalaryAmount();
/**
* Gets (as xml) the "civilian_base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianBaseSalaryAmount();
/**
* True if has "civilian_base_salary_amount" element
*/
boolean isSetCivilianBaseSalaryAmount();
/**
* Sets the "civilian_base_salary_amount" element
*/
void setCivilianBaseSalaryAmount(java.math.BigDecimal civilianBaseSalaryAmount);
/**
* Sets (as xml) the "civilian_base_salary_amount" element
*/
void xsetCivilianBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianBaseSalaryAmount);
/**
* Unsets the "civilian_base_salary_amount" element
*/
void unsetCivilianBaseSalaryAmount();
/**
* Gets the "civilian_social_security_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianSocialSecurityFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_social_security_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianSocialSecurityFringeBenefitAmount();
/**
* True if has "civilian_social_security_fringe_benefit_amount" element
*/
boolean isSetCivilianSocialSecurityFringeBenefitAmount();
/**
* Sets the "civilian_social_security_fringe_benefit_amount" element
*/
void setCivilianSocialSecurityFringeBenefitAmount(java.math.BigDecimal civilianSocialSecurityFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_social_security_fringe_benefit_amount" element
*/
void xsetCivilianSocialSecurityFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianSocialSecurityFringeBenefitAmount);
/**
* Unsets the "civilian_social_security_fringe_benefit_amount" element
*/
void unsetCivilianSocialSecurityFringeBenefitAmount();
/**
* Gets the "civilian_social_security_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianSocialSecurityFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_social_security_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianSocialSecurityFringePctBaseSalary();
/**
* True if has "civilian_social_security_fringe_pct_base_salary" element
*/
boolean isSetCivilianSocialSecurityFringePctBaseSalary();
/**
* Sets the "civilian_social_security_fringe_pct_base_salary" element
*/
void setCivilianSocialSecurityFringePctBaseSalary(java.math.BigDecimal civilianSocialSecurityFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_social_security_fringe_pct_base_salary" element
*/
void xsetCivilianSocialSecurityFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianSocialSecurityFringePctBaseSalary);
/**
* Unsets the "civilian_social_security_fringe_pct_base_salary" element
*/
void unsetCivilianSocialSecurityFringePctBaseSalary();
/**
* Gets the "civilian_medicare_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianMedicareFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_medicare_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianMedicareFringeBenefitAmount();
/**
* True if has "civilian_medicare_fringe_benefit_amount" element
*/
boolean isSetCivilianMedicareFringeBenefitAmount();
/**
* Sets the "civilian_medicare_fringe_benefit_amount" element
*/
void setCivilianMedicareFringeBenefitAmount(java.math.BigDecimal civilianMedicareFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_medicare_fringe_benefit_amount" element
*/
void xsetCivilianMedicareFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianMedicareFringeBenefitAmount);
/**
* Unsets the "civilian_medicare_fringe_benefit_amount" element
*/
void unsetCivilianMedicareFringeBenefitAmount();
/**
* Gets the "civilian_medicare_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianMedicareFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_medicare_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianMedicareFringePctBaseSalary();
/**
* True if has "civilian_medicare_fringe_pct_base_salary" element
*/
boolean isSetCivilianMedicareFringePctBaseSalary();
/**
* Sets the "civilian_medicare_fringe_pct_base_salary" element
*/
void setCivilianMedicareFringePctBaseSalary(java.math.BigDecimal civilianMedicareFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_medicare_fringe_pct_base_salary" element
*/
void xsetCivilianMedicareFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianMedicareFringePctBaseSalary);
/**
* Unsets the "civilian_medicare_fringe_pct_base_salary" element
*/
void unsetCivilianMedicareFringePctBaseSalary();
/**
* Gets the "civilian_health_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianHealthInsFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_health_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianHealthInsFringeBenefitAmount();
/**
* True if has "civilian_health_ins_fringe_benefit_amount" element
*/
boolean isSetCivilianHealthInsFringeBenefitAmount();
/**
* Sets the "civilian_health_ins_fringe_benefit_amount" element
*/
void setCivilianHealthInsFringeBenefitAmount(java.math.BigDecimal civilianHealthInsFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_health_ins_fringe_benefit_amount" element
*/
void xsetCivilianHealthInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianHealthInsFringeBenefitAmount);
/**
* Unsets the "civilian_health_ins_fringe_benefit_amount" element
*/
void unsetCivilianHealthInsFringeBenefitAmount();
/**
* Gets the "civilian_health_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianHealthInsFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_health_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianHealthInsFringePctBaseSalary();
/**
* True if has "civilian_health_ins_fringe_pct_base_salary" element
*/
boolean isSetCivilianHealthInsFringePctBaseSalary();
/**
* Sets the "civilian_health_ins_fringe_pct_base_salary" element
*/
void setCivilianHealthInsFringePctBaseSalary(java.math.BigDecimal civilianHealthInsFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_health_ins_fringe_pct_base_salary" element
*/
void xsetCivilianHealthInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianHealthInsFringePctBaseSalary);
/**
* Unsets the "civilian_health_ins_fringe_pct_base_salary" element
*/
void unsetCivilianHealthInsFringePctBaseSalary();
/**
* Gets the "civilian_life_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianLifeInsFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_life_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianLifeInsFringeBenefitAmount();
/**
* True if has "civilian_life_ins_fringe_benefit_amount" element
*/
boolean isSetCivilianLifeInsFringeBenefitAmount();
/**
* Sets the "civilian_life_ins_fringe_benefit_amount" element
*/
void setCivilianLifeInsFringeBenefitAmount(java.math.BigDecimal civilianLifeInsFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_life_ins_fringe_benefit_amount" element
*/
void xsetCivilianLifeInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianLifeInsFringeBenefitAmount);
/**
* Unsets the "civilian_life_ins_fringe_benefit_amount" element
*/
void unsetCivilianLifeInsFringeBenefitAmount();
/**
* Gets the "civilian_life_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianLifeInsFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_life_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianLifeInsFringePctBaseSalary();
/**
* True if has "civilian_life_ins_fringe_pct_base_salary" element
*/
boolean isSetCivilianLifeInsFringePctBaseSalary();
/**
* Sets the "civilian_life_ins_fringe_pct_base_salary" element
*/
void setCivilianLifeInsFringePctBaseSalary(java.math.BigDecimal civilianLifeInsFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_life_ins_fringe_pct_base_salary" element
*/
void xsetCivilianLifeInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianLifeInsFringePctBaseSalary);
/**
* Unsets the "civilian_life_ins_fringe_pct_base_salary" element
*/
void unsetCivilianLifeInsFringePctBaseSalary();
/**
* Gets the "civilian_vacation_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianVacationFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_vacation_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianVacationFringeBenefitAmount();
/**
* True if has "civilian_vacation_fringe_benefit_amount" element
*/
boolean isSetCivilianVacationFringeBenefitAmount();
/**
* Sets the "civilian_vacation_fringe_benefit_amount" element
*/
void setCivilianVacationFringeBenefitAmount(java.math.BigDecimal civilianVacationFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_vacation_fringe_benefit_amount" element
*/
void xsetCivilianVacationFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianVacationFringeBenefitAmount);
/**
* Unsets the "civilian_vacation_fringe_benefit_amount" element
*/
void unsetCivilianVacationFringeBenefitAmount();
/**
* Gets the "civilian_vacation_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianVacationFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_vacation_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianVacationFringePctBaseSalary();
/**
* True if has "civilian_vacation_fringe_pct_base_salary" element
*/
boolean isSetCivilianVacationFringePctBaseSalary();
/**
* Sets the "civilian_vacation_fringe_pct_base_salary" element
*/
void setCivilianVacationFringePctBaseSalary(java.math.BigDecimal civilianVacationFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_vacation_fringe_pct_base_salary" element
*/
void xsetCivilianVacationFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianVacationFringePctBaseSalary);
/**
* Unsets the "civilian_vacation_fringe_pct_base_salary" element
*/
void unsetCivilianVacationFringePctBaseSalary();
/**
* Gets the "civilian_sick_leave_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianSickLeaveFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_sick_leave_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianSickLeaveFringeBenefitAmount();
/**
* True if has "civilian_sick_leave_fringe_benefit_amount" element
*/
boolean isSetCivilianSickLeaveFringeBenefitAmount();
/**
* Sets the "civilian_sick_leave_fringe_benefit_amount" element
*/
void setCivilianSickLeaveFringeBenefitAmount(java.math.BigDecimal civilianSickLeaveFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_sick_leave_fringe_benefit_amount" element
*/
void xsetCivilianSickLeaveFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianSickLeaveFringeBenefitAmount);
/**
* Unsets the "civilian_sick_leave_fringe_benefit_amount" element
*/
void unsetCivilianSickLeaveFringeBenefitAmount();
/**
* Gets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianSickLeaveFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_sick_leave_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianSickLeaveFringePctBaseSalary();
/**
* True if has "civilian_sick_leave_fringe_pct_base_salary" element
*/
boolean isSetCivilianSickLeaveFringePctBaseSalary();
/**
* Sets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void setCivilianSickLeaveFringePctBaseSalary(java.math.BigDecimal civilianSickLeaveFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void xsetCivilianSickLeaveFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianSickLeaveFringePctBaseSalary);
/**
* Unsets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void unsetCivilianSickLeaveFringePctBaseSalary();
/**
* Gets the "civilian_retirement_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianRetirementFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_retirement_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianRetirementFringeBenefitAmount();
/**
* True if has "civilian_retirement_fringe_benefit_amount" element
*/
boolean isSetCivilianRetirementFringeBenefitAmount();
/**
* Sets the "civilian_retirement_fringe_benefit_amount" element
*/
void setCivilianRetirementFringeBenefitAmount(java.math.BigDecimal civilianRetirementFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_retirement_fringe_benefit_amount" element
*/
void xsetCivilianRetirementFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianRetirementFringeBenefitAmount);
/**
* Unsets the "civilian_retirement_fringe_benefit_amount" element
*/
void unsetCivilianRetirementFringeBenefitAmount();
/**
* Gets the "civilian_retirement_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianRetirementFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_retirement_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianRetirementFringePctBaseSalary();
/**
* True if has "civilian_retirement_fringe_pct_base_salary" element
*/
boolean isSetCivilianRetirementFringePctBaseSalary();
/**
* Sets the "civilian_retirement_fringe_pct_base_salary" element
*/
void setCivilianRetirementFringePctBaseSalary(java.math.BigDecimal civilianRetirementFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_retirement_fringe_pct_base_salary" element
*/
void xsetCivilianRetirementFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianRetirementFringePctBaseSalary);
/**
* Unsets the "civilian_retirement_fringe_pct_base_salary" element
*/
void unsetCivilianRetirementFringePctBaseSalary();
/**
* Gets the "civilian_workers_comp_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianWorkersCompFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_workers_comp_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianWorkersCompFringeBenefitAmount();
/**
* True if has "civilian_workers_comp_fringe_benefit_amount" element
*/
boolean isSetCivilianWorkersCompFringeBenefitAmount();
/**
* Sets the "civilian_workers_comp_fringe_benefit_amount" element
*/
void setCivilianWorkersCompFringeBenefitAmount(java.math.BigDecimal civilianWorkersCompFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_workers_comp_fringe_benefit_amount" element
*/
void xsetCivilianWorkersCompFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianWorkersCompFringeBenefitAmount);
/**
* Unsets the "civilian_workers_comp_fringe_benefit_amount" element
*/
void unsetCivilianWorkersCompFringeBenefitAmount();
/**
* Gets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianWorkersCompFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_workers_comp_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianWorkersCompFringePctBaseSalary();
/**
* True if has "civilian_workers_comp_fringe_pct_base_salary" element
*/
boolean isSetCivilianWorkersCompFringePctBaseSalary();
/**
* Sets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void setCivilianWorkersCompFringePctBaseSalary(java.math.BigDecimal civilianWorkersCompFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void xsetCivilianWorkersCompFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianWorkersCompFringePctBaseSalary);
/**
* Unsets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void unsetCivilianWorkersCompFringePctBaseSalary();
/**
* Gets the "civilian_unemployment_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianUnemploymentFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_unemployment_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianUnemploymentFringeBenefitAmount();
/**
* True if has "civilian_unemployment_fringe_benefit_amount" element
*/
boolean isSetCivilianUnemploymentFringeBenefitAmount();
/**
* Sets the "civilian_unemployment_fringe_benefit_amount" element
*/
void setCivilianUnemploymentFringeBenefitAmount(java.math.BigDecimal civilianUnemploymentFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_unemployment_fringe_benefit_amount" element
*/
void xsetCivilianUnemploymentFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianUnemploymentFringeBenefitAmount);
/**
* Unsets the "civilian_unemployment_fringe_benefit_amount" element
*/
void unsetCivilianUnemploymentFringeBenefitAmount();
/**
* Gets the "civilian_unemployment_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianUnemploymentFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_unemployment_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianUnemploymentFringePctBaseSalary();
/**
* True if has "civilian_unemployment_fringe_pct_base_salary" element
*/
boolean isSetCivilianUnemploymentFringePctBaseSalary();
/**
* Sets the "civilian_unemployment_fringe_pct_base_salary" element
*/
void setCivilianUnemploymentFringePctBaseSalary(java.math.BigDecimal civilianUnemploymentFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_unemployment_fringe_pct_base_salary" element
*/
void xsetCivilianUnemploymentFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianUnemploymentFringePctBaseSalary);
/**
* Unsets the "civilian_unemployment_fringe_pct_base_salary" element
*/
void unsetCivilianUnemploymentFringePctBaseSalary();
/**
* Gets the "civilian_other1_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianOther1FringeBenefitAmount();
/**
* Gets (as xml) the "civilian_other1_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianOther1FringeBenefitAmount();
/**
* True if has "civilian_other1_fringe_benefit_amount" element
*/
boolean isSetCivilianOther1FringeBenefitAmount();
/**
* Sets the "civilian_other1_fringe_benefit_amount" element
*/
void setCivilianOther1FringeBenefitAmount(java.math.BigDecimal civilianOther1FringeBenefitAmount);
/**
* Sets (as xml) the "civilian_other1_fringe_benefit_amount" element
*/
void xsetCivilianOther1FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianOther1FringeBenefitAmount);
/**
* Unsets the "civilian_other1_fringe_benefit_amount" element
*/
void unsetCivilianOther1FringeBenefitAmount();
/**
* Gets the "civilian_other1_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianOther1FringePctBaseSalary();
/**
* Gets (as xml) the "civilian_other1_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianOther1FringePctBaseSalary();
/**
* True if has "civilian_other1_fringe_pct_base_salary" element
*/
boolean isSetCivilianOther1FringePctBaseSalary();
/**
* Sets the "civilian_other1_fringe_pct_base_salary" element
*/
void setCivilianOther1FringePctBaseSalary(java.math.BigDecimal civilianOther1FringePctBaseSalary);
/**
* Sets (as xml) the "civilian_other1_fringe_pct_base_salary" element
*/
void xsetCivilianOther1FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianOther1FringePctBaseSalary);
/**
* Unsets the "civilian_other1_fringe_pct_base_salary" element
*/
void unsetCivilianOther1FringePctBaseSalary();
/**
* Gets the "civilian_other2_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianOther2FringeBenefitAmount();
/**
* Gets (as xml) the "civilian_other2_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianOther2FringeBenefitAmount();
/**
* True if has "civilian_other2_fringe_benefit_amount" element
*/
boolean isSetCivilianOther2FringeBenefitAmount();
/**
* Sets the "civilian_other2_fringe_benefit_amount" element
*/
void setCivilianOther2FringeBenefitAmount(java.math.BigDecimal civilianOther2FringeBenefitAmount);
/**
* Sets (as xml) the "civilian_other2_fringe_benefit_amount" element
*/
void xsetCivilianOther2FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianOther2FringeBenefitAmount);
/**
* Unsets the "civilian_other2_fringe_benefit_amount" element
*/
void unsetCivilianOther2FringeBenefitAmount();
/**
* Gets the "civilian_other2_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianOther2FringePctBaseSalary();
/**
* Gets (as xml) the "civilian_other2_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianOther2FringePctBaseSalary();
/**
* True if has "civilian_other2_fringe_pct_base_salary" element
*/
boolean isSetCivilianOther2FringePctBaseSalary();
/**
* Sets the "civilian_other2_fringe_pct_base_salary" element
*/
void setCivilianOther2FringePctBaseSalary(java.math.BigDecimal civilianOther2FringePctBaseSalary);
/**
* Sets (as xml) the "civilian_other2_fringe_pct_base_salary" element
*/
void xsetCivilianOther2FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianOther2FringePctBaseSalary);
/**
* Unsets the "civilian_other2_fringe_pct_base_salary" element
*/
void unsetCivilianOther2FringePctBaseSalary();
/**
* Gets the "civilian_total_fringe" element
*/
java.math.BigDecimal getCivilianTotalFringe();
/**
* Gets (as xml) the "civilian_total_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalFringe();
/**
* True if has "civilian_total_fringe" element
*/
boolean isSetCivilianTotalFringe();
/**
* Sets the "civilian_total_fringe" element
*/
void setCivilianTotalFringe(java.math.BigDecimal civilianTotalFringe);
/**
* Sets (as xml) the "civilian_total_fringe" element
*/
void xsetCivilianTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalFringe);
/**
* Unsets the "civilian_total_fringe" element
*/
void unsetCivilianTotalFringe();
/**
* Gets the "civilian_total_base_salary_and_fringe" element
*/
java.math.BigDecimal getCivilianTotalBaseSalaryAndFringe();
/**
* Gets (as xml) the "civilian_total_base_salary_and_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalBaseSalaryAndFringe();
/**
* True if has "civilian_total_base_salary_and_fringe" element
*/
boolean isSetCivilianTotalBaseSalaryAndFringe();
/**
* Sets the "civilian_total_base_salary_and_fringe" element
*/
void setCivilianTotalBaseSalaryAndFringe(java.math.BigDecimal civilianTotalBaseSalaryAndFringe);
/**
* Sets (as xml) the "civilian_total_base_salary_and_fringe" element
*/
void xsetCivilianTotalBaseSalaryAndFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalBaseSalaryAndFringe);
/**
* Unsets the "civilian_total_base_salary_and_fringe" element
*/
void unsetCivilianTotalBaseSalaryAndFringe();
/**
* Gets the "civilian_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianSocSecExempt();
/**
* Gets (as xml) the "civilian_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianSocSecExempt();
/**
* True if has "civilian_soc_sec_exempt" element
*/
boolean isSetCivilianSocSecExempt();
/**
* Sets the "civilian_soc_sec_exempt" element
*/
void setCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianSocSecExempt);
/**
* Sets (as xml) the "civilian_soc_sec_exempt" element
*/
void xsetCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianSocSecExempt);
/**
* Unsets the "civilian_soc_sec_exempt" element
*/
void unsetCivilianSocSecExempt();
/**
* Gets the "civilian_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianMedicareExempt();
/**
* Gets (as xml) the "civilian_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianMedicareExempt();
/**
* True if has "civilian_medicare_exempt" element
*/
boolean isSetCivilianMedicareExempt();
/**
* Sets the "civilian_medicare_exempt" element
*/
void setCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianMedicareExempt);
/**
* Sets (as xml) the "civilian_medicare_exempt" element
*/
void xsetCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianMedicareExempt);
/**
* Unsets the "civilian_medicare_exempt" element
*/
void unsetCivilianMedicareExempt();
/**
* Gets the "civilian_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianFamilyCoverage();
/**
* Gets (as xml) the "civilian_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianFamilyCoverage();
/**
* True if has "civilian_family_coverage" element
*/
boolean isSetCivilianFamilyCoverage();
/**
* Sets the "civilian_family_coverage" element
*/
void setCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianFamilyCoverage);
/**
* Sets (as xml) the "civilian_family_coverage" element
*/
void xsetCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianFamilyCoverage);
/**
* Unsets the "civilian_family_coverage" element
*/
void unsetCivilianFamilyCoverage();
/**
* Gets the "civilian_vacation_hours" element
*/
int getCivilianVacationHours();
/**
* Gets (as xml) the "civilian_vacation_hours" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours xgetCivilianVacationHours();
/**
* True if has "civilian_vacation_hours" element
*/
boolean isSetCivilianVacationHours();
/**
* Sets the "civilian_vacation_hours" element
*/
void setCivilianVacationHours(int civilianVacationHours);
/**
* Sets (as xml) the "civilian_vacation_hours" element
*/
void xsetCivilianVacationHours(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours civilianVacationHours);
/**
* Unsets the "civilian_vacation_hours" element
*/
void unsetCivilianVacationHours();
/**
* Gets the "civilian_sick_leave_hours_per_yr" element
*/
int getCivilianSickLeaveHoursPerYr();
/**
* Gets (as xml) the "civilian_sick_leave_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr xgetCivilianSickLeaveHoursPerYr();
/**
* True if has "civilian_sick_leave_hours_per_yr" element
*/
boolean isSetCivilianSickLeaveHoursPerYr();
/**
* Sets the "civilian_sick_leave_hours_per_yr" element
*/
void setCivilianSickLeaveHoursPerYr(int civilianSickLeaveHoursPerYr);
/**
* Sets (as xml) the "civilian_sick_leave_hours_per_yr" element
*/
void xsetCivilianSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr civilianSickLeaveHoursPerYr);
/**
* Unsets the "civilian_sick_leave_hours_per_yr" element
*/
void unsetCivilianSickLeaveHoursPerYr();
/**
* Gets the "civilian_description_fringe_other1" element
*/
java.lang.String getCivilianDescriptionFringeOther1();
/**
* Gets (as xml) the "civilian_description_fringe_other1" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 xgetCivilianDescriptionFringeOther1();
/**
* True if has "civilian_description_fringe_other1" element
*/
boolean isSetCivilianDescriptionFringeOther1();
/**
* Sets the "civilian_description_fringe_other1" element
*/
void setCivilianDescriptionFringeOther1(java.lang.String civilianDescriptionFringeOther1);
/**
* Sets (as xml) the "civilian_description_fringe_other1" element
*/
void xsetCivilianDescriptionFringeOther1(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 civilianDescriptionFringeOther1);
/**
* Unsets the "civilian_description_fringe_other1" element
*/
void unsetCivilianDescriptionFringeOther1();
/**
* Gets the "civilian_description_fringe_other2" element
*/
java.lang.String getCivilianDescriptionFringeOther2();
/**
* Gets (as xml) the "civilian_description_fringe_other2" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 xgetCivilianDescriptionFringeOther2();
/**
* True if has "civilian_description_fringe_other2" element
*/
boolean isSetCivilianDescriptionFringeOther2();
/**
* Sets the "civilian_description_fringe_other2" element
*/
void setCivilianDescriptionFringeOther2(java.lang.String civilianDescriptionFringeOther2);
/**
* Sets (as xml) the "civilian_description_fringe_other2" element
*/
void xsetCivilianDescriptionFringeOther2(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 civilianDescriptionFringeOther2);
/**
* Unsets the "civilian_description_fringe_other2" element
*/
void unsetCivilianDescriptionFringeOther2();
/**
* Gets the "FilenameAtt01" element
*/
java.lang.String getFilenameAtt01();
/**
* Gets (as xml) the "FilenameAtt01" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt01();
/**
* True if has "FilenameAtt01" element
*/
boolean isSetFilenameAtt01();
/**
* Sets the "FilenameAtt01" element
*/
void setFilenameAtt01(java.lang.String filenameAtt01);
/**
* Sets (as xml) the "FilenameAtt01" element
*/
void xsetFilenameAtt01(org.apache.xmlbeans.XmlString filenameAtt01);
/**
* Unsets the "FilenameAtt01" element
*/
void unsetFilenameAtt01();
/**
* Gets the "FilenameAtt02" element
*/
java.lang.String getFilenameAtt02();
/**
* Gets (as xml) the "FilenameAtt02" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt02();
/**
* True if has "FilenameAtt02" element
*/
boolean isSetFilenameAtt02();
/**
* Sets the "FilenameAtt02" element
*/
void setFilenameAtt02(java.lang.String filenameAtt02);
/**
* Sets (as xml) the "FilenameAtt02" element
*/
void xsetFilenameAtt02(org.apache.xmlbeans.XmlString filenameAtt02);
/**
* Unsets the "FilenameAtt02" element
*/
void unsetFilenameAtt02();
/**
* Gets the "FilenameAtt03" element
*/
java.lang.String getFilenameAtt03();
/**
* Gets (as xml) the "FilenameAtt03" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt03();
/**
* True if has "FilenameAtt03" element
*/
boolean isSetFilenameAtt03();
/**
* Sets the "FilenameAtt03" element
*/
void setFilenameAtt03(java.lang.String filenameAtt03);
/**
* Sets (as xml) the "FilenameAtt03" element
*/
void xsetFilenameAtt03(org.apache.xmlbeans.XmlString filenameAtt03);
/**
* Unsets the "FilenameAtt03" element
*/
void unsetFilenameAtt03();
/**
* Gets the "FilenameAtt04" element
*/
java.lang.String getFilenameAtt04();
/**
* Gets (as xml) the "FilenameAtt04" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt04();
/**
* True if has "FilenameAtt04" element
*/
boolean isSetFilenameAtt04();
/**
* Sets the "FilenameAtt04" element
*/
void setFilenameAtt04(java.lang.String filenameAtt04);
/**
* Sets (as xml) the "FilenameAtt04" element
*/
void xsetFilenameAtt04(org.apache.xmlbeans.XmlString filenameAtt04);
/**
* Unsets the "FilenameAtt04" element
*/
void unsetFilenameAtt04();
/**
* Gets the "FilenameAtt05" element
*/
java.lang.String getFilenameAtt05();
/**
* Gets (as xml) the "FilenameAtt05" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt05();
/**
* True if has "FilenameAtt05" element
*/
boolean isSetFilenameAtt05();
/**
* Sets the "FilenameAtt05" element
*/
void setFilenameAtt05(java.lang.String filenameAtt05);
/**
* Sets (as xml) the "FilenameAtt05" element
*/
void xsetFilenameAtt05(org.apache.xmlbeans.XmlString filenameAtt05);
/**
* Unsets the "FilenameAtt05" element
*/
void unsetFilenameAtt05();
/**
* Gets the "FilenameAtt06" element
*/
java.lang.String getFilenameAtt06();
/**
* Gets (as xml) the "FilenameAtt06" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt06();
/**
* True if has "FilenameAtt06" element
*/
boolean isSetFilenameAtt06();
/**
* Sets the "FilenameAtt06" element
*/
void setFilenameAtt06(java.lang.String filenameAtt06);
/**
* Sets (as xml) the "FilenameAtt06" element
*/
void xsetFilenameAtt06(org.apache.xmlbeans.XmlString filenameAtt06);
/**
* Unsets the "FilenameAtt06" element
*/
void unsetFilenameAtt06();
/**
* Gets the "FilenameAtt07" element
*/
java.lang.String getFilenameAtt07();
/**
* Gets (as xml) the "FilenameAtt07" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt07();
/**
* True if has "FilenameAtt07" element
*/
boolean isSetFilenameAtt07();
/**
* Sets the "FilenameAtt07" element
*/
void setFilenameAtt07(java.lang.String filenameAtt07);
/**
* Sets (as xml) the "FilenameAtt07" element
*/
void xsetFilenameAtt07(org.apache.xmlbeans.XmlString filenameAtt07);
/**
* Unsets the "FilenameAtt07" element
*/
void unsetFilenameAtt07();
/**
* Gets the "FilenameAtt08" element
*/
java.lang.String getFilenameAtt08();
/**
* Gets (as xml) the "FilenameAtt08" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt08();
/**
* True if has "FilenameAtt08" element
*/
boolean isSetFilenameAtt08();
/**
* Sets the "FilenameAtt08" element
*/
void setFilenameAtt08(java.lang.String filenameAtt08);
/**
* Sets (as xml) the "FilenameAtt08" element
*/
void xsetFilenameAtt08(org.apache.xmlbeans.XmlString filenameAtt08);
/**
* Unsets the "FilenameAtt08" element
*/
void unsetFilenameAtt08();
/**
* Gets the "FilenameAtt09" element
*/
java.lang.String getFilenameAtt09();
/**
* Gets (as xml) the "FilenameAtt09" element
*/
org.apache.xmlbeans.XmlString xgetFilenameAtt09();
/**
* True if has "FilenameAtt09" element
*/
boolean isSetFilenameAtt09();
/**
* Sets the "FilenameAtt09" element
*/
void setFilenameAtt09(java.lang.String filenameAtt09);
/**
* Sets (as xml) the "FilenameAtt09" element
*/
void xsetFilenameAtt09(org.apache.xmlbeans.XmlString filenameAtt09);
/**
* Unsets the "FilenameAtt09" element
*/
void unsetFilenameAtt09();
/**
* Gets the "BudgetAttachments" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments getBudgetAttachments();
/**
* True if has "BudgetAttachments" element
*/
boolean isSetBudgetAttachments();
/**
* Sets the "BudgetAttachments" element
*/
void setBudgetAttachments(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments budgetAttachments);
/**
* Appends and returns a new empty "BudgetAttachments" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments addNewBudgetAttachments();
/**
* Unsets the "BudgetAttachments" element
*/
void unsetBudgetAttachments();
/**
* Gets the "total_base_salary_and_fringe_all_positions_civ" element
*/
java.math.BigDecimal getTotalBaseSalaryAndFringeAllPositionsCiv();
/**
* Gets (as xml) the "total_base_salary_and_fringe_all_positions_civ" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalBaseSalaryAndFringeAllPositionsCiv();
/**
* True if has "total_base_salary_and_fringe_all_positions_civ" element
*/
boolean isSetTotalBaseSalaryAndFringeAllPositionsCiv();
/**
* Sets the "total_base_salary_and_fringe_all_positions_civ" element
*/
void setTotalBaseSalaryAndFringeAllPositionsCiv(java.math.BigDecimal totalBaseSalaryAndFringeAllPositionsCiv);
/**
* Sets (as xml) the "total_base_salary_and_fringe_all_positions_civ" element
*/
void xsetTotalBaseSalaryAndFringeAllPositionsCiv(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalBaseSalaryAndFringeAllPositionsCiv);
/**
* Unsets the "total_base_salary_and_fringe_all_positions_civ" element
*/
void unsetTotalBaseSalaryAndFringeAllPositionsCiv();
/**
* An XML years_project_base_salary(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$YearsProjectBaseSalary.
*/
public interface YearsProjectBaseSalary extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(YearsProjectBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("yearsprojectbasesalaryc463elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_vacation_hours(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$CivilianVacationHours.
*/
public interface CivilianVacationHours extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianvacationhours60e3elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_sick_leave_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$CivilianSickLeaveHoursPerYr.
*/
public interface CivilianSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliansickleavehoursperyr6782elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_description_fringe_other1(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$CivilianDescriptionFringeOther1.
*/
public interface CivilianDescriptionFringeOther1 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother1ddfcelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_description_fringe_other2(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$CivilianDescriptionFringeOther2.
*/
public interface CivilianDescriptionFringeOther2 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother24d3delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML BudgetAttachments(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface BudgetAttachments extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetattachmentsf505elemtype");
/**
* Gets array of all "COPS_Budget_Civilian_Attachment" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment[] getCOPSBudgetCivilianAttachmentArray();
/**
* Gets ith "COPS_Budget_Civilian_Attachment" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment getCOPSBudgetCivilianAttachmentArray(int i);
/**
* Returns number of "COPS_Budget_Civilian_Attachment" element
*/
int sizeOfCOPSBudgetCivilianAttachmentArray();
/**
* Sets array of all "COPS_Budget_Civilian_Attachment" element
*/
void setCOPSBudgetCivilianAttachmentArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment[] copsBudgetCivilianAttachmentArray);
/**
* Sets ith "COPS_Budget_Civilian_Attachment" element
*/
void setCOPSBudgetCivilianAttachmentArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment copsBudgetCivilianAttachment);
/**
* Inserts and returns a new empty value (as xml) as the ith "COPS_Budget_Civilian_Attachment" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment insertNewCOPSBudgetCivilianAttachment(int i);
/**
* Appends and returns a new empty value (as xml) as the last "COPS_Budget_Civilian_Attachment" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment addNewCOPSBudgetCivilianAttachment();
/**
* Removes the ith "COPS_Budget_Civilian_Attachment" element
*/
void removeCOPSBudgetCivilianAttachment(int i);
/**
* An XML COPS_Budget_Civilian_Attachment(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface COPSBudgetCivilianAttachment extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudgetCivilianAttachment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudgetcivilianattachment5486elemtype");
/**
* Gets the "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2 getCivilianOtherPersonnel();
/**
* True if has "civilian_other_personnel" element
*/
boolean isSetCivilianOtherPersonnel();
/**
* Sets the "civilian_other_personnel" element
*/
void setCivilianOtherPersonnel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2 civilianOtherPersonnel);
/**
* Appends and returns a new empty "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2 addNewCivilianOtherPersonnel();
/**
* Unsets the "civilian_other_personnel" element
*/
void unsetCivilianOtherPersonnel();
/**
* An XML civilian_other_personnel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface CivilianOtherPersonnel2 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianOtherPersonnel2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianotherpersonnel6c97elemtype");
/**
* Gets the "position_title" element
*/
java.lang.String getPositionTitle();
/**
* Gets (as xml) the "position_title" element
*/
gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetPositionTitle();
/**
* Sets the "position_title" element
*/
void setPositionTitle(java.lang.String positionTitle);
/**
* Sets (as xml) the "position_title" element
*/
void xsetPositionTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType positionTitle);
/**
* Gets the "annual_base_salary" element
*/
java.math.BigDecimal getAnnualBaseSalary();
/**
* Gets (as xml) the "annual_base_salary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetAnnualBaseSalary();
/**
* Sets the "annual_base_salary" element
*/
void setAnnualBaseSalary(java.math.BigDecimal annualBaseSalary);
/**
* Sets (as xml) the "annual_base_salary" element
*/
void xsetAnnualBaseSalary(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType annualBaseSalary);
/**
* Gets the "pct_project_base_salary" element
*/
java.math.BigDecimal getPctProjectBaseSalary();
/**
* Gets (as xml) the "pct_project_base_salary" element
*/
gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType xgetPctProjectBaseSalary();
/**
* Sets the "pct_project_base_salary" element
*/
void setPctProjectBaseSalary(java.math.BigDecimal pctProjectBaseSalary);
/**
* Sets (as xml) the "pct_project_base_salary" element
*/
void xsetPctProjectBaseSalary(gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType pctProjectBaseSalary);
/**
* Gets the "years_project_base_salary" element
*/
int getYearsProjectBaseSalary();
/**
* Gets (as xml) the "years_project_base_salary" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary xgetYearsProjectBaseSalary();
/**
* Sets the "years_project_base_salary" element
*/
void setYearsProjectBaseSalary(int yearsProjectBaseSalary);
/**
* Sets (as xml) the "years_project_base_salary" element
*/
void xsetYearsProjectBaseSalary(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary yearsProjectBaseSalary);
/**
* Gets the "civilian_base_salary_amount" element
*/
java.math.BigDecimal getCivilianBaseSalaryAmount();
/**
* Gets (as xml) the "civilian_base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianBaseSalaryAmount();
/**
* Sets the "civilian_base_salary_amount" element
*/
void setCivilianBaseSalaryAmount(java.math.BigDecimal civilianBaseSalaryAmount);
/**
* Sets (as xml) the "civilian_base_salary_amount" element
*/
void xsetCivilianBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianBaseSalaryAmount);
/**
* Gets the "civilian_social_security_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianSocialSecurityFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_social_security_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianSocialSecurityFringeBenefitAmount();
/**
* True if has "civilian_social_security_fringe_benefit_amount" element
*/
boolean isSetCivilianSocialSecurityFringeBenefitAmount();
/**
* Sets the "civilian_social_security_fringe_benefit_amount" element
*/
void setCivilianSocialSecurityFringeBenefitAmount(java.math.BigDecimal civilianSocialSecurityFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_social_security_fringe_benefit_amount" element
*/
void xsetCivilianSocialSecurityFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianSocialSecurityFringeBenefitAmount);
/**
* Unsets the "civilian_social_security_fringe_benefit_amount" element
*/
void unsetCivilianSocialSecurityFringeBenefitAmount();
/**
* Gets the "civilian_social_security_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianSocialSecurityFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_social_security_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianSocialSecurityFringePctBaseSalary();
/**
* True if has "civilian_social_security_fringe_pct_base_salary" element
*/
boolean isSetCivilianSocialSecurityFringePctBaseSalary();
/**
* Sets the "civilian_social_security_fringe_pct_base_salary" element
*/
void setCivilianSocialSecurityFringePctBaseSalary(java.math.BigDecimal civilianSocialSecurityFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_social_security_fringe_pct_base_salary" element
*/
void xsetCivilianSocialSecurityFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianSocialSecurityFringePctBaseSalary);
/**
* Unsets the "civilian_social_security_fringe_pct_base_salary" element
*/
void unsetCivilianSocialSecurityFringePctBaseSalary();
/**
* Gets the "civilian_medicare_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianMedicareFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_medicare_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianMedicareFringeBenefitAmount();
/**
* True if has "civilian_medicare_fringe_benefit_amount" element
*/
boolean isSetCivilianMedicareFringeBenefitAmount();
/**
* Sets the "civilian_medicare_fringe_benefit_amount" element
*/
void setCivilianMedicareFringeBenefitAmount(java.math.BigDecimal civilianMedicareFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_medicare_fringe_benefit_amount" element
*/
void xsetCivilianMedicareFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianMedicareFringeBenefitAmount);
/**
* Unsets the "civilian_medicare_fringe_benefit_amount" element
*/
void unsetCivilianMedicareFringeBenefitAmount();
/**
* Gets the "civilian_medicare_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianMedicareFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_medicare_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianMedicareFringePctBaseSalary();
/**
* True if has "civilian_medicare_fringe_pct_base_salary" element
*/
boolean isSetCivilianMedicareFringePctBaseSalary();
/**
* Sets the "civilian_medicare_fringe_pct_base_salary" element
*/
void setCivilianMedicareFringePctBaseSalary(java.math.BigDecimal civilianMedicareFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_medicare_fringe_pct_base_salary" element
*/
void xsetCivilianMedicareFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianMedicareFringePctBaseSalary);
/**
* Unsets the "civilian_medicare_fringe_pct_base_salary" element
*/
void unsetCivilianMedicareFringePctBaseSalary();
/**
* Gets the "civilian_health_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianHealthInsFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_health_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianHealthInsFringeBenefitAmount();
/**
* True if has "civilian_health_ins_fringe_benefit_amount" element
*/
boolean isSetCivilianHealthInsFringeBenefitAmount();
/**
* Sets the "civilian_health_ins_fringe_benefit_amount" element
*/
void setCivilianHealthInsFringeBenefitAmount(java.math.BigDecimal civilianHealthInsFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_health_ins_fringe_benefit_amount" element
*/
void xsetCivilianHealthInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianHealthInsFringeBenefitAmount);
/**
* Unsets the "civilian_health_ins_fringe_benefit_amount" element
*/
void unsetCivilianHealthInsFringeBenefitAmount();
/**
* Gets the "civilian_health_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianHealthInsFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_health_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianHealthInsFringePctBaseSalary();
/**
* True if has "civilian_health_ins_fringe_pct_base_salary" element
*/
boolean isSetCivilianHealthInsFringePctBaseSalary();
/**
* Sets the "civilian_health_ins_fringe_pct_base_salary" element
*/
void setCivilianHealthInsFringePctBaseSalary(java.math.BigDecimal civilianHealthInsFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_health_ins_fringe_pct_base_salary" element
*/
void xsetCivilianHealthInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianHealthInsFringePctBaseSalary);
/**
* Unsets the "civilian_health_ins_fringe_pct_base_salary" element
*/
void unsetCivilianHealthInsFringePctBaseSalary();
/**
* Gets the "civilian_life_ins_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianLifeInsFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_life_ins_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianLifeInsFringeBenefitAmount();
/**
* True if has "civilian_life_ins_fringe_benefit_amount" element
*/
boolean isSetCivilianLifeInsFringeBenefitAmount();
/**
* Sets the "civilian_life_ins_fringe_benefit_amount" element
*/
void setCivilianLifeInsFringeBenefitAmount(java.math.BigDecimal civilianLifeInsFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_life_ins_fringe_benefit_amount" element
*/
void xsetCivilianLifeInsFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianLifeInsFringeBenefitAmount);
/**
* Unsets the "civilian_life_ins_fringe_benefit_amount" element
*/
void unsetCivilianLifeInsFringeBenefitAmount();
/**
* Gets the "civilian_life_ins_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianLifeInsFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_life_ins_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianLifeInsFringePctBaseSalary();
/**
* True if has "civilian_life_ins_fringe_pct_base_salary" element
*/
boolean isSetCivilianLifeInsFringePctBaseSalary();
/**
* Sets the "civilian_life_ins_fringe_pct_base_salary" element
*/
void setCivilianLifeInsFringePctBaseSalary(java.math.BigDecimal civilianLifeInsFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_life_ins_fringe_pct_base_salary" element
*/
void xsetCivilianLifeInsFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianLifeInsFringePctBaseSalary);
/**
* Unsets the "civilian_life_ins_fringe_pct_base_salary" element
*/
void unsetCivilianLifeInsFringePctBaseSalary();
/**
* Gets the "civilian_vacation_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianVacationFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_vacation_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianVacationFringeBenefitAmount();
/**
* True if has "civilian_vacation_fringe_benefit_amount" element
*/
boolean isSetCivilianVacationFringeBenefitAmount();
/**
* Sets the "civilian_vacation_fringe_benefit_amount" element
*/
void setCivilianVacationFringeBenefitAmount(java.math.BigDecimal civilianVacationFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_vacation_fringe_benefit_amount" element
*/
void xsetCivilianVacationFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianVacationFringeBenefitAmount);
/**
* Unsets the "civilian_vacation_fringe_benefit_amount" element
*/
void unsetCivilianVacationFringeBenefitAmount();
/**
* Gets the "civilian_vacation_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianVacationFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_vacation_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianVacationFringePctBaseSalary();
/**
* True if has "civilian_vacation_fringe_pct_base_salary" element
*/
boolean isSetCivilianVacationFringePctBaseSalary();
/**
* Sets the "civilian_vacation_fringe_pct_base_salary" element
*/
void setCivilianVacationFringePctBaseSalary(java.math.BigDecimal civilianVacationFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_vacation_fringe_pct_base_salary" element
*/
void xsetCivilianVacationFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianVacationFringePctBaseSalary);
/**
* Unsets the "civilian_vacation_fringe_pct_base_salary" element
*/
void unsetCivilianVacationFringePctBaseSalary();
/**
* Gets the "civilian_sick_leave_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianSickLeaveFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_sick_leave_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianSickLeaveFringeBenefitAmount();
/**
* True if has "civilian_sick_leave_fringe_benefit_amount" element
*/
boolean isSetCivilianSickLeaveFringeBenefitAmount();
/**
* Sets the "civilian_sick_leave_fringe_benefit_amount" element
*/
void setCivilianSickLeaveFringeBenefitAmount(java.math.BigDecimal civilianSickLeaveFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_sick_leave_fringe_benefit_amount" element
*/
void xsetCivilianSickLeaveFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianSickLeaveFringeBenefitAmount);
/**
* Unsets the "civilian_sick_leave_fringe_benefit_amount" element
*/
void unsetCivilianSickLeaveFringeBenefitAmount();
/**
* Gets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianSickLeaveFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_sick_leave_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianSickLeaveFringePctBaseSalary();
/**
* True if has "civilian_sick_leave_fringe_pct_base_salary" element
*/
boolean isSetCivilianSickLeaveFringePctBaseSalary();
/**
* Sets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void setCivilianSickLeaveFringePctBaseSalary(java.math.BigDecimal civilianSickLeaveFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void xsetCivilianSickLeaveFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianSickLeaveFringePctBaseSalary);
/**
* Unsets the "civilian_sick_leave_fringe_pct_base_salary" element
*/
void unsetCivilianSickLeaveFringePctBaseSalary();
/**
* Gets the "civilian_retirement_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianRetirementFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_retirement_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianRetirementFringeBenefitAmount();
/**
* True if has "civilian_retirement_fringe_benefit_amount" element
*/
boolean isSetCivilianRetirementFringeBenefitAmount();
/**
* Sets the "civilian_retirement_fringe_benefit_amount" element
*/
void setCivilianRetirementFringeBenefitAmount(java.math.BigDecimal civilianRetirementFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_retirement_fringe_benefit_amount" element
*/
void xsetCivilianRetirementFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianRetirementFringeBenefitAmount);
/**
* Unsets the "civilian_retirement_fringe_benefit_amount" element
*/
void unsetCivilianRetirementFringeBenefitAmount();
/**
* Gets the "civilian_retirement_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianRetirementFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_retirement_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianRetirementFringePctBaseSalary();
/**
* True if has "civilian_retirement_fringe_pct_base_salary" element
*/
boolean isSetCivilianRetirementFringePctBaseSalary();
/**
* Sets the "civilian_retirement_fringe_pct_base_salary" element
*/
void setCivilianRetirementFringePctBaseSalary(java.math.BigDecimal civilianRetirementFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_retirement_fringe_pct_base_salary" element
*/
void xsetCivilianRetirementFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianRetirementFringePctBaseSalary);
/**
* Unsets the "civilian_retirement_fringe_pct_base_salary" element
*/
void unsetCivilianRetirementFringePctBaseSalary();
/**
* Gets the "civilian_workers_comp_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianWorkersCompFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_workers_comp_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianWorkersCompFringeBenefitAmount();
/**
* True if has "civilian_workers_comp_fringe_benefit_amount" element
*/
boolean isSetCivilianWorkersCompFringeBenefitAmount();
/**
* Sets the "civilian_workers_comp_fringe_benefit_amount" element
*/
void setCivilianWorkersCompFringeBenefitAmount(java.math.BigDecimal civilianWorkersCompFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_workers_comp_fringe_benefit_amount" element
*/
void xsetCivilianWorkersCompFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianWorkersCompFringeBenefitAmount);
/**
* Unsets the "civilian_workers_comp_fringe_benefit_amount" element
*/
void unsetCivilianWorkersCompFringeBenefitAmount();
/**
* Gets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianWorkersCompFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_workers_comp_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianWorkersCompFringePctBaseSalary();
/**
* True if has "civilian_workers_comp_fringe_pct_base_salary" element
*/
boolean isSetCivilianWorkersCompFringePctBaseSalary();
/**
* Sets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void setCivilianWorkersCompFringePctBaseSalary(java.math.BigDecimal civilianWorkersCompFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void xsetCivilianWorkersCompFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianWorkersCompFringePctBaseSalary);
/**
* Unsets the "civilian_workers_comp_fringe_pct_base_salary" element
*/
void unsetCivilianWorkersCompFringePctBaseSalary();
/**
* Gets the "civilian_unemployment_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianUnemploymentFringeBenefitAmount();
/**
* Gets (as xml) the "civilian_unemployment_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianUnemploymentFringeBenefitAmount();
/**
* True if has "civilian_unemployment_fringe_benefit_amount" element
*/
boolean isSetCivilianUnemploymentFringeBenefitAmount();
/**
* Sets the "civilian_unemployment_fringe_benefit_amount" element
*/
void setCivilianUnemploymentFringeBenefitAmount(java.math.BigDecimal civilianUnemploymentFringeBenefitAmount);
/**
* Sets (as xml) the "civilian_unemployment_fringe_benefit_amount" element
*/
void xsetCivilianUnemploymentFringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianUnemploymentFringeBenefitAmount);
/**
* Unsets the "civilian_unemployment_fringe_benefit_amount" element
*/
void unsetCivilianUnemploymentFringeBenefitAmount();
/**
* Gets the "civilian_unemployment_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianUnemploymentFringePctBaseSalary();
/**
* Gets (as xml) the "civilian_unemployment_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianUnemploymentFringePctBaseSalary();
/**
* True if has "civilian_unemployment_fringe_pct_base_salary" element
*/
boolean isSetCivilianUnemploymentFringePctBaseSalary();
/**
* Sets the "civilian_unemployment_fringe_pct_base_salary" element
*/
void setCivilianUnemploymentFringePctBaseSalary(java.math.BigDecimal civilianUnemploymentFringePctBaseSalary);
/**
* Sets (as xml) the "civilian_unemployment_fringe_pct_base_salary" element
*/
void xsetCivilianUnemploymentFringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianUnemploymentFringePctBaseSalary);
/**
* Unsets the "civilian_unemployment_fringe_pct_base_salary" element
*/
void unsetCivilianUnemploymentFringePctBaseSalary();
/**
* Gets the "civilian_other1_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianOther1FringeBenefitAmount();
/**
* Gets (as xml) the "civilian_other1_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianOther1FringeBenefitAmount();
/**
* True if has "civilian_other1_fringe_benefit_amount" element
*/
boolean isSetCivilianOther1FringeBenefitAmount();
/**
* Sets the "civilian_other1_fringe_benefit_amount" element
*/
void setCivilianOther1FringeBenefitAmount(java.math.BigDecimal civilianOther1FringeBenefitAmount);
/**
* Sets (as xml) the "civilian_other1_fringe_benefit_amount" element
*/
void xsetCivilianOther1FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianOther1FringeBenefitAmount);
/**
* Unsets the "civilian_other1_fringe_benefit_amount" element
*/
void unsetCivilianOther1FringeBenefitAmount();
/**
* Gets the "civilian_other1_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianOther1FringePctBaseSalary();
/**
* Gets (as xml) the "civilian_other1_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianOther1FringePctBaseSalary();
/**
* True if has "civilian_other1_fringe_pct_base_salary" element
*/
boolean isSetCivilianOther1FringePctBaseSalary();
/**
* Sets the "civilian_other1_fringe_pct_base_salary" element
*/
void setCivilianOther1FringePctBaseSalary(java.math.BigDecimal civilianOther1FringePctBaseSalary);
/**
* Sets (as xml) the "civilian_other1_fringe_pct_base_salary" element
*/
void xsetCivilianOther1FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianOther1FringePctBaseSalary);
/**
* Unsets the "civilian_other1_fringe_pct_base_salary" element
*/
void unsetCivilianOther1FringePctBaseSalary();
/**
* Gets the "civilian_other2_fringe_benefit_amount" element
*/
java.math.BigDecimal getCivilianOther2FringeBenefitAmount();
/**
* Gets (as xml) the "civilian_other2_fringe_benefit_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianOther2FringeBenefitAmount();
/**
* True if has "civilian_other2_fringe_benefit_amount" element
*/
boolean isSetCivilianOther2FringeBenefitAmount();
/**
* Sets the "civilian_other2_fringe_benefit_amount" element
*/
void setCivilianOther2FringeBenefitAmount(java.math.BigDecimal civilianOther2FringeBenefitAmount);
/**
* Sets (as xml) the "civilian_other2_fringe_benefit_amount" element
*/
void xsetCivilianOther2FringeBenefitAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianOther2FringeBenefitAmount);
/**
* Unsets the "civilian_other2_fringe_benefit_amount" element
*/
void unsetCivilianOther2FringeBenefitAmount();
/**
* Gets the "civilian_other2_fringe_pct_base_salary" element
*/
java.math.BigDecimal getCivilianOther2FringePctBaseSalary();
/**
* Gets (as xml) the "civilian_other2_fringe_pct_base_salary" element
*/
gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type xgetCivilianOther2FringePctBaseSalary();
/**
* True if has "civilian_other2_fringe_pct_base_salary" element
*/
boolean isSetCivilianOther2FringePctBaseSalary();
/**
* Sets the "civilian_other2_fringe_pct_base_salary" element
*/
void setCivilianOther2FringePctBaseSalary(java.math.BigDecimal civilianOther2FringePctBaseSalary);
/**
* Sets (as xml) the "civilian_other2_fringe_pct_base_salary" element
*/
void xsetCivilianOther2FringePctBaseSalary(gov.grants.apply.system.globalV10.DecimalMin1Max4Places2Type civilianOther2FringePctBaseSalary);
/**
* Unsets the "civilian_other2_fringe_pct_base_salary" element
*/
void unsetCivilianOther2FringePctBaseSalary();
/**
* Gets the "civilian_total_fringe" element
*/
java.math.BigDecimal getCivilianTotalFringe();
/**
* Gets (as xml) the "civilian_total_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalFringe();
/**
* True if has "civilian_total_fringe" element
*/
boolean isSetCivilianTotalFringe();
/**
* Sets the "civilian_total_fringe" element
*/
void setCivilianTotalFringe(java.math.BigDecimal civilianTotalFringe);
/**
* Sets (as xml) the "civilian_total_fringe" element
*/
void xsetCivilianTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalFringe);
/**
* Unsets the "civilian_total_fringe" element
*/
void unsetCivilianTotalFringe();
/**
* Gets the "civilian_total_base_salary_and_fringe" element
*/
java.math.BigDecimal getCivilianTotalBaseSalaryAndFringe();
/**
* Gets (as xml) the "civilian_total_base_salary_and_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalBaseSalaryAndFringe();
/**
* True if has "civilian_total_base_salary_and_fringe" element
*/
boolean isSetCivilianTotalBaseSalaryAndFringe();
/**
* Sets the "civilian_total_base_salary_and_fringe" element
*/
void setCivilianTotalBaseSalaryAndFringe(java.math.BigDecimal civilianTotalBaseSalaryAndFringe);
/**
* Sets (as xml) the "civilian_total_base_salary_and_fringe" element
*/
void xsetCivilianTotalBaseSalaryAndFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalBaseSalaryAndFringe);
/**
* Unsets the "civilian_total_base_salary_and_fringe" element
*/
void unsetCivilianTotalBaseSalaryAndFringe();
/**
* Gets the "civilian_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianSocSecExempt();
/**
* Gets (as xml) the "civilian_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianSocSecExempt();
/**
* True if has "civilian_soc_sec_exempt" element
*/
boolean isSetCivilianSocSecExempt();
/**
* Sets the "civilian_soc_sec_exempt" element
*/
void setCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianSocSecExempt);
/**
* Sets (as xml) the "civilian_soc_sec_exempt" element
*/
void xsetCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianSocSecExempt);
/**
* Unsets the "civilian_soc_sec_exempt" element
*/
void unsetCivilianSocSecExempt();
/**
* Gets the "civilian_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianMedicareExempt();
/**
* Gets (as xml) the "civilian_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianMedicareExempt();
/**
* True if has "civilian_medicare_exempt" element
*/
boolean isSetCivilianMedicareExempt();
/**
* Sets the "civilian_medicare_exempt" element
*/
void setCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianMedicareExempt);
/**
* Sets (as xml) the "civilian_medicare_exempt" element
*/
void xsetCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianMedicareExempt);
/**
* Unsets the "civilian_medicare_exempt" element
*/
void unsetCivilianMedicareExempt();
/**
* Gets the "civilian_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianFamilyCoverage();
/**
* Gets (as xml) the "civilian_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianFamilyCoverage();
/**
* True if has "civilian_family_coverage" element
*/
boolean isSetCivilianFamilyCoverage();
/**
* Sets the "civilian_family_coverage" element
*/
void setCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianFamilyCoverage);
/**
* Sets (as xml) the "civilian_family_coverage" element
*/
void xsetCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianFamilyCoverage);
/**
* Unsets the "civilian_family_coverage" element
*/
void unsetCivilianFamilyCoverage();
/**
* Gets the "civilian_vacation_hours" element
*/
int getCivilianVacationHours();
/**
* Gets (as xml) the "civilian_vacation_hours" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours xgetCivilianVacationHours();
/**
* True if has "civilian_vacation_hours" element
*/
boolean isSetCivilianVacationHours();
/**
* Sets the "civilian_vacation_hours" element
*/
void setCivilianVacationHours(int civilianVacationHours);
/**
* Sets (as xml) the "civilian_vacation_hours" element
*/
void xsetCivilianVacationHours(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours civilianVacationHours);
/**
* Unsets the "civilian_vacation_hours" element
*/
void unsetCivilianVacationHours();
/**
* Gets the "civilian_sick_leave_hours_per_yr" element
*/
int getCivilianSickLeaveHoursPerYr();
/**
* Gets (as xml) the "civilian_sick_leave_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr xgetCivilianSickLeaveHoursPerYr();
/**
* True if has "civilian_sick_leave_hours_per_yr" element
*/
boolean isSetCivilianSickLeaveHoursPerYr();
/**
* Sets the "civilian_sick_leave_hours_per_yr" element
*/
void setCivilianSickLeaveHoursPerYr(int civilianSickLeaveHoursPerYr);
/**
* Sets (as xml) the "civilian_sick_leave_hours_per_yr" element
*/
void xsetCivilianSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr civilianSickLeaveHoursPerYr);
/**
* Unsets the "civilian_sick_leave_hours_per_yr" element
*/
void unsetCivilianSickLeaveHoursPerYr();
/**
* Gets the "civilian_description_fringe_other1" element
*/
java.lang.String getCivilianDescriptionFringeOther1();
/**
* Gets (as xml) the "civilian_description_fringe_other1" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1 xgetCivilianDescriptionFringeOther1();
/**
* True if has "civilian_description_fringe_other1" element
*/
boolean isSetCivilianDescriptionFringeOther1();
/**
* Sets the "civilian_description_fringe_other1" element
*/
void setCivilianDescriptionFringeOther1(java.lang.String civilianDescriptionFringeOther1);
/**
* Sets (as xml) the "civilian_description_fringe_other1" element
*/
void xsetCivilianDescriptionFringeOther1(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1 civilianDescriptionFringeOther1);
/**
* Unsets the "civilian_description_fringe_other1" element
*/
void unsetCivilianDescriptionFringeOther1();
/**
* Gets the "civilian_description_fringe_other2" element
*/
java.lang.String getCivilianDescriptionFringeOther2();
/**
* Gets (as xml) the "civilian_description_fringe_other2" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2 xgetCivilianDescriptionFringeOther2();
/**
* True if has "civilian_description_fringe_other2" element
*/
boolean isSetCivilianDescriptionFringeOther2();
/**
* Sets the "civilian_description_fringe_other2" element
*/
void setCivilianDescriptionFringeOther2(java.lang.String civilianDescriptionFringeOther2);
/**
* Sets (as xml) the "civilian_description_fringe_other2" element
*/
void xsetCivilianDescriptionFringeOther2(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2 civilianDescriptionFringeOther2);
/**
* Unsets the "civilian_description_fringe_other2" element
*/
void unsetCivilianDescriptionFringeOther2();
/**
* An XML years_project_base_salary(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$BudgetAttachments$COPSBudgetCivilianAttachment$CivilianOtherPersonnel2$YearsProjectBaseSalary.
*/
public interface YearsProjectBaseSalary extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(YearsProjectBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("yearsprojectbasesalaryd9a2elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_vacation_hours(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$BudgetAttachments$COPSBudgetCivilianAttachment$CivilianOtherPersonnel2$CivilianVacationHours.
*/
public interface CivilianVacationHours extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianvacationhourscd22elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_sick_leave_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$BudgetAttachments$COPSBudgetCivilianAttachment$CivilianOtherPersonnel2$CivilianSickLeaveHoursPerYr.
*/
public interface CivilianSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliansickleavehoursperyr7063elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_description_fringe_other1(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$BudgetAttachments$COPSBudgetCivilianAttachment$CivilianOtherPersonnel2$CivilianDescriptionFringeOther1.
*/
public interface CivilianDescriptionFringeOther1 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother14d29elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civilian_description_fringe_other2(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$CivilianOtherPersonnel$BudgetAttachments$COPSBudgetCivilianAttachment$CivilianOtherPersonnel2$CivilianDescriptionFringeOther2.
*/
public interface CivilianDescriptionFringeOther2 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother2b008elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2.CivilianDescriptionFringeOther2) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2 newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment.CivilianOtherPersonnel2) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments.COPSBudgetCivilianAttachment) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel.BudgetAttachments) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.CivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML not_budgeted_reason(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface NotBudgetedReason extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NotBudgetedReason.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("notbudgetedreason7460elemtype");
/**
* Gets the "reason_social_security" element
*/
java.lang.String getReasonSocialSecurity();
/**
* Gets (as xml) the "reason_social_security" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity xgetReasonSocialSecurity();
/**
* True if has "reason_social_security" element
*/
boolean isSetReasonSocialSecurity();
/**
* Sets the "reason_social_security" element
*/
void setReasonSocialSecurity(java.lang.String reasonSocialSecurity);
/**
* Sets (as xml) the "reason_social_security" element
*/
void xsetReasonSocialSecurity(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity reasonSocialSecurity);
/**
* Unsets the "reason_social_security" element
*/
void unsetReasonSocialSecurity();
/**
* Gets the "reason_medicare" element
*/
java.lang.String getReasonMedicare();
/**
* Gets (as xml) the "reason_medicare" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare xgetReasonMedicare();
/**
* True if has "reason_medicare" element
*/
boolean isSetReasonMedicare();
/**
* Sets the "reason_medicare" element
*/
void setReasonMedicare(java.lang.String reasonMedicare);
/**
* Sets (as xml) the "reason_medicare" element
*/
void xsetReasonMedicare(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare reasonMedicare);
/**
* Unsets the "reason_medicare" element
*/
void unsetReasonMedicare();
/**
* Gets the "reason_workers_comp" element
*/
java.lang.String getReasonWorkersComp();
/**
* Gets (as xml) the "reason_workers_comp" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp xgetReasonWorkersComp();
/**
* True if has "reason_workers_comp" element
*/
boolean isSetReasonWorkersComp();
/**
* Sets the "reason_workers_comp" element
*/
void setReasonWorkersComp(java.lang.String reasonWorkersComp);
/**
* Sets (as xml) the "reason_workers_comp" element
*/
void xsetReasonWorkersComp(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp reasonWorkersComp);
/**
* Unsets the "reason_workers_comp" element
*/
void unsetReasonWorkersComp();
/**
* Gets the "reason_unemployment_ins" element
*/
java.lang.String getReasonUnemploymentIns();
/**
* Gets (as xml) the "reason_unemployment_ins" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns xgetReasonUnemploymentIns();
/**
* True if has "reason_unemployment_ins" element
*/
boolean isSetReasonUnemploymentIns();
/**
* Sets the "reason_unemployment_ins" element
*/
void setReasonUnemploymentIns(java.lang.String reasonUnemploymentIns);
/**
* Sets (as xml) the "reason_unemployment_ins" element
*/
void xsetReasonUnemploymentIns(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns reasonUnemploymentIns);
/**
* Unsets the "reason_unemployment_ins" element
*/
void unsetReasonUnemploymentIns();
/**
* An XML reason_social_security(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$NotBudgetedReason$ReasonSocialSecurity.
*/
public interface ReasonSocialSecurity extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonsocialsecurity644delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_medicare(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$NotBudgetedReason$ReasonMedicare.
*/
public interface ReasonMedicare extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonmedicare6e4belemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_workers_comp(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$NotBudgetedReason$ReasonWorkersComp.
*/
public interface ReasonWorkersComp extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonworkerscomp7580elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML reason_unemployment_ins(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$NotBudgetedReason$ReasonUnemploymentIns.
*/
public interface ReasonUnemploymentIns extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReasonUnemploymentIns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reasonunemploymentins86c5elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason.ReasonUnemploymentIns) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.NotBudgetedReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Equipment_Section(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface EquipmentSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentsectione99felemtype");
/**
* Gets the "no_equipment" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoEquipment();
/**
* Gets (as xml) the "no_equipment" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoEquipment();
/**
* True if has "no_equipment" element
*/
boolean isSetNoEquipment();
/**
* Sets the "no_equipment" element
*/
void setNoEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noEquipment);
/**
* Sets (as xml) the "no_equipment" element
*/
void xsetNoEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType noEquipment);
/**
* Unsets the "no_equipment" element
*/
void unsetNoEquipment();
/**
* Gets array of all "Equipment_Budget_Item" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem[] getEquipmentBudgetItemArray();
/**
* Gets ith "Equipment_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem getEquipmentBudgetItemArray(int i);
/**
* Returns number of "Equipment_Budget_Item" element
*/
int sizeOfEquipmentBudgetItemArray();
/**
* Sets array of all "Equipment_Budget_Item" element
*/
void setEquipmentBudgetItemArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem[] equipmentBudgetItemArray);
/**
* Sets ith "Equipment_Budget_Item" element
*/
void setEquipmentBudgetItemArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem equipmentBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "Equipment_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem insertNewEquipmentBudgetItem(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Equipment_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem addNewEquipmentBudgetItem();
/**
* Removes the ith "Equipment_Budget_Item" element
*/
void removeEquipmentBudgetItem(int i);
/**
* Gets the "budget_category_cost" element
*/
java.math.BigDecimal getBudgetCategoryCost();
/**
* Gets (as xml) the "budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategoryCost();
/**
* True if has "budget_category_cost" element
*/
boolean isSetBudgetCategoryCost();
/**
* Sets the "budget_category_cost" element
*/
void setBudgetCategoryCost(java.math.BigDecimal budgetCategoryCost);
/**
* Sets (as xml) the "budget_category_cost" element
*/
void xsetBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategoryCost);
/**
* Unsets the "budget_category_cost" element
*/
void unsetBudgetCategoryCost();
/**
* An XML Equipment_Budget_Item(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface EquipmentBudgetItem extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentbudgetitem33b7elemtype");
/**
* Gets the "budget_item_description" element
*/
java.lang.String getBudgetItemDescription();
/**
* Gets (as xml) the "budget_item_description" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription xgetBudgetItemDescription();
/**
* True if has "budget_item_description" element
*/
boolean isSetBudgetItemDescription();
/**
* Sets the "budget_item_description" element
*/
void setBudgetItemDescription(java.lang.String budgetItemDescription);
/**
* Sets (as xml) the "budget_item_description" element
*/
void xsetBudgetItemDescription(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription budgetItemDescription);
/**
* Unsets the "budget_item_description" element
*/
void unsetBudgetItemDescription();
/**
* Gets the "budget_item_count" element
*/
int getBudgetItemCount();
/**
* Gets (as xml) the "budget_item_count" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount xgetBudgetItemCount();
/**
* True if has "budget_item_count" element
*/
boolean isSetBudgetItemCount();
/**
* Sets the "budget_item_count" element
*/
void setBudgetItemCount(int budgetItemCount);
/**
* Sets (as xml) the "budget_item_count" element
*/
void xsetBudgetItemCount(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount budgetItemCount);
/**
* Unsets the "budget_item_count" element
*/
void unsetBudgetItemCount();
/**
* Gets the "budget_unit_cost" element
*/
java.math.BigDecimal getBudgetUnitCost();
/**
* Gets (as xml) the "budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetUnitCost();
/**
* True if has "budget_unit_cost" element
*/
boolean isSetBudgetUnitCost();
/**
* Sets the "budget_unit_cost" element
*/
void setBudgetUnitCost(java.math.BigDecimal budgetUnitCost);
/**
* Sets (as xml) the "budget_unit_cost" element
*/
void xsetBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetUnitCost);
/**
* Unsets the "budget_unit_cost" element
*/
void unsetBudgetUnitCost();
/**
* Gets the "budget_item_subtotal" element
*/
java.math.BigDecimal getBudgetItemSubtotal();
/**
* Gets (as xml) the "budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetItemSubtotal();
/**
* True if has "budget_item_subtotal" element
*/
boolean isSetBudgetItemSubtotal();
/**
* Sets the "budget_item_subtotal" element
*/
void setBudgetItemSubtotal(java.math.BigDecimal budgetItemSubtotal);
/**
* Sets (as xml) the "budget_item_subtotal" element
*/
void xsetBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetItemSubtotal);
/**
* Unsets the "budget_item_subtotal" element
*/
void unsetBudgetItemSubtotal();
/**
* An XML budget_item_description(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$EquipmentSection$EquipmentBudgetItem$BudgetItemDescription.
*/
public interface BudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemdescription9c01elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML budget_item_count(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$EquipmentSection$EquipmentBudgetItem$BudgetItemCount.
*/
public interface BudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemcounted0eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem.BudgetItemCount) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection.EquipmentBudgetItem) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Other_Costs_Section(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface OtherCostsSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherCostsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostssectionde56elemtype");
/**
* Gets the "no_othercosts" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoOthercosts();
/**
* Gets (as xml) the "no_othercosts" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoOthercosts();
/**
* True if has "no_othercosts" element
*/
boolean isSetNoOthercosts();
/**
* Sets the "no_othercosts" element
*/
void setNoOthercosts(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noOthercosts);
/**
* Sets (as xml) the "no_othercosts" element
*/
void xsetNoOthercosts(gov.grants.apply.system.globalLibraryV20.YesNoDataType noOthercosts);
/**
* Unsets the "no_othercosts" element
*/
void unsetNoOthercosts();
/**
* Gets array of all "Other_Costs_Budget_Item" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem[] getOtherCostsBudgetItemArray();
/**
* Gets ith "Other_Costs_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem getOtherCostsBudgetItemArray(int i);
/**
* Returns number of "Other_Costs_Budget_Item" element
*/
int sizeOfOtherCostsBudgetItemArray();
/**
* Sets array of all "Other_Costs_Budget_Item" element
*/
void setOtherCostsBudgetItemArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem[] otherCostsBudgetItemArray);
/**
* Sets ith "Other_Costs_Budget_Item" element
*/
void setOtherCostsBudgetItemArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem otherCostsBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "Other_Costs_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem insertNewOtherCostsBudgetItem(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Other_Costs_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem addNewOtherCostsBudgetItem();
/**
* Removes the ith "Other_Costs_Budget_Item" element
*/
void removeOtherCostsBudgetItem(int i);
/**
* Gets the "budget_category_cost" element
*/
java.math.BigDecimal getBudgetCategoryCost();
/**
* Gets (as xml) the "budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategoryCost();
/**
* True if has "budget_category_cost" element
*/
boolean isSetBudgetCategoryCost();
/**
* Sets the "budget_category_cost" element
*/
void setBudgetCategoryCost(java.math.BigDecimal budgetCategoryCost);
/**
* Sets (as xml) the "budget_category_cost" element
*/
void xsetBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategoryCost);
/**
* Unsets the "budget_category_cost" element
*/
void unsetBudgetCategoryCost();
/**
* An XML Other_Costs_Budget_Item(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface OtherCostsBudgetItem extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherCostsBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitemf065elemtype");
/**
* Gets the "budget_item_description" element
*/
java.lang.String getBudgetItemDescription();
/**
* Gets (as xml) the "budget_item_description" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription xgetBudgetItemDescription();
/**
* True if has "budget_item_description" element
*/
boolean isSetBudgetItemDescription();
/**
* Sets the "budget_item_description" element
*/
void setBudgetItemDescription(java.lang.String budgetItemDescription);
/**
* Sets (as xml) the "budget_item_description" element
*/
void xsetBudgetItemDescription(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription budgetItemDescription);
/**
* Unsets the "budget_item_description" element
*/
void unsetBudgetItemDescription();
/**
* Gets the "budget_item_count" element
*/
int getBudgetItemCount();
/**
* Gets (as xml) the "budget_item_count" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount xgetBudgetItemCount();
/**
* True if has "budget_item_count" element
*/
boolean isSetBudgetItemCount();
/**
* Sets the "budget_item_count" element
*/
void setBudgetItemCount(int budgetItemCount);
/**
* Sets (as xml) the "budget_item_count" element
*/
void xsetBudgetItemCount(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount budgetItemCount);
/**
* Unsets the "budget_item_count" element
*/
void unsetBudgetItemCount();
/**
* Gets the "budget_unit_cost" element
*/
java.math.BigDecimal getBudgetUnitCost();
/**
* Gets (as xml) the "budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetUnitCost();
/**
* True if has "budget_unit_cost" element
*/
boolean isSetBudgetUnitCost();
/**
* Sets the "budget_unit_cost" element
*/
void setBudgetUnitCost(java.math.BigDecimal budgetUnitCost);
/**
* Sets (as xml) the "budget_unit_cost" element
*/
void xsetBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetUnitCost);
/**
* Unsets the "budget_unit_cost" element
*/
void unsetBudgetUnitCost();
/**
* Gets the "budget_item_subtotal" element
*/
java.math.BigDecimal getBudgetItemSubtotal();
/**
* Gets (as xml) the "budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetItemSubtotal();
/**
* True if has "budget_item_subtotal" element
*/
boolean isSetBudgetItemSubtotal();
/**
* Sets the "budget_item_subtotal" element
*/
void setBudgetItemSubtotal(java.math.BigDecimal budgetItemSubtotal);
/**
* Sets (as xml) the "budget_item_subtotal" element
*/
void xsetBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetItemSubtotal);
/**
* Unsets the "budget_item_subtotal" element
*/
void unsetBudgetItemSubtotal();
/**
* An XML budget_item_description(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$OtherCostsSection$OtherCostsBudgetItem$BudgetItemDescription.
*/
public interface BudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemdescription23afelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML budget_item_count(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$OtherCostsSection$OtherCostsBudgetItem$BudgetItemCount.
*/
public interface BudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemcount263celemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem.BudgetItemCount) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection.OtherCostsBudgetItem) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.OtherCostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Supplies_Section(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface SuppliesSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliessection8690elemtype");
/**
* Gets the "no_supplies" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoSupplies();
/**
* Gets (as xml) the "no_supplies" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoSupplies();
/**
* True if has "no_supplies" element
*/
boolean isSetNoSupplies();
/**
* Sets the "no_supplies" element
*/
void setNoSupplies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noSupplies);
/**
* Sets (as xml) the "no_supplies" element
*/
void xsetNoSupplies(gov.grants.apply.system.globalLibraryV20.YesNoDataType noSupplies);
/**
* Unsets the "no_supplies" element
*/
void unsetNoSupplies();
/**
* Gets array of all "Supplies_Budget_Item" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem[] getSuppliesBudgetItemArray();
/**
* Gets ith "Supplies_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem getSuppliesBudgetItemArray(int i);
/**
* Returns number of "Supplies_Budget_Item" element
*/
int sizeOfSuppliesBudgetItemArray();
/**
* Sets array of all "Supplies_Budget_Item" element
*/
void setSuppliesBudgetItemArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem[] suppliesBudgetItemArray);
/**
* Sets ith "Supplies_Budget_Item" element
*/
void setSuppliesBudgetItemArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem suppliesBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "Supplies_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem insertNewSuppliesBudgetItem(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Supplies_Budget_Item" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem addNewSuppliesBudgetItem();
/**
* Removes the ith "Supplies_Budget_Item" element
*/
void removeSuppliesBudgetItem(int i);
/**
* Gets the "budget_category_cost" element
*/
java.math.BigDecimal getBudgetCategoryCost();
/**
* Gets (as xml) the "budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategoryCost();
/**
* True if has "budget_category_cost" element
*/
boolean isSetBudgetCategoryCost();
/**
* Sets the "budget_category_cost" element
*/
void setBudgetCategoryCost(java.math.BigDecimal budgetCategoryCost);
/**
* Sets (as xml) the "budget_category_cost" element
*/
void xsetBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategoryCost);
/**
* Unsets the "budget_category_cost" element
*/
void unsetBudgetCategoryCost();
/**
* An XML Supplies_Budget_Item(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface SuppliesBudgetItem extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitemfd67elemtype");
/**
* Gets the "budget_item_description" element
*/
java.lang.String getBudgetItemDescription();
/**
* Gets (as xml) the "budget_item_description" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription xgetBudgetItemDescription();
/**
* True if has "budget_item_description" element
*/
boolean isSetBudgetItemDescription();
/**
* Sets the "budget_item_description" element
*/
void setBudgetItemDescription(java.lang.String budgetItemDescription);
/**
* Sets (as xml) the "budget_item_description" element
*/
void xsetBudgetItemDescription(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription budgetItemDescription);
/**
* Unsets the "budget_item_description" element
*/
void unsetBudgetItemDescription();
/**
* Gets the "budget_item_count" element
*/
int getBudgetItemCount();
/**
* Gets (as xml) the "budget_item_count" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount xgetBudgetItemCount();
/**
* True if has "budget_item_count" element
*/
boolean isSetBudgetItemCount();
/**
* Sets the "budget_item_count" element
*/
void setBudgetItemCount(int budgetItemCount);
/**
* Sets (as xml) the "budget_item_count" element
*/
void xsetBudgetItemCount(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount budgetItemCount);
/**
* Unsets the "budget_item_count" element
*/
void unsetBudgetItemCount();
/**
* Gets the "budget_unit_cost" element
*/
java.math.BigDecimal getBudgetUnitCost();
/**
* Gets (as xml) the "budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetUnitCost();
/**
* True if has "budget_unit_cost" element
*/
boolean isSetBudgetUnitCost();
/**
* Sets the "budget_unit_cost" element
*/
void setBudgetUnitCost(java.math.BigDecimal budgetUnitCost);
/**
* Sets (as xml) the "budget_unit_cost" element
*/
void xsetBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetUnitCost);
/**
* Unsets the "budget_unit_cost" element
*/
void unsetBudgetUnitCost();
/**
* Gets the "budget_item_subtotal" element
*/
java.math.BigDecimal getBudgetItemSubtotal();
/**
* Gets (as xml) the "budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetItemSubtotal();
/**
* True if has "budget_item_subtotal" element
*/
boolean isSetBudgetItemSubtotal();
/**
* Sets the "budget_item_subtotal" element
*/
void setBudgetItemSubtotal(java.math.BigDecimal budgetItemSubtotal);
/**
* Sets (as xml) the "budget_item_subtotal" element
*/
void xsetBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetItemSubtotal);
/**
* Unsets the "budget_item_subtotal" element
*/
void unsetBudgetItemSubtotal();
/**
* An XML budget_item_description(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SuppliesSection$SuppliesBudgetItem$BudgetItemDescription.
*/
public interface BudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemdescriptionf031elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML budget_item_count(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$SuppliesSection$SuppliesBudgetItem$BudgetItemCount.
*/
public interface BudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetitemcount207eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem.BudgetItemCount) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection.SuppliesBudgetItem) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Travel_Training(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface TravelTraining extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TravelTraining.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("traveltraining0754elemtype");
/**
* Gets the "budget_category_not_used_equip_budget_travel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetTravel();
/**
* Gets (as xml) the "budget_category_not_used_equip_budget_travel" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetTravel();
/**
* True if has "budget_category_not_used_equip_budget_travel" element
*/
boolean isSetBudgetCategoryNotUsedEquipBudgetTravel();
/**
* Sets the "budget_category_not_used_equip_budget_travel" element
*/
void setBudgetCategoryNotUsedEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetTravel);
/**
* Sets (as xml) the "budget_category_not_used_equip_budget_travel" element
*/
void xsetBudgetCategoryNotUsedEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetTravel);
/**
* Unsets the "budget_category_not_used_equip_budget_travel" element
*/
void unsetBudgetCategoryNotUsedEquipBudgetTravel();
/**
* Gets array of all "Travel_Training_Budget_Items" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems[] getTravelTrainingBudgetItemsArray();
/**
* Gets ith "Travel_Training_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems getTravelTrainingBudgetItemsArray(int i);
/**
* Returns number of "Travel_Training_Budget_Items" element
*/
int sizeOfTravelTrainingBudgetItemsArray();
/**
* Sets array of all "Travel_Training_Budget_Items" element
*/
void setTravelTrainingBudgetItemsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems[] travelTrainingBudgetItemsArray);
/**
* Sets ith "Travel_Training_Budget_Items" element
*/
void setTravelTrainingBudgetItemsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems travelTrainingBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "Travel_Training_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems insertNewTravelTrainingBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Travel_Training_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems addNewTravelTrainingBudgetItems();
/**
* Removes the ith "Travel_Training_Budget_Items" element
*/
void removeTravelTrainingBudgetItems(int i);
/**
* Gets the "budget_category_subtotal_equip_travel" element
*/
java.math.BigDecimal getBudgetCategorySubtotalEquipTravel();
/**
* Gets (as xml) the "budget_category_subtotal_equip_travel" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipTravel();
/**
* True if has "budget_category_subtotal_equip_travel" element
*/
boolean isSetBudgetCategorySubtotalEquipTravel();
/**
* Sets the "budget_category_subtotal_equip_travel" element
*/
void setBudgetCategorySubtotalEquipTravel(java.math.BigDecimal budgetCategorySubtotalEquipTravel);
/**
* Sets (as xml) the "budget_category_subtotal_equip_travel" element
*/
void xsetBudgetCategorySubtotalEquipTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipTravel);
/**
* Unsets the "budget_category_subtotal_equip_travel" element
*/
void unsetBudgetCategorySubtotalEquipTravel();
/**
* An XML Travel_Training_Budget_Items(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface TravelTrainingBudgetItems extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TravelTrainingBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("traveltrainingbudgetitems13d2elemtype");
/**
* Gets the "item_reason_equip_budget_travel" element
*/
java.lang.String getItemReasonEquipBudgetTravel();
/**
* Gets (as xml) the "item_reason_equip_budget_travel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel xgetItemReasonEquipBudgetTravel();
/**
* True if has "item_reason_equip_budget_travel" element
*/
boolean isSetItemReasonEquipBudgetTravel();
/**
* Sets the "item_reason_equip_budget_travel" element
*/
void setItemReasonEquipBudgetTravel(java.lang.String itemReasonEquipBudgetTravel);
/**
* Sets (as xml) the "item_reason_equip_budget_travel" element
*/
void xsetItemReasonEquipBudgetTravel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel itemReasonEquipBudgetTravel);
/**
* Unsets the "item_reason_equip_budget_travel" element
*/
void unsetItemReasonEquipBudgetTravel();
/**
* Gets the "item_desc_equip_budget_travel" element
*/
java.lang.String getItemDescEquipBudgetTravel();
/**
* Gets (as xml) the "item_desc_equip_budget_travel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel xgetItemDescEquipBudgetTravel();
/**
* True if has "item_desc_equip_budget_travel" element
*/
boolean isSetItemDescEquipBudgetTravel();
/**
* Sets the "item_desc_equip_budget_travel" element
*/
void setItemDescEquipBudgetTravel(java.lang.String itemDescEquipBudgetTravel);
/**
* Sets (as xml) the "item_desc_equip_budget_travel" element
*/
void xsetItemDescEquipBudgetTravel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel itemDescEquipBudgetTravel);
/**
* Unsets the "item_desc_equip_budget_travel" element
*/
void unsetItemDescEquipBudgetTravel();
/**
* Gets the "number_of_staff_equip_budget_travel" element
*/
int getNumberOfStaffEquipBudgetTravel();
/**
* Gets (as xml) the "number_of_staff_equip_budget_travel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel xgetNumberOfStaffEquipBudgetTravel();
/**
* True if has "number_of_staff_equip_budget_travel" element
*/
boolean isSetNumberOfStaffEquipBudgetTravel();
/**
* Sets the "number_of_staff_equip_budget_travel" element
*/
void setNumberOfStaffEquipBudgetTravel(int numberOfStaffEquipBudgetTravel);
/**
* Sets (as xml) the "number_of_staff_equip_budget_travel" element
*/
void xsetNumberOfStaffEquipBudgetTravel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel numberOfStaffEquipBudgetTravel);
/**
* Unsets the "number_of_staff_equip_budget_travel" element
*/
void unsetNumberOfStaffEquipBudgetTravel();
/**
* Gets the "unit_cost_equip_budget_travel" element
*/
java.math.BigDecimal getUnitCostEquipBudgetTravel();
/**
* Gets (as xml) the "unit_cost_equip_budget_travel" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetUnitCostEquipBudgetTravel();
/**
* True if has "unit_cost_equip_budget_travel" element
*/
boolean isSetUnitCostEquipBudgetTravel();
/**
* Sets the "unit_cost_equip_budget_travel" element
*/
void setUnitCostEquipBudgetTravel(java.math.BigDecimal unitCostEquipBudgetTravel);
/**
* Sets (as xml) the "unit_cost_equip_budget_travel" element
*/
void xsetUnitCostEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType unitCostEquipBudgetTravel);
/**
* Unsets the "unit_cost_equip_budget_travel" element
*/
void unsetUnitCostEquipBudgetTravel();
/**
* Gets the "number_of_days_equip_budget_travel" element
*/
int getNumberOfDaysEquipBudgetTravel();
/**
* Gets (as xml) the "number_of_days_equip_budget_travel" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel xgetNumberOfDaysEquipBudgetTravel();
/**
* True if has "number_of_days_equip_budget_travel" element
*/
boolean isSetNumberOfDaysEquipBudgetTravel();
/**
* Sets the "number_of_days_equip_budget_travel" element
*/
void setNumberOfDaysEquipBudgetTravel(int numberOfDaysEquipBudgetTravel);
/**
* Sets (as xml) the "number_of_days_equip_budget_travel" element
*/
void xsetNumberOfDaysEquipBudgetTravel(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel numberOfDaysEquipBudgetTravel);
/**
* Unsets the "number_of_days_equip_budget_travel" element
*/
void unsetNumberOfDaysEquipBudgetTravel();
/**
* Gets the "per_item_subtotal_equip_budget_travel" element
*/
java.math.BigDecimal getPerItemSubtotalEquipBudgetTravel();
/**
* Gets (as xml) the "per_item_subtotal_equip_budget_travel" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerItemSubtotalEquipBudgetTravel();
/**
* True if has "per_item_subtotal_equip_budget_travel" element
*/
boolean isSetPerItemSubtotalEquipBudgetTravel();
/**
* Sets the "per_item_subtotal_equip_budget_travel" element
*/
void setPerItemSubtotalEquipBudgetTravel(java.math.BigDecimal perItemSubtotalEquipBudgetTravel);
/**
* Sets (as xml) the "per_item_subtotal_equip_budget_travel" element
*/
void xsetPerItemSubtotalEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perItemSubtotalEquipBudgetTravel);
/**
* Unsets the "per_item_subtotal_equip_budget_travel" element
*/
void unsetPerItemSubtotalEquipBudgetTravel();
/**
* An XML item_reason_equip_budget_travel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$TravelTraining$TravelTrainingBudgetItems$ItemReasonEquipBudgetTravel.
*/
public interface ItemReasonEquipBudgetTravel extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemReasonEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemreasonequipbudgettravel22f4elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML item_desc_equip_budget_travel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$TravelTraining$TravelTrainingBudgetItems$ItemDescEquipBudgetTravel.
*/
public interface ItemDescEquipBudgetTravel extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemDescEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemdescequipbudgettravel3a41elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML number_of_staff_equip_budget_travel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$TravelTraining$TravelTrainingBudgetItems$NumberOfStaffEquipBudgetTravel.
*/
public interface NumberOfStaffEquipBudgetTravel extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumberOfStaffEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numberofstaffequipbudgettravelb8b2elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML number_of_days_equip_budget_travel(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$TravelTraining$TravelTrainingBudgetItems$NumberOfDaysEquipBudgetTravel.
*/
public interface NumberOfDaysEquipBudgetTravel extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumberOfDaysEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numberofdaysequipbudgettravel20fdelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining.TravelTrainingBudgetItems) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.TravelTraining) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface Contracts extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Contracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractsc2f2elemtype");
/**
* Gets the "budget_category_not_used_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetContracts();
/**
* Gets (as xml) the "budget_category_not_used_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetContracts();
/**
* True if has "budget_category_not_used_equip_budget_contracts" element
*/
boolean isSetBudgetCategoryNotUsedEquipBudgetContracts();
/**
* Sets the "budget_category_not_used_equip_budget_contracts" element
*/
void setBudgetCategoryNotUsedEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetContracts);
/**
* Sets (as xml) the "budget_category_not_used_equip_budget_contracts" element
*/
void xsetBudgetCategoryNotUsedEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetContracts);
/**
* Unsets the "budget_category_not_used_equip_budget_contracts" element
*/
void unsetBudgetCategoryNotUsedEquipBudgetContracts();
/**
* Gets array of all "Contracts_Budget_Items" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems[] getContractsBudgetItemsArray();
/**
* Gets ith "Contracts_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems getContractsBudgetItemsArray(int i);
/**
* Returns number of "Contracts_Budget_Items" element
*/
int sizeOfContractsBudgetItemsArray();
/**
* Sets array of all "Contracts_Budget_Items" element
*/
void setContractsBudgetItemsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems[] contractsBudgetItemsArray);
/**
* Sets ith "Contracts_Budget_Items" element
*/
void setContractsBudgetItemsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems contractsBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "Contracts_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems insertNewContractsBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Contracts_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems addNewContractsBudgetItems();
/**
* Removes the ith "Contracts_Budget_Items" element
*/
void removeContractsBudgetItems(int i);
/**
* Gets the "contracts_subtotal_equip_contracts" element
*/
java.math.BigDecimal getContractsSubtotalEquipContracts();
/**
* Gets (as xml) the "contracts_subtotal_equip_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetContractsSubtotalEquipContracts();
/**
* True if has "contracts_subtotal_equip_contracts" element
*/
boolean isSetContractsSubtotalEquipContracts();
/**
* Sets the "contracts_subtotal_equip_contracts" element
*/
void setContractsSubtotalEquipContracts(java.math.BigDecimal contractsSubtotalEquipContracts);
/**
* Sets (as xml) the "contracts_subtotal_equip_contracts" element
*/
void xsetContractsSubtotalEquipContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType contractsSubtotalEquipContracts);
/**
* Unsets the "contracts_subtotal_equip_contracts" element
*/
void unsetContractsSubtotalEquipContracts();
/**
* Gets array of all "Consultant_Budget_Items" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems[] getConsultantBudgetItemsArray();
/**
* Gets ith "Consultant_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems getConsultantBudgetItemsArray(int i);
/**
* Returns number of "Consultant_Budget_Items" element
*/
int sizeOfConsultantBudgetItemsArray();
/**
* Sets array of all "Consultant_Budget_Items" element
*/
void setConsultantBudgetItemsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems[] consultantBudgetItemsArray);
/**
* Sets ith "Consultant_Budget_Items" element
*/
void setConsultantBudgetItemsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems consultantBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "Consultant_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems insertNewConsultantBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Consultant_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems addNewConsultantBudgetItems();
/**
* Removes the ith "Consultant_Budget_Items" element
*/
void removeConsultantBudgetItems(int i);
/**
* Gets the "consultant_subtotal_equip_budget_contracts" element
*/
java.math.BigDecimal getConsultantSubtotalEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_subtotal_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantSubtotalEquipBudgetContracts();
/**
* True if has "consultant_subtotal_equip_budget_contracts" element
*/
boolean isSetConsultantSubtotalEquipBudgetContracts();
/**
* Sets the "consultant_subtotal_equip_budget_contracts" element
*/
void setConsultantSubtotalEquipBudgetContracts(java.math.BigDecimal consultantSubtotalEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_subtotal_equip_budget_contracts" element
*/
void xsetConsultantSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantSubtotalEquipBudgetContracts);
/**
* Unsets the "consultant_subtotal_equip_budget_contracts" element
*/
void unsetConsultantSubtotalEquipBudgetContracts();
/**
* Gets array of all "Consultant_Exp_Budget_Items" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems[] getConsultantExpBudgetItemsArray();
/**
* Gets ith "Consultant_Exp_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems getConsultantExpBudgetItemsArray(int i);
/**
* Returns number of "Consultant_Exp_Budget_Items" element
*/
int sizeOfConsultantExpBudgetItemsArray();
/**
* Sets array of all "Consultant_Exp_Budget_Items" element
*/
void setConsultantExpBudgetItemsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems[] consultantExpBudgetItemsArray);
/**
* Sets ith "Consultant_Exp_Budget_Items" element
*/
void setConsultantExpBudgetItemsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems consultantExpBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "Consultant_Exp_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems insertNewConsultantExpBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Consultant_Exp_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems addNewConsultantExpBudgetItems();
/**
* Removes the ith "Consultant_Exp_Budget_Items" element
*/
void removeConsultantExpBudgetItems(int i);
/**
* Gets the "consultant_exp_subtotal_equip_travel_contracts" element
*/
java.math.BigDecimal getConsultantExpSubtotalEquipTravelContracts();
/**
* Gets (as xml) the "consultant_exp_subtotal_equip_travel_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantExpSubtotalEquipTravelContracts();
/**
* True if has "consultant_exp_subtotal_equip_travel_contracts" element
*/
boolean isSetConsultantExpSubtotalEquipTravelContracts();
/**
* Sets the "consultant_exp_subtotal_equip_travel_contracts" element
*/
void setConsultantExpSubtotalEquipTravelContracts(java.math.BigDecimal consultantExpSubtotalEquipTravelContracts);
/**
* Sets (as xml) the "consultant_exp_subtotal_equip_travel_contracts" element
*/
void xsetConsultantExpSubtotalEquipTravelContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantExpSubtotalEquipTravelContracts);
/**
* Unsets the "consultant_exp_subtotal_equip_travel_contracts" element
*/
void unsetConsultantExpSubtotalEquipTravelContracts();
/**
* Gets the "budget_category_subtotal_equip_contracts" element
*/
java.math.BigDecimal getBudgetCategorySubtotalEquipContracts();
/**
* Gets (as xml) the "budget_category_subtotal_equip_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipContracts();
/**
* True if has "budget_category_subtotal_equip_contracts" element
*/
boolean isSetBudgetCategorySubtotalEquipContracts();
/**
* Sets the "budget_category_subtotal_equip_contracts" element
*/
void setBudgetCategorySubtotalEquipContracts(java.math.BigDecimal budgetCategorySubtotalEquipContracts);
/**
* Sets (as xml) the "budget_category_subtotal_equip_contracts" element
*/
void xsetBudgetCategorySubtotalEquipContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipContracts);
/**
* Unsets the "budget_category_subtotal_equip_contracts" element
*/
void unsetBudgetCategorySubtotalEquipContracts();
/**
* An XML Contracts_Budget_Items(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface ContractsBudgetItems extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractsBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractsbudgetitems7812elemtype");
/**
* Gets the "contract_item_desc_equip_budget_contracts" element
*/
java.lang.String getContractItemDescEquipBudgetContracts();
/**
* Gets (as xml) the "contract_item_desc_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts xgetContractItemDescEquipBudgetContracts();
/**
* True if has "contract_item_desc_equip_budget_contracts" element
*/
boolean isSetContractItemDescEquipBudgetContracts();
/**
* Sets the "contract_item_desc_equip_budget_contracts" element
*/
void setContractItemDescEquipBudgetContracts(java.lang.String contractItemDescEquipBudgetContracts);
/**
* Sets (as xml) the "contract_item_desc_equip_budget_contracts" element
*/
void xsetContractItemDescEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts contractItemDescEquipBudgetContracts);
/**
* Unsets the "contract_item_desc_equip_budget_contracts" element
*/
void unsetContractItemDescEquipBudgetContracts();
/**
* Gets the "contract_bid_type_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts.Enum getContractBidTypeEquipBudgetContracts();
/**
* Gets (as xml) the "contract_bid_type_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts xgetContractBidTypeEquipBudgetContracts();
/**
* True if has "contract_bid_type_equip_budget_contracts" element
*/
boolean isSetContractBidTypeEquipBudgetContracts();
/**
* Sets the "contract_bid_type_equip_budget_contracts" element
*/
void setContractBidTypeEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts.Enum contractBidTypeEquipBudgetContracts);
/**
* Sets (as xml) the "contract_bid_type_equip_budget_contracts" element
*/
void xsetContractBidTypeEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts contractBidTypeEquipBudgetContracts);
/**
* Unsets the "contract_bid_type_equip_budget_contracts" element
*/
void unsetContractBidTypeEquipBudgetContracts();
/**
* Gets the "per_contract_subtotal_equip_budget_contracts" element
*/
java.math.BigDecimal getPerContractSubtotalEquipBudgetContracts();
/**
* Gets (as xml) the "per_contract_subtotal_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerContractSubtotalEquipBudgetContracts();
/**
* True if has "per_contract_subtotal_equip_budget_contracts" element
*/
boolean isSetPerContractSubtotalEquipBudgetContracts();
/**
* Sets the "per_contract_subtotal_equip_budget_contracts" element
*/
void setPerContractSubtotalEquipBudgetContracts(java.math.BigDecimal perContractSubtotalEquipBudgetContracts);
/**
* Sets (as xml) the "per_contract_subtotal_equip_budget_contracts" element
*/
void xsetPerContractSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perContractSubtotalEquipBudgetContracts);
/**
* Unsets the "per_contract_subtotal_equip_budget_contracts" element
*/
void unsetPerContractSubtotalEquipBudgetContracts();
/**
* An XML contract_item_desc_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ContractsBudgetItems$ContractItemDescEquipBudgetContracts.
*/
public interface ContractItemDescEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractItemDescEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractitemdescequipbudgetcontracts0da3elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML contract_bid_type_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ContractsBudgetItems$ContractBidTypeEquipBudgetContracts.
*/
public interface ContractBidTypeEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractBidTypeEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractbidtypeequipbudgetcontracts393aelemtype");
org.apache.xmlbeans.StringEnumAbstractBase enumValue();
void set(org.apache.xmlbeans.StringEnumAbstractBase e);
static final Enum OPEN_COMPETITIVE = Enum.forString("Open_Competitive");
static final Enum SOLE_SOURCE = Enum.forString("Sole_Source");
static final int INT_OPEN_COMPETITIVE = Enum.INT_OPEN_COMPETITIVE;
static final int INT_SOLE_SOURCE = Enum.INT_SOLE_SOURCE;
/**
* Enumeration value class for gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ContractsBudgetItems$ContractBidTypeEquipBudgetContracts.
* 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_OPEN_COMPETITIVE
* 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_OPEN_COMPETITIVE = 1;
static final int INT_SOLE_SOURCE = 2;
public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
new org.apache.xmlbeans.StringEnumAbstractBase.Table
(
new Enum[]
{
new Enum("Open_Competitive", INT_OPEN_COMPETITIVE),
new Enum("Sole_Source", INT_SOLE_SOURCE),
}
);
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.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems.ContractBidTypeEquipBudgetContracts) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ContractsBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Consultant_Budget_Items(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface ConsultantBudgetItems extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantbudgetitems645celemtype");
/**
* Gets the "consultant_name_equip_budget_contracts" element
*/
java.lang.String getConsultantNameEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_name_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts xgetConsultantNameEquipBudgetContracts();
/**
* True if has "consultant_name_equip_budget_contracts" element
*/
boolean isSetConsultantNameEquipBudgetContracts();
/**
* Sets the "consultant_name_equip_budget_contracts" element
*/
void setConsultantNameEquipBudgetContracts(java.lang.String consultantNameEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_name_equip_budget_contracts" element
*/
void xsetConsultantNameEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts consultantNameEquipBudgetContracts);
/**
* Unsets the "consultant_name_equip_budget_contracts" element
*/
void unsetConsultantNameEquipBudgetContracts();
/**
* Gets the "consultant_service_equip_budget_contracts" element
*/
java.lang.String getConsultantServiceEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_service_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts xgetConsultantServiceEquipBudgetContracts();
/**
* True if has "consultant_service_equip_budget_contracts" element
*/
boolean isSetConsultantServiceEquipBudgetContracts();
/**
* Sets the "consultant_service_equip_budget_contracts" element
*/
void setConsultantServiceEquipBudgetContracts(java.lang.String consultantServiceEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_service_equip_budget_contracts" element
*/
void xsetConsultantServiceEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts consultantServiceEquipBudgetContracts);
/**
* Unsets the "consultant_service_equip_budget_contracts" element
*/
void unsetConsultantServiceEquipBudgetContracts();
/**
* Gets the "consultant_unit_cost_equip_budget_contracts" element
*/
java.math.BigDecimal getConsultantUnitCostEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_unit_cost_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantUnitCostEquipBudgetContracts();
/**
* True if has "consultant_unit_cost_equip_budget_contracts" element
*/
boolean isSetConsultantUnitCostEquipBudgetContracts();
/**
* Sets the "consultant_unit_cost_equip_budget_contracts" element
*/
void setConsultantUnitCostEquipBudgetContracts(java.math.BigDecimal consultantUnitCostEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_unit_cost_equip_budget_contracts" element
*/
void xsetConsultantUnitCostEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantUnitCostEquipBudgetContracts);
/**
* Unsets the "consultant_unit_cost_equip_budget_contracts" element
*/
void unsetConsultantUnitCostEquipBudgetContracts();
/**
* Gets the "consultant_days_equip_budget_contracts" element
*/
int getConsultantDaysEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_days_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts xgetConsultantDaysEquipBudgetContracts();
/**
* True if has "consultant_days_equip_budget_contracts" element
*/
boolean isSetConsultantDaysEquipBudgetContracts();
/**
* Sets the "consultant_days_equip_budget_contracts" element
*/
void setConsultantDaysEquipBudgetContracts(int consultantDaysEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_days_equip_budget_contracts" element
*/
void xsetConsultantDaysEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts consultantDaysEquipBudgetContracts);
/**
* Unsets the "consultant_days_equip_budget_contracts" element
*/
void unsetConsultantDaysEquipBudgetContracts();
/**
* Gets the "per_consultant_subtotal_equip_budget_contracts" element
*/
java.math.BigDecimal getPerConsultantSubtotalEquipBudgetContracts();
/**
* Gets (as xml) the "per_consultant_subtotal_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerConsultantSubtotalEquipBudgetContracts();
/**
* True if has "per_consultant_subtotal_equip_budget_contracts" element
*/
boolean isSetPerConsultantSubtotalEquipBudgetContracts();
/**
* Sets the "per_consultant_subtotal_equip_budget_contracts" element
*/
void setPerConsultantSubtotalEquipBudgetContracts(java.math.BigDecimal perConsultantSubtotalEquipBudgetContracts);
/**
* Sets (as xml) the "per_consultant_subtotal_equip_budget_contracts" element
*/
void xsetPerConsultantSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perConsultantSubtotalEquipBudgetContracts);
/**
* Unsets the "per_consultant_subtotal_equip_budget_contracts" element
*/
void unsetPerConsultantSubtotalEquipBudgetContracts();
/**
* An XML consultant_name_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantBudgetItems$ConsultantNameEquipBudgetContracts.
*/
public interface ConsultantNameEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantNameEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantnameequipbudgetcontracts083aelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML consultant_service_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantBudgetItems$ConsultantServiceEquipBudgetContracts.
*/
public interface ConsultantServiceEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantServiceEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantserviceequipbudgetcontracts5b8celemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML consultant_days_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantBudgetItems$ConsultantDaysEquipBudgetContracts.
*/
public interface ConsultantDaysEquipBudgetContracts extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantDaysEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantdaysequipbudgetcontracts3206elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Consultant_Exp_Budget_Items(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface ConsultantExpBudgetItems extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpbudgetitems5d1aelemtype");
/**
* Gets the "consultant_exp_name_equip_budget_contracts" element
*/
java.lang.String getConsultantExpNameEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_exp_name_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts xgetConsultantExpNameEquipBudgetContracts();
/**
* True if has "consultant_exp_name_equip_budget_contracts" element
*/
boolean isSetConsultantExpNameEquipBudgetContracts();
/**
* Sets the "consultant_exp_name_equip_budget_contracts" element
*/
void setConsultantExpNameEquipBudgetContracts(java.lang.String consultantExpNameEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_exp_name_equip_budget_contracts" element
*/
void xsetConsultantExpNameEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts consultantExpNameEquipBudgetContracts);
/**
* Unsets the "consultant_exp_name_equip_budget_contracts" element
*/
void unsetConsultantExpNameEquipBudgetContracts();
/**
* Gets the "consultant_exp_service_equip_budget_contracts" element
*/
java.lang.String getConsultantExpServiceEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_exp_service_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts xgetConsultantExpServiceEquipBudgetContracts();
/**
* True if has "consultant_exp_service_equip_budget_contracts" element
*/
boolean isSetConsultantExpServiceEquipBudgetContracts();
/**
* Sets the "consultant_exp_service_equip_budget_contracts" element
*/
void setConsultantExpServiceEquipBudgetContracts(java.lang.String consultantExpServiceEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_exp_service_equip_budget_contracts" element
*/
void xsetConsultantExpServiceEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts consultantExpServiceEquipBudgetContracts);
/**
* Unsets the "consultant_exp_service_equip_budget_contracts" element
*/
void unsetConsultantExpServiceEquipBudgetContracts();
/**
* Gets the "consultant_exp_unit_cost_equip_budget_contracts" element
*/
java.math.BigDecimal getConsultantExpUnitCostEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_exp_unit_cost_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantExpUnitCostEquipBudgetContracts();
/**
* True if has "consultant_exp_unit_cost_equip_budget_contracts" element
*/
boolean isSetConsultantExpUnitCostEquipBudgetContracts();
/**
* Sets the "consultant_exp_unit_cost_equip_budget_contracts" element
*/
void setConsultantExpUnitCostEquipBudgetContracts(java.math.BigDecimal consultantExpUnitCostEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_exp_unit_cost_equip_budget_contracts" element
*/
void xsetConsultantExpUnitCostEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantExpUnitCostEquipBudgetContracts);
/**
* Unsets the "consultant_exp_unit_cost_equip_budget_contracts" element
*/
void unsetConsultantExpUnitCostEquipBudgetContracts();
/**
* Gets the "consultant_exp_days_equip_budget_contracts" element
*/
int getConsultantExpDaysEquipBudgetContracts();
/**
* Gets (as xml) the "consultant_exp_days_equip_budget_contracts" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts xgetConsultantExpDaysEquipBudgetContracts();
/**
* True if has "consultant_exp_days_equip_budget_contracts" element
*/
boolean isSetConsultantExpDaysEquipBudgetContracts();
/**
* Sets the "consultant_exp_days_equip_budget_contracts" element
*/
void setConsultantExpDaysEquipBudgetContracts(int consultantExpDaysEquipBudgetContracts);
/**
* Sets (as xml) the "consultant_exp_days_equip_budget_contracts" element
*/
void xsetConsultantExpDaysEquipBudgetContracts(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts consultantExpDaysEquipBudgetContracts);
/**
* Unsets the "consultant_exp_days_equip_budget_contracts" element
*/
void unsetConsultantExpDaysEquipBudgetContracts();
/**
* Gets the "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
java.math.BigDecimal getPerConsultantExpSubtotalEquipBudgetContracts();
/**
* Gets (as xml) the "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerConsultantExpSubtotalEquipBudgetContracts();
/**
* True if has "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
boolean isSetPerConsultantExpSubtotalEquipBudgetContracts();
/**
* Sets the "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
void setPerConsultantExpSubtotalEquipBudgetContracts(java.math.BigDecimal perConsultantExpSubtotalEquipBudgetContracts);
/**
* Sets (as xml) the "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
void xsetPerConsultantExpSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perConsultantExpSubtotalEquipBudgetContracts);
/**
* Unsets the "per_consultant_exp_subtotal_equip_budget_contracts" element
*/
void unsetPerConsultantExpSubtotalEquipBudgetContracts();
/**
* An XML consultant_exp_name_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantExpBudgetItems$ConsultantExpNameEquipBudgetContracts.
*/
public interface ConsultantExpNameEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpNameEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpnameequipbudgetcontractsc1daelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML consultant_exp_service_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantExpBudgetItems$ConsultantExpServiceEquipBudgetContracts.
*/
public interface ConsultantExpServiceEquipBudgetContracts extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpServiceEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpserviceequipbudgetcontractsb928elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML consultant_exp_days_equip_budget_contracts(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$Contracts$ConsultantExpBudgetItems$ConsultantExpDaysEquipBudgetContracts.
*/
public interface ConsultantExpDaysEquipBudgetContracts extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpDaysEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpdaysequipbudgetcontracts25a6elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts.ConsultantExpBudgetItems) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.Contracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Indirect_Costs(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface IndirectCosts extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndirectCosts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indirectcosts25aeelemtype");
/**
* Gets the "budget_category_not_used_equip_budget_indirect" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetIndirect();
/**
* Gets (as xml) the "budget_category_not_used_equip_budget_indirect" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetIndirect();
/**
* True if has "budget_category_not_used_equip_budget_indirect" element
*/
boolean isSetBudgetCategoryNotUsedEquipBudgetIndirect();
/**
* Sets the "budget_category_not_used_equip_budget_indirect" element
*/
void setBudgetCategoryNotUsedEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetIndirect);
/**
* Sets (as xml) the "budget_category_not_used_equip_budget_indirect" element
*/
void xsetBudgetCategoryNotUsedEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetIndirect);
/**
* Unsets the "budget_category_not_used_equip_budget_indirect" element
*/
void unsetBudgetCategoryNotUsedEquipBudgetIndirect();
/**
* Gets array of all "Indirect_Budget_Items" elements
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems[] getIndirectBudgetItemsArray();
/**
* Gets ith "Indirect_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems getIndirectBudgetItemsArray(int i);
/**
* Returns number of "Indirect_Budget_Items" element
*/
int sizeOfIndirectBudgetItemsArray();
/**
* Sets array of all "Indirect_Budget_Items" element
*/
void setIndirectBudgetItemsArray(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems[] indirectBudgetItemsArray);
/**
* Sets ith "Indirect_Budget_Items" element
*/
void setIndirectBudgetItemsArray(int i, gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems indirectBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "Indirect_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems insertNewIndirectBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "Indirect_Budget_Items" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems addNewIndirectBudgetItems();
/**
* Removes the ith "Indirect_Budget_Items" element
*/
void removeIndirectBudgetItems(int i);
/**
* Gets the "budget_category_subtotal_equip_indirect" element
*/
java.math.BigDecimal getBudgetCategorySubtotalEquipIndirect();
/**
* Gets (as xml) the "budget_category_subtotal_equip_indirect" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipIndirect();
/**
* True if has "budget_category_subtotal_equip_indirect" element
*/
boolean isSetBudgetCategorySubtotalEquipIndirect();
/**
* Sets the "budget_category_subtotal_equip_indirect" element
*/
void setBudgetCategorySubtotalEquipIndirect(java.math.BigDecimal budgetCategorySubtotalEquipIndirect);
/**
* Sets (as xml) the "budget_category_subtotal_equip_indirect" element
*/
void xsetBudgetCategorySubtotalEquipIndirect(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipIndirect);
/**
* Unsets the "budget_category_subtotal_equip_indirect" element
*/
void unsetBudgetCategorySubtotalEquipIndirect();
/**
* An XML Indirect_Budget_Items(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface IndirectBudgetItems extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndirectBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indirectbudgetitemsd711elemtype");
/**
* Gets the "item_desc_equip_budget_indirect" element
*/
java.lang.String getItemDescEquipBudgetIndirect();
/**
* Gets (as xml) the "item_desc_equip_budget_indirect" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect xgetItemDescEquipBudgetIndirect();
/**
* True if has "item_desc_equip_budget_indirect" element
*/
boolean isSetItemDescEquipBudgetIndirect();
/**
* Sets the "item_desc_equip_budget_indirect" element
*/
void setItemDescEquipBudgetIndirect(java.lang.String itemDescEquipBudgetIndirect);
/**
* Sets (as xml) the "item_desc_equip_budget_indirect" element
*/
void xsetItemDescEquipBudgetIndirect(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect itemDescEquipBudgetIndirect);
/**
* Unsets the "item_desc_equip_budget_indirect" element
*/
void unsetItemDescEquipBudgetIndirect();
/**
* Gets the "computation_equip_budget_indirect" element
*/
java.lang.String getComputationEquipBudgetIndirect();
/**
* Gets (as xml) the "computation_equip_budget_indirect" element
*/
gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect xgetComputationEquipBudgetIndirect();
/**
* True if has "computation_equip_budget_indirect" element
*/
boolean isSetComputationEquipBudgetIndirect();
/**
* Sets the "computation_equip_budget_indirect" element
*/
void setComputationEquipBudgetIndirect(java.lang.String computationEquipBudgetIndirect);
/**
* Sets (as xml) the "computation_equip_budget_indirect" element
*/
void xsetComputationEquipBudgetIndirect(gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect computationEquipBudgetIndirect);
/**
* Unsets the "computation_equip_budget_indirect" element
*/
void unsetComputationEquipBudgetIndirect();
/**
* Gets the "per_item_subtotal_equip_budget_indirect" element
*/
java.math.BigDecimal getPerItemSubtotalEquipBudgetIndirect();
/**
* Gets (as xml) the "per_item_subtotal_equip_budget_indirect" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerItemSubtotalEquipBudgetIndirect();
/**
* True if has "per_item_subtotal_equip_budget_indirect" element
*/
boolean isSetPerItemSubtotalEquipBudgetIndirect();
/**
* Sets the "per_item_subtotal_equip_budget_indirect" element
*/
void setPerItemSubtotalEquipBudgetIndirect(java.math.BigDecimal perItemSubtotalEquipBudgetIndirect);
/**
* Sets (as xml) the "per_item_subtotal_equip_budget_indirect" element
*/
void xsetPerItemSubtotalEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perItemSubtotalEquipBudgetIndirect);
/**
* Unsets the "per_item_subtotal_equip_budget_indirect" element
*/
void unsetPerItemSubtotalEquipBudgetIndirect();
/**
* An XML item_desc_equip_budget_indirect(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$IndirectCosts$IndirectBudgetItems$ItemDescEquipBudgetIndirect.
*/
public interface ItemDescEquipBudgetIndirect extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemDescEquipBudgetIndirect.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemdescequipbudgetindirect3474elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ItemDescEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML computation_equip_budget_indirect(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument$COPSBudget$IndirectCosts$IndirectBudgetItems$ComputationEquipBudgetIndirect.
*/
public interface ComputationEquipBudgetIndirect extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ComputationEquipBudgetIndirect.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("computationequipbudgetindirect8f7eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems.ComputationEquipBudgetIndirect) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts.IndirectBudgetItems) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.IndirectCosts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML Budget_Summary(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface BudgetSummary extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetSummary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetsummary6cb7elemtype");
/**
* Gets the "total_sworn_officer_costs_budget_summary" element
*/
java.math.BigDecimal getTotalSwornOfficerCostsBudgetSummary();
/**
* Gets (as xml) the "total_sworn_officer_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalSwornOfficerCostsBudgetSummary();
/**
* True if has "total_sworn_officer_costs_budget_summary" element
*/
boolean isSetTotalSwornOfficerCostsBudgetSummary();
/**
* Sets the "total_sworn_officer_costs_budget_summary" element
*/
void setTotalSwornOfficerCostsBudgetSummary(java.math.BigDecimal totalSwornOfficerCostsBudgetSummary);
/**
* Sets (as xml) the "total_sworn_officer_costs_budget_summary" element
*/
void xsetTotalSwornOfficerCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalSwornOfficerCostsBudgetSummary);
/**
* Unsets the "total_sworn_officer_costs_budget_summary" element
*/
void unsetTotalSwornOfficerCostsBudgetSummary();
/**
* Gets the "total_civ_costs_budget_summary" element
*/
java.math.BigDecimal getTotalCivCostsBudgetSummary();
/**
* Gets (as xml) the "total_civ_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalCivCostsBudgetSummary();
/**
* True if has "total_civ_costs_budget_summary" element
*/
boolean isSetTotalCivCostsBudgetSummary();
/**
* Sets the "total_civ_costs_budget_summary" element
*/
void setTotalCivCostsBudgetSummary(java.math.BigDecimal totalCivCostsBudgetSummary);
/**
* Sets (as xml) the "total_civ_costs_budget_summary" element
*/
void xsetTotalCivCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalCivCostsBudgetSummary);
/**
* Unsets the "total_civ_costs_budget_summary" element
*/
void unsetTotalCivCostsBudgetSummary();
/**
* Gets the "total_equipment_costs_budget_summary" element
*/
java.math.BigDecimal getTotalEquipmentCostsBudgetSummary();
/**
* Gets (as xml) the "total_equipment_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEquipmentCostsBudgetSummary();
/**
* True if has "total_equipment_costs_budget_summary" element
*/
boolean isSetTotalEquipmentCostsBudgetSummary();
/**
* Sets the "total_equipment_costs_budget_summary" element
*/
void setTotalEquipmentCostsBudgetSummary(java.math.BigDecimal totalEquipmentCostsBudgetSummary);
/**
* Sets (as xml) the "total_equipment_costs_budget_summary" element
*/
void xsetTotalEquipmentCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEquipmentCostsBudgetSummary);
/**
* Unsets the "total_equipment_costs_budget_summary" element
*/
void unsetTotalEquipmentCostsBudgetSummary();
/**
* Gets the "total_other_costs_budget_summary" element
*/
java.math.BigDecimal getTotalOtherCostsBudgetSummary();
/**
* Gets (as xml) the "total_other_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalOtherCostsBudgetSummary();
/**
* True if has "total_other_costs_budget_summary" element
*/
boolean isSetTotalOtherCostsBudgetSummary();
/**
* Sets the "total_other_costs_budget_summary" element
*/
void setTotalOtherCostsBudgetSummary(java.math.BigDecimal totalOtherCostsBudgetSummary);
/**
* Sets (as xml) the "total_other_costs_budget_summary" element
*/
void xsetTotalOtherCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalOtherCostsBudgetSummary);
/**
* Unsets the "total_other_costs_budget_summary" element
*/
void unsetTotalOtherCostsBudgetSummary();
/**
* Gets the "total_supplies_costs_budget_summary" element
*/
java.math.BigDecimal getTotalSuppliesCostsBudgetSummary();
/**
* Gets (as xml) the "total_supplies_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalSuppliesCostsBudgetSummary();
/**
* True if has "total_supplies_costs_budget_summary" element
*/
boolean isSetTotalSuppliesCostsBudgetSummary();
/**
* Sets the "total_supplies_costs_budget_summary" element
*/
void setTotalSuppliesCostsBudgetSummary(java.math.BigDecimal totalSuppliesCostsBudgetSummary);
/**
* Sets (as xml) the "total_supplies_costs_budget_summary" element
*/
void xsetTotalSuppliesCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalSuppliesCostsBudgetSummary);
/**
* Unsets the "total_supplies_costs_budget_summary" element
*/
void unsetTotalSuppliesCostsBudgetSummary();
/**
* Gets the "total_travel_costs_budget_summary" element
*/
java.math.BigDecimal getTotalTravelCostsBudgetSummary();
/**
* Gets (as xml) the "total_travel_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalTravelCostsBudgetSummary();
/**
* True if has "total_travel_costs_budget_summary" element
*/
boolean isSetTotalTravelCostsBudgetSummary();
/**
* Sets the "total_travel_costs_budget_summary" element
*/
void setTotalTravelCostsBudgetSummary(java.math.BigDecimal totalTravelCostsBudgetSummary);
/**
* Sets (as xml) the "total_travel_costs_budget_summary" element
*/
void xsetTotalTravelCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalTravelCostsBudgetSummary);
/**
* Unsets the "total_travel_costs_budget_summary" element
*/
void unsetTotalTravelCostsBudgetSummary();
/**
* Gets the "total_contracts_costs_budget_summary" element
*/
java.math.BigDecimal getTotalContractsCostsBudgetSummary();
/**
* Gets (as xml) the "total_contracts_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalContractsCostsBudgetSummary();
/**
* True if has "total_contracts_costs_budget_summary" element
*/
boolean isSetTotalContractsCostsBudgetSummary();
/**
* Sets the "total_contracts_costs_budget_summary" element
*/
void setTotalContractsCostsBudgetSummary(java.math.BigDecimal totalContractsCostsBudgetSummary);
/**
* Sets (as xml) the "total_contracts_costs_budget_summary" element
*/
void xsetTotalContractsCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalContractsCostsBudgetSummary);
/**
* Unsets the "total_contracts_costs_budget_summary" element
*/
void unsetTotalContractsCostsBudgetSummary();
/**
* Gets the "total_indirect_costs_budget_summary" element
*/
java.math.BigDecimal getTotalIndirectCostsBudgetSummary();
/**
* Gets (as xml) the "total_indirect_costs_budget_summary" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalIndirectCostsBudgetSummary();
/**
* True if has "total_indirect_costs_budget_summary" element
*/
boolean isSetTotalIndirectCostsBudgetSummary();
/**
* Sets the "total_indirect_costs_budget_summary" element
*/
void setTotalIndirectCostsBudgetSummary(java.math.BigDecimal totalIndirectCostsBudgetSummary);
/**
* Sets (as xml) the "total_indirect_costs_budget_summary" element
*/
void xsetTotalIndirectCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalIndirectCostsBudgetSummary);
/**
* Unsets the "total_indirect_costs_budget_summary" element
*/
void unsetTotalIndirectCostsBudgetSummary();
/**
* Gets the "total_project_cost" element
*/
java.math.BigDecimal getTotalProjectCost();
/**
* Gets (as xml) the "total_project_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectCost();
/**
* True if has "total_project_cost" element
*/
boolean isSetTotalProjectCost();
/**
* Sets the "total_project_cost" element
*/
void setTotalProjectCost(java.math.BigDecimal totalProjectCost);
/**
* Sets (as xml) the "total_project_cost" element
*/
void xsetTotalProjectCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectCost);
/**
* Unsets the "total_project_cost" element
*/
void unsetTotalProjectCost();
/**
* Gets the "total_project_federal_share" element
*/
java.math.BigDecimal getTotalProjectFederalShare();
/**
* Gets (as xml) the "total_project_federal_share" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectFederalShare();
/**
* True if has "total_project_federal_share" element
*/
boolean isSetTotalProjectFederalShare();
/**
* Sets the "total_project_federal_share" element
*/
void setTotalProjectFederalShare(java.math.BigDecimal totalProjectFederalShare);
/**
* Sets (as xml) the "total_project_federal_share" element
*/
void xsetTotalProjectFederalShare(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectFederalShare);
/**
* Unsets the "total_project_federal_share" element
*/
void unsetTotalProjectFederalShare();
/**
* Gets the "total_project_local_share" element
*/
java.math.BigDecimal getTotalProjectLocalShare();
/**
* Gets (as xml) the "total_project_local_share" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectLocalShare();
/**
* True if has "total_project_local_share" element
*/
boolean isSetTotalProjectLocalShare();
/**
* Sets the "total_project_local_share" element
*/
void setTotalProjectLocalShare(java.math.BigDecimal totalProjectLocalShare);
/**
* Sets (as xml) the "total_project_local_share" element
*/
void xsetTotalProjectLocalShare(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectLocalShare);
/**
* Unsets the "total_project_local_share" element
*/
void unsetTotalProjectLocalShare();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetSummary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML budget_contact(@http://apply.grants.gov/forms/COPS_Budget-V1.1).
*
* This is a complex type.
*/
public interface BudgetContact extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetContact.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetcontactf3fdelemtype");
/**
* Gets the "budget_contact_name" element
*/
gov.grants.apply.system.globalLibraryV20.HumanNameDataType getBudgetContactName();
/**
* Sets the "budget_contact_name" element
*/
void setBudgetContactName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType budgetContactName);
/**
* Appends and returns a new empty "budget_contact_name" element
*/
gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewBudgetContactName();
/**
* Gets the "budget_contact_title" element
*/
java.lang.String getBudgetContactTitle();
/**
* Gets (as xml) the "budget_contact_title" element
*/
gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetBudgetContactTitle();
/**
* Sets the "budget_contact_title" element
*/
void setBudgetContactTitle(java.lang.String budgetContactTitle);
/**
* Sets (as xml) the "budget_contact_title" element
*/
void xsetBudgetContactTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType budgetContactTitle);
/**
* Gets the "budget_contact_phone" element
*/
java.lang.String getBudgetContactPhone();
/**
* Gets (as xml) the "budget_contact_phone" element
*/
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBudgetContactPhone();
/**
* Sets the "budget_contact_phone" element
*/
void setBudgetContactPhone(java.lang.String budgetContactPhone);
/**
* Sets (as xml) the "budget_contact_phone" element
*/
void xsetBudgetContactPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType budgetContactPhone);
/**
* Gets the "budget_contact_fax" element
*/
java.lang.String getBudgetContactFax();
/**
* Gets (as xml) the "budget_contact_fax" element
*/
gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBudgetContactFax();
/**
* Sets the "budget_contact_fax" element
*/
void setBudgetContactFax(java.lang.String budgetContactFax);
/**
* Sets (as xml) the "budget_contact_fax" element
*/
void xsetBudgetContactFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType budgetContactFax);
/**
* Gets the "budget_contact_email" element
*/
java.lang.String getBudgetContactEmail();
/**
* Gets (as xml) the "budget_contact_email" element
*/
gov.grants.apply.system.globalLibraryV20.EmailDataType xgetBudgetContactEmail();
/**
* Sets the "budget_contact_email" element
*/
void setBudgetContactEmail(java.lang.String budgetContactEmail);
/**
* Sets (as xml) the "budget_contact_email" element
*/
void xsetBudgetContactEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType budgetContactEmail);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget.BudgetContact) 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.copsBudgetV11.COPSBudgetDocument.COPSBudget newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument.COPSBudget) 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.copsBudgetV11.COPSBudgetDocument newInstance() {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) 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.copsBudgetV11.COPSBudgetDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.copsBudgetV11.COPSBudgetDocument 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.copsBudgetV11.COPSBudgetDocument) 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
}
}