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_Budget2
* Namespace: http://apply.grants.gov/forms/COPS_Budget2-V2.0
* Java type: gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document
*
* Automatically generated - do not modify.
*/
package gov.grants.apply.forms.copsBudget2V20;
/**
* A document containing one COPS_Budget2(@http://apply.grants.gov/forms/COPS_Budget2-V2.0) element.
*
* This is a complex type.
*/
public interface COPSBudget2Document extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudget2Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudget2bf7edoctype");
/**
* Gets the "COPS_Budget2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 getCOPSBudget2();
/**
* Sets the "COPS_Budget2" element
*/
void setCOPSBudget2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 copsBudget2);
/**
* Appends and returns a new empty "COPS_Budget2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 addNewCOPSBudget2();
/**
* An XML COPS_Budget2(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface COPSBudget2 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudget2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudget2d725elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber applicantORINumber);
/**
* Unsets the "ApplicantORINumber" element
*/
void unsetApplicantORINumber();
/**
* Gets the "ProgramName" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName.Enum getProgramName();
/**
* Gets (as xml) the "ProgramName" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName xgetProgramName();
/**
* Sets the "ProgramName" element
*/
void setProgramName(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName.Enum programName);
/**
* Sets (as xml) the "ProgramName" element
*/
void xsetProgramName(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested fullTimeOfficersRequested);
/**
* Unsets the "full_time_officers_requested" element
*/
void unsetFullTimeOfficersRequested();
/**
* Gets the "section_A_sworn_officer_positions" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions getSectionASwornOfficerPositions();
/**
* True if has "section_A_sworn_officer_positions" element
*/
boolean isSetSectionASwornOfficerPositions();
/**
* Sets the "section_A_sworn_officer_positions" element
*/
void setSectionASwornOfficerPositions(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions sectionASwornOfficerPositions);
/**
* Appends and returns a new empty "section_A_sworn_officer_positions" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions addNewSectionASwornOfficerPositions();
/**
* Unsets the "section_A_sworn_officer_positions" element
*/
void unsetSectionASwornOfficerPositions();
/**
* Gets the "section_A_sworn_officer_positions_part2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 getSectionASwornOfficerPositionsPart2();
/**
* True if has "section_A_sworn_officer_positions_part2" element
*/
boolean isSetSectionASwornOfficerPositionsPart2();
/**
* Sets the "section_A_sworn_officer_positions_part2" element
*/
void setSectionASwornOfficerPositionsPart2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 sectionASwornOfficerPositionsPart2);
/**
* Appends and returns a new empty "section_A_sworn_officer_positions_part2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 addNewSectionASwornOfficerPositionsPart2();
/**
* Unsets the "section_A_sworn_officer_positions_part2" element
*/
void unsetSectionASwornOfficerPositionsPart2();
/**
* 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 "section_B_civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel getSectionBCivilianOtherPersonnel();
/**
* True if has "section_B_civilian_other_personnel" element
*/
boolean isSetSectionBCivilianOtherPersonnel();
/**
* Sets the "section_B_civilian_other_personnel" element
*/
void setSectionBCivilianOtherPersonnel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel sectionBCivilianOtherPersonnel);
/**
* Appends and returns a new empty "section_B_civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel addNewSectionBCivilianOtherPersonnel();
/**
* Unsets the "section_B_civilian_other_personnel" element
*/
void unsetSectionBCivilianOtherPersonnel();
/**
* Gets the "section_B_civilian_other_personnel_part2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 getSectionBCivilianOtherPersonnelPart2();
/**
* True if has "section_B_civilian_other_personnel_part2" element
*/
boolean isSetSectionBCivilianOtherPersonnelPart2();
/**
* Sets the "section_B_civilian_other_personnel_part2" element
*/
void setSectionBCivilianOtherPersonnelPart2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 sectionBCivilianOtherPersonnelPart2);
/**
* Appends and returns a new empty "section_B_civilian_other_personnel_part2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 addNewSectionBCivilianOtherPersonnelPart2();
/**
* Unsets the "section_B_civilian_other_personnel_part2" element
*/
void unsetSectionBCivilianOtherPersonnelPart2();
/**
* Gets the "equipment_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection getEquipmentSection();
/**
* True if has "equipment_section" element
*/
boolean isSetEquipmentSection();
/**
* Sets the "equipment_section" element
*/
void setEquipmentSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection equipmentSection);
/**
* Appends and returns a new empty "equipment_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection addNewEquipmentSection();
/**
* Unsets the "equipment_section" element
*/
void unsetEquipmentSection();
/**
* Gets the "othercosts_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection getOthercostsSection();
/**
* True if has "othercosts_section" element
*/
boolean isSetOthercostsSection();
/**
* Sets the "othercosts_section" element
*/
void setOthercostsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection othercostsSection);
/**
* Appends and returns a new empty "othercosts_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection addNewOthercostsSection();
/**
* Unsets the "othercosts_section" element
*/
void unsetOthercostsSection();
/**
* Gets the "supplies_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection getSuppliesSection();
/**
* True if has "supplies_section" element
*/
boolean isSetSuppliesSection();
/**
* Sets the "supplies_section" element
*/
void setSuppliesSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection suppliesSection);
/**
* Appends and returns a new empty "supplies_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection addNewSuppliesSection();
/**
* Unsets the "supplies_section" element
*/
void unsetSuppliesSection();
/**
* Gets the "travel_training_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection getTravelTrainingSection();
/**
* True if has "travel_training_section" element
*/
boolean isSetTravelTrainingSection();
/**
* Sets the "travel_training_section" element
*/
void setTravelTrainingSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection travelTrainingSection);
/**
* Appends and returns a new empty "travel_training_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection addNewTravelTrainingSection();
/**
* Unsets the "travel_training_section" element
*/
void unsetTravelTrainingSection();
/**
* Gets the "contracts_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection getContractsSection();
/**
* True if has "contracts_section" element
*/
boolean isSetContractsSection();
/**
* Sets the "contracts_section" element
*/
void setContractsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection contractsSection);
/**
* Appends and returns a new empty "contracts_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection addNewContractsSection();
/**
* Unsets the "contracts_section" element
*/
void unsetContractsSection();
/**
* Gets the "indirect_costs_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection getIndirectCostsSection();
/**
* True if has "indirect_costs_section" element
*/
boolean isSetIndirectCostsSection();
/**
* Sets the "indirect_costs_section" element
*/
void setIndirectCostsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection indirectCostsSection);
/**
* Appends and returns a new empty "indirect_costs_section" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection addNewIndirectCostsSection();
/**
* Unsets the "indirect_costs_section" element
*/
void unsetIndirectCostsSection();
/**
* Gets the "budget_summary" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary getBudgetSummary();
/**
* True if has "budget_summary" element
*/
boolean isSetBudgetSummary();
/**
* Sets the "budget_summary" element
*/
void setBudgetSummary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary budgetSummary);
/**
* Appends and returns a new empty "budget_summary" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary addNewBudgetSummary();
/**
* Unsets the "budget_summary" element
*/
void unsetBudgetSummary();
/**
* Gets the "budget_contact" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact getBudgetContact();
/**
* Sets the "budget_contact" element
*/
void setBudgetContact(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact budgetContact);
/**
* Appends and returns a new empty "budget_contact" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$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("applicantorinumberb30eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$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("programname4760elemtype");
org.apache.xmlbeans.StringEnumAbstractBase enumValue();
void set(org.apache.xmlbeans.StringEnumAbstractBase e);
static final Enum TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.forString("Tribal Resources Grant Program");
static final Enum TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.forString("Targeted-Methamphetamine Initiative");
static final Enum COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.forString("Community Policing Development Programs");
static final Enum SECURE_OUR_SCHOOLS = Enum.forString("Secure Our Schools");
static final Enum TARGETED_TECHNOLOGY_PROGRAM = Enum.forString("Targeted-Technology Program");
static final Enum UNIVERSAL_HIRING_PROGRAM = Enum.forString("Universal Hiring Program");
static final Enum CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.forString("Child Sexual Predator Program");
static final int INT_TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.INT_TRIBAL_RESOURCES_GRANT_PROGRAM;
static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.INT_TARGETED_METHAMPHETAMINE_INITIATIVE;
static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS;
static final int INT_SECURE_OUR_SCHOOLS = Enum.INT_SECURE_OUR_SCHOOLS;
static final int INT_TARGETED_TECHNOLOGY_PROGRAM = Enum.INT_TARGETED_TECHNOLOGY_PROGRAM;
static final int INT_UNIVERSAL_HIRING_PROGRAM = Enum.INT_UNIVERSAL_HIRING_PROGRAM;
static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.INT_CHILD_SEXUAL_PREDATOR_PROGRAM;
/**
* Enumeration value class for gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$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_TRIBAL_RESOURCES_GRANT_PROGRAM
* 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_TRIBAL_RESOURCES_GRANT_PROGRAM = 1;
static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = 2;
static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = 3;
static final int INT_SECURE_OUR_SCHOOLS = 4;
static final int INT_TARGETED_TECHNOLOGY_PROGRAM = 5;
static final int INT_UNIVERSAL_HIRING_PROGRAM = 6;
static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = 7;
public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
new org.apache.xmlbeans.StringEnumAbstractBase.Table
(
new Enum[]
{
new Enum("Tribal Resources Grant Program", INT_TRIBAL_RESOURCES_GRANT_PROGRAM),
new Enum("Targeted-Methamphetamine Initiative", INT_TARGETED_METHAMPHETAMINE_INITIATIVE),
new Enum("Community Policing Development Programs", INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS),
new Enum("Secure Our Schools", INT_SECURE_OUR_SCHOOLS),
new Enum("Targeted-Technology Program", INT_TARGETED_TECHNOLOGY_PROGRAM),
new Enum("Universal Hiring Program", INT_UNIVERSAL_HIRING_PROGRAM),
new Enum("Child Sexual Predator Program", INT_CHILD_SEXUAL_PREDATOR_PROGRAM),
}
);
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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$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("fulltimeofficersrequested42efelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML section_A_sworn_officer_positions(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface SectionASwornOfficerPositions extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionASwornOfficerPositions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionaswornofficerpositions0062elemtype");
/**
* Gets the "annual_base_salary" element
*/
java.math.BigDecimal getAnnualBaseSalary();
/**
* Gets (as xml) the "annual_base_salary" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary 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.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary annualBaseSalary);
/**
* Unsets the "annual_base_salary" element
*/
void unsetAnnualBaseSalary();
/**
* Gets the "years_project_base_salary" element
*/
int getYearsProjectBaseSalary();
/**
* Gets (as xml) the "years_project_base_salary" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary yearsProjectBaseSalary);
/**
* Unsets the "years_project_base_salary" element
*/
void unsetYearsProjectBaseSalary();
/**
* Gets the "sworn_base_salary_amount" element
*/
java.math.BigDecimal getSwornBaseSalaryAmount();
/**
* Gets (as xml) the "sworn_base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornBaseSalaryAmount();
/**
* True if has "sworn_base_salary_amount" element
*/
boolean isSetSwornBaseSalaryAmount();
/**
* Sets the "sworn_base_salary_amount" element
*/
void setSwornBaseSalaryAmount(java.math.BigDecimal swornBaseSalaryAmount);
/**
* Sets (as xml) the "sworn_base_salary_amount" element
*/
void xsetSwornBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornBaseSalaryAmount);
/**
* Unsets the "sworn_base_salary_amount" element
*/
void unsetSwornBaseSalaryAmount();
/**
* Gets the "sworn_fringe_benefit_amount_social_security" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountSocialSecurity();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_social_security" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountSocialSecurity();
/**
* True if has "sworn_fringe_benefit_amount_social_security" element
*/
boolean isSetSwornFringeBenefitAmountSocialSecurity();
/**
* Sets the "sworn_fringe_benefit_amount_social_security" element
*/
void setSwornFringeBenefitAmountSocialSecurity(java.math.BigDecimal swornFringeBenefitAmountSocialSecurity);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_social_security" element
*/
void xsetSwornFringeBenefitAmountSocialSecurity(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountSocialSecurity);
/**
* Unsets the "sworn_fringe_benefit_amount_social_security" element
*/
void unsetSwornFringeBenefitAmountSocialSecurity();
/**
* Gets the "sworn_fringe_pct_base_salary_social_security" element
*/
java.math.BigDecimal getSwornFringePctBaseSalarySocialSecurity();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_social_security" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalarySocialSecurity();
/**
* True if has "sworn_fringe_pct_base_salary_social_security" element
*/
boolean isSetSwornFringePctBaseSalarySocialSecurity();
/**
* Sets the "sworn_fringe_pct_base_salary_social_security" element
*/
void setSwornFringePctBaseSalarySocialSecurity(java.math.BigDecimal swornFringePctBaseSalarySocialSecurity);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_social_security" element
*/
void xsetSwornFringePctBaseSalarySocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalarySocialSecurity);
/**
* Unsets the "sworn_fringe_pct_base_salary_social_security" element
*/
void unsetSwornFringePctBaseSalarySocialSecurity();
/**
* Gets the "sworn_fringe_benefit_amount_medicare" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountMedicare();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_medicare" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountMedicare();
/**
* True if has "sworn_fringe_benefit_amount_medicare" element
*/
boolean isSetSwornFringeBenefitAmountMedicare();
/**
* Sets the "sworn_fringe_benefit_amount_medicare" element
*/
void setSwornFringeBenefitAmountMedicare(java.math.BigDecimal swornFringeBenefitAmountMedicare);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_medicare" element
*/
void xsetSwornFringeBenefitAmountMedicare(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountMedicare);
/**
* Unsets the "sworn_fringe_benefit_amount_medicare" element
*/
void unsetSwornFringeBenefitAmountMedicare();
/**
* Gets the "sworn_fringe_pct_base_salary_medicare" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryMedicare();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_medicare" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryMedicare();
/**
* True if has "sworn_fringe_pct_base_salary_medicare" element
*/
boolean isSetSwornFringePctBaseSalaryMedicare();
/**
* Sets the "sworn_fringe_pct_base_salary_medicare" element
*/
void setSwornFringePctBaseSalaryMedicare(java.math.BigDecimal swornFringePctBaseSalaryMedicare);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_medicare" element
*/
void xsetSwornFringePctBaseSalaryMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryMedicare);
/**
* Unsets the "sworn_fringe_pct_base_salary_medicare" element
*/
void unsetSwornFringePctBaseSalaryMedicare();
/**
* Gets the "sworn_fringe_benefit_amount_health_insurance" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountHealthInsurance();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_health_insurance" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountHealthInsurance();
/**
* True if has "sworn_fringe_benefit_amount_health_insurance" element
*/
boolean isSetSwornFringeBenefitAmountHealthInsurance();
/**
* Sets the "sworn_fringe_benefit_amount_health_insurance" element
*/
void setSwornFringeBenefitAmountHealthInsurance(java.math.BigDecimal swornFringeBenefitAmountHealthInsurance);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_health_insurance" element
*/
void xsetSwornFringeBenefitAmountHealthInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountHealthInsurance);
/**
* Unsets the "sworn_fringe_benefit_amount_health_insurance" element
*/
void unsetSwornFringeBenefitAmountHealthInsurance();
/**
* Gets the "sworn_fringe_pct_base_salary_health_insurance" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryHealthInsurance();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_health_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryHealthInsurance();
/**
* True if has "sworn_fringe_pct_base_salary_health_insurance" element
*/
boolean isSetSwornFringePctBaseSalaryHealthInsurance();
/**
* Sets the "sworn_fringe_pct_base_salary_health_insurance" element
*/
void setSwornFringePctBaseSalaryHealthInsurance(java.math.BigDecimal swornFringePctBaseSalaryHealthInsurance);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_health_insurance" element
*/
void xsetSwornFringePctBaseSalaryHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryHealthInsurance);
/**
* Unsets the "sworn_fringe_pct_base_salary_health_insurance" element
*/
void unsetSwornFringePctBaseSalaryHealthInsurance();
/**
* Gets the "sworn_fringe_benefit_amount_life_insurance" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountLifeInsurance();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_life_insurance" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountLifeInsurance();
/**
* True if has "sworn_fringe_benefit_amount_life_insurance" element
*/
boolean isSetSwornFringeBenefitAmountLifeInsurance();
/**
* Sets the "sworn_fringe_benefit_amount_life_insurance" element
*/
void setSwornFringeBenefitAmountLifeInsurance(java.math.BigDecimal swornFringeBenefitAmountLifeInsurance);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_life_insurance" element
*/
void xsetSwornFringeBenefitAmountLifeInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountLifeInsurance);
/**
* Unsets the "sworn_fringe_benefit_amount_life_insurance" element
*/
void unsetSwornFringeBenefitAmountLifeInsurance();
/**
* Gets the "sworn_fringe_pct_base_salary_life_insurance" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryLifeInsurance();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_life_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryLifeInsurance();
/**
* True if has "sworn_fringe_pct_base_salary_life_insurance" element
*/
boolean isSetSwornFringePctBaseSalaryLifeInsurance();
/**
* Sets the "sworn_fringe_pct_base_salary_life_insurance" element
*/
void setSwornFringePctBaseSalaryLifeInsurance(java.math.BigDecimal swornFringePctBaseSalaryLifeInsurance);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_life_insurance" element
*/
void xsetSwornFringePctBaseSalaryLifeInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryLifeInsurance);
/**
* Unsets the "sworn_fringe_pct_base_salary_life_insurance" element
*/
void unsetSwornFringePctBaseSalaryLifeInsurance();
/**
* Gets the "sworn_fringe_benefit_amount_vacation" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountVacation();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_vacation" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountVacation();
/**
* True if has "sworn_fringe_benefit_amount_vacation" element
*/
boolean isSetSwornFringeBenefitAmountVacation();
/**
* Sets the "sworn_fringe_benefit_amount_vacation" element
*/
void setSwornFringeBenefitAmountVacation(java.math.BigDecimal swornFringeBenefitAmountVacation);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_vacation" element
*/
void xsetSwornFringeBenefitAmountVacation(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountVacation);
/**
* Unsets the "sworn_fringe_benefit_amount_vacation" element
*/
void unsetSwornFringeBenefitAmountVacation();
/**
* Gets the "sworn_fringe_pct_base_salary_vacation" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryVacation();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_vacation" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryVacation();
/**
* True if has "sworn_fringe_pct_base_salary_vacation" element
*/
boolean isSetSwornFringePctBaseSalaryVacation();
/**
* Sets the "sworn_fringe_pct_base_salary_vacation" element
*/
void setSwornFringePctBaseSalaryVacation(java.math.BigDecimal swornFringePctBaseSalaryVacation);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_vacation" element
*/
void xsetSwornFringePctBaseSalaryVacation(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryVacation);
/**
* Unsets the "sworn_fringe_pct_base_salary_vacation" element
*/
void unsetSwornFringePctBaseSalaryVacation();
/**
* Gets the "sworn_fringe_benefit_amount_sick_leave" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountSickLeave();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_sick_leave" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountSickLeave();
/**
* True if has "sworn_fringe_benefit_amount_sick_leave" element
*/
boolean isSetSwornFringeBenefitAmountSickLeave();
/**
* Sets the "sworn_fringe_benefit_amount_sick_leave" element
*/
void setSwornFringeBenefitAmountSickLeave(java.math.BigDecimal swornFringeBenefitAmountSickLeave);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_sick_leave" element
*/
void xsetSwornFringeBenefitAmountSickLeave(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountSickLeave);
/**
* Unsets the "sworn_fringe_benefit_amount_sick_leave" element
*/
void unsetSwornFringeBenefitAmountSickLeave();
/**
* Gets the "sworn_fringe_pct_base_salary_sick_leave" element
*/
java.math.BigDecimal getSwornFringePctBaseSalarySickLeave();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_sick_leave" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalarySickLeave();
/**
* True if has "sworn_fringe_pct_base_salary_sick_leave" element
*/
boolean isSetSwornFringePctBaseSalarySickLeave();
/**
* Sets the "sworn_fringe_pct_base_salary_sick_leave" element
*/
void setSwornFringePctBaseSalarySickLeave(java.math.BigDecimal swornFringePctBaseSalarySickLeave);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_sick_leave" element
*/
void xsetSwornFringePctBaseSalarySickLeave(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalarySickLeave);
/**
* Unsets the "sworn_fringe_pct_base_salary_sick_leave" element
*/
void unsetSwornFringePctBaseSalarySickLeave();
/**
* Gets the "sworn_fringe_benefit_amount_retirement" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountRetirement();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_retirement" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountRetirement();
/**
* True if has "sworn_fringe_benefit_amount_retirement" element
*/
boolean isSetSwornFringeBenefitAmountRetirement();
/**
* Sets the "sworn_fringe_benefit_amount_retirement" element
*/
void setSwornFringeBenefitAmountRetirement(java.math.BigDecimal swornFringeBenefitAmountRetirement);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_retirement" element
*/
void xsetSwornFringeBenefitAmountRetirement(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountRetirement);
/**
* Unsets the "sworn_fringe_benefit_amount_retirement" element
*/
void unsetSwornFringeBenefitAmountRetirement();
/**
* Gets the "sworn_fringe_pct_base_salary_retirement" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryRetirement();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_retirement" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryRetirement();
/**
* True if has "sworn_fringe_pct_base_salary_retirement" element
*/
boolean isSetSwornFringePctBaseSalaryRetirement();
/**
* Sets the "sworn_fringe_pct_base_salary_retirement" element
*/
void setSwornFringePctBaseSalaryRetirement(java.math.BigDecimal swornFringePctBaseSalaryRetirement);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_retirement" element
*/
void xsetSwornFringePctBaseSalaryRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryRetirement);
/**
* Unsets the "sworn_fringe_pct_base_salary_retirement" element
*/
void unsetSwornFringePctBaseSalaryRetirement();
/**
* Gets the "sworn_fringe_benefit_amount_workers_comp" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountWorkersComp();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_workers_comp" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountWorkersComp();
/**
* True if has "sworn_fringe_benefit_amount_workers_comp" element
*/
boolean isSetSwornFringeBenefitAmountWorkersComp();
/**
* Sets the "sworn_fringe_benefit_amount_workers_comp" element
*/
void setSwornFringeBenefitAmountWorkersComp(java.math.BigDecimal swornFringeBenefitAmountWorkersComp);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_workers_comp" element
*/
void xsetSwornFringeBenefitAmountWorkersComp(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountWorkersComp);
/**
* Unsets the "sworn_fringe_benefit_amount_workers_comp" element
*/
void unsetSwornFringeBenefitAmountWorkersComp();
/**
* Gets the "sworn_fringe_pct_base_salary_workers_comp" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryWorkersComp();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_workers_comp" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryWorkersComp();
/**
* True if has "sworn_fringe_pct_base_salary_workers_comp" element
*/
boolean isSetSwornFringePctBaseSalaryWorkersComp();
/**
* Sets the "sworn_fringe_pct_base_salary_workers_comp" element
*/
void setSwornFringePctBaseSalaryWorkersComp(java.math.BigDecimal swornFringePctBaseSalaryWorkersComp);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_workers_comp" element
*/
void xsetSwornFringePctBaseSalaryWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryWorkersComp);
/**
* Unsets the "sworn_fringe_pct_base_salary_workers_comp" element
*/
void unsetSwornFringePctBaseSalaryWorkersComp();
/**
* Gets the "sworn_fringe_benefit_amount_unemployment_ins" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountUnemploymentIns();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_unemployment_ins" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountUnemploymentIns();
/**
* True if has "sworn_fringe_benefit_amount_unemployment_ins" element
*/
boolean isSetSwornFringeBenefitAmountUnemploymentIns();
/**
* Sets the "sworn_fringe_benefit_amount_unemployment_ins" element
*/
void setSwornFringeBenefitAmountUnemploymentIns(java.math.BigDecimal swornFringeBenefitAmountUnemploymentIns);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_unemployment_ins" element
*/
void xsetSwornFringeBenefitAmountUnemploymentIns(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountUnemploymentIns);
/**
* Unsets the "sworn_fringe_benefit_amount_unemployment_ins" element
*/
void unsetSwornFringeBenefitAmountUnemploymentIns();
/**
* Gets the "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryUnemploymentIns();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryUnemploymentIns();
/**
* True if has "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
boolean isSetSwornFringePctBaseSalaryUnemploymentIns();
/**
* Sets the "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
void setSwornFringePctBaseSalaryUnemploymentIns(java.math.BigDecimal swornFringePctBaseSalaryUnemploymentIns);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
void xsetSwornFringePctBaseSalaryUnemploymentIns(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryUnemploymentIns);
/**
* Unsets the "sworn_fringe_pct_base_salary_unemployment_ins" element
*/
void unsetSwornFringePctBaseSalaryUnemploymentIns();
/**
* Gets the "sworn_fringe_benefit_amount_other1" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountOther1();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_other1" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther1();
/**
* True if has "sworn_fringe_benefit_amount_other1" element
*/
boolean isSetSwornFringeBenefitAmountOther1();
/**
* Sets the "sworn_fringe_benefit_amount_other1" element
*/
void setSwornFringeBenefitAmountOther1(java.math.BigDecimal swornFringeBenefitAmountOther1);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_other1" element
*/
void xsetSwornFringeBenefitAmountOther1(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther1);
/**
* Unsets the "sworn_fringe_benefit_amount_other1" element
*/
void unsetSwornFringeBenefitAmountOther1();
/**
* Gets the "sworn_fringe_pct_base_salary_other1" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryOther1();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_other1" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther1();
/**
* True if has "sworn_fringe_pct_base_salary_other1" element
*/
boolean isSetSwornFringePctBaseSalaryOther1();
/**
* Sets the "sworn_fringe_pct_base_salary_other1" element
*/
void setSwornFringePctBaseSalaryOther1(java.math.BigDecimal swornFringePctBaseSalaryOther1);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_other1" element
*/
void xsetSwornFringePctBaseSalaryOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther1);
/**
* Unsets the "sworn_fringe_pct_base_salary_other1" element
*/
void unsetSwornFringePctBaseSalaryOther1();
/**
* Gets the "sworn_fringe_benefit_amount_other2" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountOther2();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_other2" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther2();
/**
* True if has "sworn_fringe_benefit_amount_other2" element
*/
boolean isSetSwornFringeBenefitAmountOther2();
/**
* Sets the "sworn_fringe_benefit_amount_other2" element
*/
void setSwornFringeBenefitAmountOther2(java.math.BigDecimal swornFringeBenefitAmountOther2);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_other2" element
*/
void xsetSwornFringeBenefitAmountOther2(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther2);
/**
* Unsets the "sworn_fringe_benefit_amount_other2" element
*/
void unsetSwornFringeBenefitAmountOther2();
/**
* Gets the "sworn_fringe_pct_base_salary_other2" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryOther2();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_other2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther2();
/**
* True if has "sworn_fringe_pct_base_salary_other2" element
*/
boolean isSetSwornFringePctBaseSalaryOther2();
/**
* Sets the "sworn_fringe_pct_base_salary_other2" element
*/
void setSwornFringePctBaseSalaryOther2(java.math.BigDecimal swornFringePctBaseSalaryOther2);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_other2" element
*/
void xsetSwornFringePctBaseSalaryOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther2);
/**
* Unsets the "sworn_fringe_pct_base_salary_other2" element
*/
void unsetSwornFringePctBaseSalaryOther2();
/**
* Gets the "sworn_fringe_benefit_amount_other3" element
*/
java.math.BigDecimal getSwornFringeBenefitAmountOther3();
/**
* Gets (as xml) the "sworn_fringe_benefit_amount_other3" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther3();
/**
* True if has "sworn_fringe_benefit_amount_other3" element
*/
boolean isSetSwornFringeBenefitAmountOther3();
/**
* Sets the "sworn_fringe_benefit_amount_other3" element
*/
void setSwornFringeBenefitAmountOther3(java.math.BigDecimal swornFringeBenefitAmountOther3);
/**
* Sets (as xml) the "sworn_fringe_benefit_amount_other3" element
*/
void xsetSwornFringeBenefitAmountOther3(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther3);
/**
* Unsets the "sworn_fringe_benefit_amount_other3" element
*/
void unsetSwornFringeBenefitAmountOther3();
/**
* Gets the "sworn_fringe_pct_base_salary_other3" element
*/
java.math.BigDecimal getSwornFringePctBaseSalaryOther3();
/**
* Gets (as xml) the "sworn_fringe_pct_base_salary_other3" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther3();
/**
* True if has "sworn_fringe_pct_base_salary_other3" element
*/
boolean isSetSwornFringePctBaseSalaryOther3();
/**
* Sets the "sworn_fringe_pct_base_salary_other3" element
*/
void setSwornFringePctBaseSalaryOther3(java.math.BigDecimal swornFringePctBaseSalaryOther3);
/**
* Sets (as xml) the "sworn_fringe_pct_base_salary_other3" element
*/
void xsetSwornFringePctBaseSalaryOther3(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther3);
/**
* Unsets the "sworn_fringe_pct_base_salary_other3" element
*/
void unsetSwornFringePctBaseSalaryOther3();
/**
* Gets the "sworn_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornSocSecExempt();
/**
* Gets (as xml) the "sworn_soc_sec_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornSocSecExempt();
/**
* True if has "sworn_soc_sec_exempt" element
*/
boolean isSetSwornSocSecExempt();
/**
* Sets the "sworn_soc_sec_exempt" element
*/
void setSwornSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornSocSecExempt);
/**
* Sets (as xml) the "sworn_soc_sec_exempt" element
*/
void xsetSwornSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornSocSecExempt);
/**
* Unsets the "sworn_soc_sec_exempt" element
*/
void unsetSwornSocSecExempt();
/**
* Gets the "soc_sec_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSocSecFixedRate();
/**
* Gets (as xml) the "soc_sec_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSocSecFixedRate();
/**
* True if has "soc_sec_fixed_rate" element
*/
boolean isSetSocSecFixedRate();
/**
* Sets the "soc_sec_fixed_rate" element
*/
void setSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum socSecFixedRate);
/**
* Sets (as xml) the "soc_sec_fixed_rate" element
*/
void xsetSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType socSecFixedRate);
/**
* Unsets the "soc_sec_fixed_rate" element
*/
void unsetSocSecFixedRate();
/**
* Gets the "sworn_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornMedicareExempt();
/**
* Gets (as xml) the "sworn_medicare_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornMedicareExempt();
/**
* True if has "sworn_medicare_exempt" element
*/
boolean isSetSwornMedicareExempt();
/**
* Sets the "sworn_medicare_exempt" element
*/
void setSwornMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornMedicareExempt);
/**
* Sets (as xml) the "sworn_medicare_exempt" element
*/
void xsetSwornMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornMedicareExempt);
/**
* Unsets the "sworn_medicare_exempt" element
*/
void unsetSwornMedicareExempt();
/**
* Gets the "medicare_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMedicareFixedRate();
/**
* Gets (as xml) the "medicare_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMedicareFixedRate();
/**
* True if has "medicare_fixed_rate" element
*/
boolean isSetMedicareFixedRate();
/**
* Sets the "medicare_fixed_rate" element
*/
void setMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum medicareFixedRate);
/**
* Sets (as xml) the "medicare_fixed_rate" element
*/
void xsetMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType medicareFixedRate);
/**
* Unsets the "medicare_fixed_rate" element
*/
void unsetMedicareFixedRate();
/**
* Gets the "sworn_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornFamilyCoverage();
/**
* Gets (as xml) the "sworn_family_coverage" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornFamilyCoverage();
/**
* True if has "sworn_family_coverage" element
*/
boolean isSetSwornFamilyCoverage();
/**
* Sets the "sworn_family_coverage" element
*/
void setSwornFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornFamilyCoverage);
/**
* Sets (as xml) the "sworn_family_coverage" element
*/
void xsetSwornFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornFamilyCoverage);
/**
* Unsets the "sworn_family_coverage" element
*/
void unsetSwornFamilyCoverage();
/**
* Gets the "sworn_health_ins_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornHealthInsFixedRate();
/**
* Gets (as xml) the "sworn_health_ins_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornHealthInsFixedRate();
/**
* True if has "sworn_health_ins_fixed_rate" element
*/
boolean isSetSwornHealthInsFixedRate();
/**
* Sets the "sworn_health_ins_fixed_rate" element
*/
void setSwornHealthInsFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornHealthInsFixedRate);
/**
* Sets (as xml) the "sworn_health_ins_fixed_rate" element
*/
void xsetSwornHealthInsFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornHealthInsFixedRate);
/**
* Unsets the "sworn_health_ins_fixed_rate" element
*/
void unsetSwornHealthInsFixedRate();
/**
* Gets the "sworn_vacation_hours" element
*/
int getSwornVacationHours();
/**
* Gets (as xml) the "sworn_vacation_hours" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours xgetSwornVacationHours();
/**
* True if has "sworn_vacation_hours" element
*/
boolean isSetSwornVacationHours();
/**
* Sets the "sworn_vacation_hours" element
*/
void setSwornVacationHours(int swornVacationHours);
/**
* Sets (as xml) the "sworn_vacation_hours" element
*/
void xsetSwornVacationHours(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours swornVacationHours);
/**
* Unsets the "sworn_vacation_hours" element
*/
void unsetSwornVacationHours();
/**
* Gets the "sworn_sick_leave_hours_per_yr" element
*/
int getSwornSickLeaveHoursPerYr();
/**
* Gets (as xml) the "sworn_sick_leave_hours_per_yr" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr xgetSwornSickLeaveHoursPerYr();
/**
* True if has "sworn_sick_leave_hours_per_yr" element
*/
boolean isSetSwornSickLeaveHoursPerYr();
/**
* Sets the "sworn_sick_leave_hours_per_yr" element
*/
void setSwornSickLeaveHoursPerYr(int swornSickLeaveHoursPerYr);
/**
* Sets (as xml) the "sworn_sick_leave_hours_per_yr" element
*/
void xsetSwornSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr swornSickLeaveHoursPerYr);
/**
* Unsets the "sworn_sick_leave_hours_per_yr" element
*/
void unsetSwornSickLeaveHoursPerYr();
/**
* Gets the "retirement_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRetirementFixed();
/**
* Gets (as xml) the "retirement_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRetirementFixed();
/**
* True if has "retirement_fixed" element
*/
boolean isSetRetirementFixed();
/**
* Sets the "retirement_fixed" element
*/
void setRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum retirementFixed);
/**
* Sets (as xml) the "retirement_fixed" element
*/
void xsetRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType retirementFixed);
/**
* Unsets the "retirement_fixed" element
*/
void unsetRetirementFixed();
/**
* Gets the "workers_comp_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompExempt();
/**
* Gets (as xml) the "workers_comp_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompExempt();
/**
* True if has "workers_comp_exempt" element
*/
boolean isSetWorkersCompExempt();
/**
* Sets the "workers_comp_exempt" element
*/
void setWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompExempt);
/**
* Sets (as xml) the "workers_comp_exempt" element
*/
void xsetWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompExempt);
/**
* Unsets the "workers_comp_exempt" element
*/
void unsetWorkersCompExempt();
/**
* Gets the "workers_comp_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompFixedRate();
/**
* Gets (as xml) the "workers_comp_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompFixedRate();
/**
* True if has "workers_comp_fixed_rate" element
*/
boolean isSetWorkersCompFixedRate();
/**
* Sets the "workers_comp_fixed_rate" element
*/
void setWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompFixedRate);
/**
* Sets (as xml) the "workers_comp_fixed_rate" element
*/
void xsetWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompFixedRate);
/**
* Unsets the "workers_comp_fixed_rate" element
*/
void unsetWorkersCompFixedRate();
/**
* Gets the "unemployment_ins_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsExempt();
/**
* Gets (as xml) the "unemployment_ins_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsExempt();
/**
* True if has "unemployment_ins_exempt" element
*/
boolean isSetUnemploymentInsExempt();
/**
* Sets the "unemployment_ins_exempt" element
*/
void setUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsExempt);
/**
* Sets (as xml) the "unemployment_ins_exempt" element
*/
void xsetUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsExempt);
/**
* Unsets the "unemployment_ins_exempt" element
*/
void unsetUnemploymentInsExempt();
/**
* Gets the "unemployment_ins_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsFixed();
/**
* Gets (as xml) the "unemployment_ins_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsFixed();
/**
* True if has "unemployment_ins_fixed" element
*/
boolean isSetUnemploymentInsFixed();
/**
* Sets the "unemployment_ins_fixed" element
*/
void setUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsFixed);
/**
* Sets (as xml) the "unemployment_ins_fixed" element
*/
void xsetUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsFixed);
/**
* Unsets the "unemployment_ins_fixed" element
*/
void unsetUnemploymentInsFixed();
/**
* Gets the "description_sworn_fringe_other1" element
*/
java.lang.String getDescriptionSwornFringeOther1();
/**
* Gets (as xml) the "description_sworn_fringe_other1" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 xgetDescriptionSwornFringeOther1();
/**
* True if has "description_sworn_fringe_other1" element
*/
boolean isSetDescriptionSwornFringeOther1();
/**
* Sets the "description_sworn_fringe_other1" element
*/
void setDescriptionSwornFringeOther1(java.lang.String descriptionSwornFringeOther1);
/**
* Sets (as xml) the "description_sworn_fringe_other1" element
*/
void xsetDescriptionSwornFringeOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 descriptionSwornFringeOther1);
/**
* Unsets the "description_sworn_fringe_other1" element
*/
void unsetDescriptionSwornFringeOther1();
/**
* Gets the "description_sworn_fringe_other2" element
*/
java.lang.String getDescriptionSwornFringeOther2();
/**
* Gets (as xml) the "description_sworn_fringe_other2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 xgetDescriptionSwornFringeOther2();
/**
* True if has "description_sworn_fringe_other2" element
*/
boolean isSetDescriptionSwornFringeOther2();
/**
* Sets the "description_sworn_fringe_other2" element
*/
void setDescriptionSwornFringeOther2(java.lang.String descriptionSwornFringeOther2);
/**
* Sets (as xml) the "description_sworn_fringe_other2" element
*/
void xsetDescriptionSwornFringeOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 descriptionSwornFringeOther2);
/**
* Unsets the "description_sworn_fringe_other2" element
*/
void unsetDescriptionSwornFringeOther2();
/**
* Gets the "description_sworn_fringe_other3" element
*/
java.lang.String getDescriptionSwornFringeOther3();
/**
* Gets (as xml) the "description_sworn_fringe_other3" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 xgetDescriptionSwornFringeOther3();
/**
* True if has "description_sworn_fringe_other3" element
*/
boolean isSetDescriptionSwornFringeOther3();
/**
* Sets the "description_sworn_fringe_other3" element
*/
void setDescriptionSwornFringeOther3(java.lang.String descriptionSwornFringeOther3);
/**
* Sets (as xml) the "description_sworn_fringe_other3" element
*/
void xsetDescriptionSwornFringeOther3(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 descriptionSwornFringeOther3);
/**
* Unsets the "description_sworn_fringe_other3" element
*/
void unsetDescriptionSwornFringeOther3();
/**
* Gets the "base_salary_amount" element
*/
java.math.BigDecimal getBaseSalaryAmount();
/**
* Gets (as xml) the "base_salary_amount" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBaseSalaryAmount();
/**
* True if has "base_salary_amount" element
*/
boolean isSetBaseSalaryAmount();
/**
* Sets the "base_salary_amount" element
*/
void setBaseSalaryAmount(java.math.BigDecimal baseSalaryAmount);
/**
* Sets (as xml) the "base_salary_amount" element
*/
void xsetBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType baseSalaryAmount);
/**
* Unsets the "base_salary_amount" element
*/
void unsetBaseSalaryAmount();
/**
* Gets the "sworn_total_fringe" element
*/
java.math.BigDecimal getSwornTotalFringe();
/**
* Gets (as xml) the "sworn_total_fringe" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornTotalFringe();
/**
* True if has "sworn_total_fringe" element
*/
boolean isSetSwornTotalFringe();
/**
* Sets the "sworn_total_fringe" element
*/
void setSwornTotalFringe(java.math.BigDecimal swornTotalFringe);
/**
* Sets (as xml) the "sworn_total_fringe" element
*/
void xsetSwornTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornTotalFringe);
/**
* Unsets the "sworn_total_fringe" element
*/
void unsetSwornTotalFringe();
/**
* Gets the "num_positions" element
*/
int getNumPositions();
/**
* Gets (as xml) the "num_positions" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions xgetNumPositions();
/**
* True if has "num_positions" element
*/
boolean isSetNumPositions();
/**
* Sets the "num_positions" element
*/
void setNumPositions(int numPositions);
/**
* Sets (as xml) the "num_positions" element
*/
void xsetNumPositions(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions numPositions);
/**
* Unsets the "num_positions" element
*/
void unsetNumPositions();
/**
* 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 annual_base_salary(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$AnnualBaseSalary.
*/
public interface AnnualBaseSalary extends org.apache.xmlbeans.XmlDecimal
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AnnualBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("annualbasesalaryda96elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML years_project_base_salary(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$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("yearsprojectbasesalary8077elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_vacation_hours(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$SwornVacationHours.
*/
public interface SwornVacationHours extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornvacationhours7f23elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_sick_leave_hours_per_yr(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$SwornSickLeaveHoursPerYr.
*/
public interface SwornSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornsickleavehoursperyrfc6aelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML description_sworn_fringe_other1(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$DescriptionSwornFringeOther1.
*/
public interface DescriptionSwornFringeOther1 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother1f124elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML description_sworn_fringe_other2(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$DescriptionSwornFringeOther2.
*/
public interface DescriptionSwornFringeOther2 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother286e5elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML description_sworn_fringe_other3(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$DescriptionSwornFringeOther3.
*/
public interface DescriptionSwornFringeOther3 extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther3.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother31ca6elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML num_positions(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositions$NumPositions.
*/
public interface NumPositions extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumPositions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numpositionsd87felemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML section_A_sworn_officer_positions_part2(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface SectionASwornOfficerPositionsPart2 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionASwornOfficerPositionsPart2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionaswornofficerpositionspart25742elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason salIncrOtherReason);
/**
* Unsets the "sal_incr_other_reason" element
*/
void unsetSalIncrOtherReason();
/**
* Gets the "sworn_exp_social_security" element
*/
java.lang.String getSwornExpSocialSecurity();
/**
* Gets (as xml) the "sworn_exp_social_security" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity xgetSwornExpSocialSecurity();
/**
* True if has "sworn_exp_social_security" element
*/
boolean isSetSwornExpSocialSecurity();
/**
* Sets the "sworn_exp_social_security" element
*/
void setSwornExpSocialSecurity(java.lang.String swornExpSocialSecurity);
/**
* Sets (as xml) the "sworn_exp_social_security" element
*/
void xsetSwornExpSocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity swornExpSocialSecurity);
/**
* Unsets the "sworn_exp_social_security" element
*/
void unsetSwornExpSocialSecurity();
/**
* Gets the "sworn_exp_medicare" element
*/
java.lang.String getSwornExpMedicare();
/**
* Gets (as xml) the "sworn_exp_medicare" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare xgetSwornExpMedicare();
/**
* True if has "sworn_exp_medicare" element
*/
boolean isSetSwornExpMedicare();
/**
* Sets the "sworn_exp_medicare" element
*/
void setSwornExpMedicare(java.lang.String swornExpMedicare);
/**
* Sets (as xml) the "sworn_exp_medicare" element
*/
void xsetSwornExpMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare swornExpMedicare);
/**
* Unsets the "sworn_exp_medicare" element
*/
void unsetSwornExpMedicare();
/**
* Gets the "sworn_exp_health_insurance" element
*/
java.lang.String getSwornExpHealthInsurance();
/**
* Gets (as xml) the "sworn_exp_health_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance xgetSwornExpHealthInsurance();
/**
* True if has "sworn_exp_health_insurance" element
*/
boolean isSetSwornExpHealthInsurance();
/**
* Sets the "sworn_exp_health_insurance" element
*/
void setSwornExpHealthInsurance(java.lang.String swornExpHealthInsurance);
/**
* Sets (as xml) the "sworn_exp_health_insurance" element
*/
void xsetSwornExpHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance swornExpHealthInsurance);
/**
* Unsets the "sworn_exp_health_insurance" element
*/
void unsetSwornExpHealthInsurance();
/**
* Gets the "sworn_exp_retirement" element
*/
java.lang.String getSwornExpRetirement();
/**
* Gets (as xml) the "sworn_exp_retirement" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement xgetSwornExpRetirement();
/**
* True if has "sworn_exp_retirement" element
*/
boolean isSetSwornExpRetirement();
/**
* Sets the "sworn_exp_retirement" element
*/
void setSwornExpRetirement(java.lang.String swornExpRetirement);
/**
* Sets (as xml) the "sworn_exp_retirement" element
*/
void xsetSwornExpRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement swornExpRetirement);
/**
* Unsets the "sworn_exp_retirement" element
*/
void unsetSwornExpRetirement();
/**
* Gets the "sworn_exp_workers_comp" element
*/
java.lang.String getSwornExpWorkersComp();
/**
* Gets (as xml) the "sworn_exp_workers_comp" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp xgetSwornExpWorkersComp();
/**
* True if has "sworn_exp_workers_comp" element
*/
boolean isSetSwornExpWorkersComp();
/**
* Sets the "sworn_exp_workers_comp" element
*/
void setSwornExpWorkersComp(java.lang.String swornExpWorkersComp);
/**
* Sets (as xml) the "sworn_exp_workers_comp" element
*/
void xsetSwornExpWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp swornExpWorkersComp);
/**
* Unsets the "sworn_exp_workers_comp" element
*/
void unsetSwornExpWorkersComp();
/**
* Gets the "sworn_exp_unemployment" element
*/
java.lang.String getSwornExpUnemployment();
/**
* Gets (as xml) the "sworn_exp_unemployment" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment xgetSwornExpUnemployment();
/**
* True if has "sworn_exp_unemployment" element
*/
boolean isSetSwornExpUnemployment();
/**
* Sets the "sworn_exp_unemployment" element
*/
void setSwornExpUnemployment(java.lang.String swornExpUnemployment);
/**
* Sets (as xml) the "sworn_exp_unemployment" element
*/
void xsetSwornExpUnemployment(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment swornExpUnemployment);
/**
* Unsets the "sworn_exp_unemployment" element
*/
void unsetSwornExpUnemployment();
/**
* An XML sal_incr_other_reason(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$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("salincrotherreason9cebelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_social_security(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpSocialSecurity.
*/
public interface SwornExpSocialSecurity extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpsocialsecurityc926elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_medicare(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpMedicare.
*/
public interface SwornExpMedicare extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpmedicare15a6elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_health_insurance(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpHealthInsurance.
*/
public interface SwornExpHealthInsurance extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpHealthInsurance.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexphealthinsurancef4afelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_retirement(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpRetirement.
*/
public interface SwornExpRetirement extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpRetirement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpretirement2371elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_workers_comp(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpWorkersComp.
*/
public interface SwornExpWorkersComp extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpworkerscompd351elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML sworn_exp_unemployment(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionASwornOfficerPositionsPart2$SwornExpUnemployment.
*/
public interface SwornExpUnemployment extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpUnemployment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpunemploymentd23delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML section_B_civilian_other_personnel(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface SectionBCivilianOtherPersonnel extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionBCivilianOtherPersonnel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionbcivilianotherpersonnelf9adelemtype");
/**
* Gets array of all "civilian_other_personnel" elements
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel[] getCivilianOtherPersonnelArray();
/**
* Gets ith "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel getCivilianOtherPersonnelArray(int i);
/**
* Returns number of "civilian_other_personnel" element
*/
int sizeOfCivilianOtherPersonnelArray();
/**
* Sets array of all "civilian_other_personnel" element
*/
void setCivilianOtherPersonnelArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel[] civilianOtherPersonnelArray);
/**
* Sets ith "civilian_other_personnel" element
*/
void setCivilianOtherPersonnelArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel civilianOtherPersonnel);
/**
* Inserts and returns a new empty value (as xml) as the ith "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel insertNewCivilianOtherPersonnel(int i);
/**
* Appends and returns a new empty value (as xml) as the last "civilian_other_personnel" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel addNewCivilianOtherPersonnel();
/**
* Removes the ith "civilian_other_personnel" element
*/
void removeCivilianOtherPersonnel(int i);
/**
* 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 civilian_other_personnel(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* 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("civilianotherpersonnel567celemtype");
/**
* Gets the "position_title" element
*/
java.lang.String getPositionTitle();
/**
* Gets (as xml) the "position_title" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle 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.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle 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 "months_project_base_salary" element
*/
int getMonthsProjectBaseSalary();
/**
* Gets (as xml) the "months_project_base_salary" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary xgetMonthsProjectBaseSalary();
/**
* True if has "months_project_base_salary" element
*/
boolean isSetMonthsProjectBaseSalary();
/**
* Sets the "months_project_base_salary" element
*/
void setMonthsProjectBaseSalary(int monthsProjectBaseSalary);
/**
* Sets (as xml) the "months_project_base_salary" element
*/
void xsetMonthsProjectBaseSalary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary monthsProjectBaseSalary);
/**
* Unsets the "months_project_base_salary" element
*/
void unsetMonthsProjectBaseSalary();
/**
* 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_fringe_benefit_amount_social_security" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountSocialSecurity();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_social_security" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountSocialSecurity();
/**
* True if has "civilian_fringe_benefit_amount_social_security" element
*/
boolean isSetCivilianFringeBenefitAmountSocialSecurity();
/**
* Sets the "civilian_fringe_benefit_amount_social_security" element
*/
void setCivilianFringeBenefitAmountSocialSecurity(java.math.BigDecimal civilianFringeBenefitAmountSocialSecurity);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_social_security" element
*/
void xsetCivilianFringeBenefitAmountSocialSecurity(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountSocialSecurity);
/**
* Unsets the "civilian_fringe_benefit_amount_social_security" element
*/
void unsetCivilianFringeBenefitAmountSocialSecurity();
/**
* Gets the "civilian_fringe_pct_base_salary_social_security" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalarySocialSecurity();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_social_security" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalarySocialSecurity();
/**
* True if has "civilian_fringe_pct_base_salary_social_security" element
*/
boolean isSetCivilianFringePctBaseSalarySocialSecurity();
/**
* Sets the "civilian_fringe_pct_base_salary_social_security" element
*/
void setCivilianFringePctBaseSalarySocialSecurity(java.math.BigDecimal civilianFringePctBaseSalarySocialSecurity);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_social_security" element
*/
void xsetCivilianFringePctBaseSalarySocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalarySocialSecurity);
/**
* Unsets the "civilian_fringe_pct_base_salary_social_security" element
*/
void unsetCivilianFringePctBaseSalarySocialSecurity();
/**
* Gets the "civilian_fringe_benefit_amount_medicare" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountMedicare();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_medicare" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountMedicare();
/**
* True if has "civilian_fringe_benefit_amount_medicare" element
*/
boolean isSetCivilianFringeBenefitAmountMedicare();
/**
* Sets the "civilian_fringe_benefit_amount_medicare" element
*/
void setCivilianFringeBenefitAmountMedicare(java.math.BigDecimal civilianFringeBenefitAmountMedicare);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_medicare" element
*/
void xsetCivilianFringeBenefitAmountMedicare(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountMedicare);
/**
* Unsets the "civilian_fringe_benefit_amount_medicare" element
*/
void unsetCivilianFringeBenefitAmountMedicare();
/**
* Gets the "civilian_fringe_pct_base_salary_medicare" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryMedicare();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_medicare" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryMedicare();
/**
* True if has "civilian_fringe_pct_base_salary_medicare" element
*/
boolean isSetCivilianFringePctBaseSalaryMedicare();
/**
* Sets the "civilian_fringe_pct_base_salary_medicare" element
*/
void setCivilianFringePctBaseSalaryMedicare(java.math.BigDecimal civilianFringePctBaseSalaryMedicare);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_medicare" element
*/
void xsetCivilianFringePctBaseSalaryMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryMedicare);
/**
* Unsets the "civilian_fringe_pct_base_salary_medicare" element
*/
void unsetCivilianFringePctBaseSalaryMedicare();
/**
* Gets the "civilian_fringe_benefit_amount_health_insurance" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountHealthInsurance();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_health_insurance" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountHealthInsurance();
/**
* True if has "civilian_fringe_benefit_amount_health_insurance" element
*/
boolean isSetCivilianFringeBenefitAmountHealthInsurance();
/**
* Sets the "civilian_fringe_benefit_amount_health_insurance" element
*/
void setCivilianFringeBenefitAmountHealthInsurance(java.math.BigDecimal civilianFringeBenefitAmountHealthInsurance);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_health_insurance" element
*/
void xsetCivilianFringeBenefitAmountHealthInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountHealthInsurance);
/**
* Unsets the "civilian_fringe_benefit_amount_health_insurance" element
*/
void unsetCivilianFringeBenefitAmountHealthInsurance();
/**
* Gets the "civilian_fringe_pct_base_salary_health_insurance" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryHealthInsurance();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_health_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryHealthInsurance();
/**
* True if has "civilian_fringe_pct_base_salary_health_insurance" element
*/
boolean isSetCivilianFringePctBaseSalaryHealthInsurance();
/**
* Sets the "civilian_fringe_pct_base_salary_health_insurance" element
*/
void setCivilianFringePctBaseSalaryHealthInsurance(java.math.BigDecimal civilianFringePctBaseSalaryHealthInsurance);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_health_insurance" element
*/
void xsetCivilianFringePctBaseSalaryHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryHealthInsurance);
/**
* Unsets the "civilian_fringe_pct_base_salary_health_insurance" element
*/
void unsetCivilianFringePctBaseSalaryHealthInsurance();
/**
* Gets the "civilian_fringe_benefit_amount_life_insurance" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountLifeInsurance();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_life_insurance" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountLifeInsurance();
/**
* True if has "civilian_fringe_benefit_amount_life_insurance" element
*/
boolean isSetCivilianFringeBenefitAmountLifeInsurance();
/**
* Sets the "civilian_fringe_benefit_amount_life_insurance" element
*/
void setCivilianFringeBenefitAmountLifeInsurance(java.math.BigDecimal civilianFringeBenefitAmountLifeInsurance);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_life_insurance" element
*/
void xsetCivilianFringeBenefitAmountLifeInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountLifeInsurance);
/**
* Unsets the "civilian_fringe_benefit_amount_life_insurance" element
*/
void unsetCivilianFringeBenefitAmountLifeInsurance();
/**
* Gets the "civilian_fringe_pct_base_salary_life_insurance" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryLifeInsurance();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_life_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryLifeInsurance();
/**
* True if has "civilian_fringe_pct_base_salary_life_insurance" element
*/
boolean isSetCivilianFringePctBaseSalaryLifeInsurance();
/**
* Sets the "civilian_fringe_pct_base_salary_life_insurance" element
*/
void setCivilianFringePctBaseSalaryLifeInsurance(java.math.BigDecimal civilianFringePctBaseSalaryLifeInsurance);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_life_insurance" element
*/
void xsetCivilianFringePctBaseSalaryLifeInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryLifeInsurance);
/**
* Unsets the "civilian_fringe_pct_base_salary_life_insurance" element
*/
void unsetCivilianFringePctBaseSalaryLifeInsurance();
/**
* Gets the "civilian_fringe_benefit_amount_vacation" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountVacation();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_vacation" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountVacation();
/**
* True if has "civilian_fringe_benefit_amount_vacation" element
*/
boolean isSetCivilianFringeBenefitAmountVacation();
/**
* Sets the "civilian_fringe_benefit_amount_vacation" element
*/
void setCivilianFringeBenefitAmountVacation(java.math.BigDecimal civilianFringeBenefitAmountVacation);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_vacation" element
*/
void xsetCivilianFringeBenefitAmountVacation(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountVacation);
/**
* Unsets the "civilian_fringe_benefit_amount_vacation" element
*/
void unsetCivilianFringeBenefitAmountVacation();
/**
* Gets the "civilian_fringe_pct_base_salary_vacation" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryVacation();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_vacation" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryVacation();
/**
* True if has "civilian_fringe_pct_base_salary_vacation" element
*/
boolean isSetCivilianFringePctBaseSalaryVacation();
/**
* Sets the "civilian_fringe_pct_base_salary_vacation" element
*/
void setCivilianFringePctBaseSalaryVacation(java.math.BigDecimal civilianFringePctBaseSalaryVacation);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_vacation" element
*/
void xsetCivilianFringePctBaseSalaryVacation(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryVacation);
/**
* Unsets the "civilian_fringe_pct_base_salary_vacation" element
*/
void unsetCivilianFringePctBaseSalaryVacation();
/**
* Gets the "civilian_fringe_benefit_amount_sick_leave" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountSickLeave();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_sick_leave" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountSickLeave();
/**
* True if has "civilian_fringe_benefit_amount_sick_leave" element
*/
boolean isSetCivilianFringeBenefitAmountSickLeave();
/**
* Sets the "civilian_fringe_benefit_amount_sick_leave" element
*/
void setCivilianFringeBenefitAmountSickLeave(java.math.BigDecimal civilianFringeBenefitAmountSickLeave);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_sick_leave" element
*/
void xsetCivilianFringeBenefitAmountSickLeave(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountSickLeave);
/**
* Unsets the "civilian_fringe_benefit_amount_sick_leave" element
*/
void unsetCivilianFringeBenefitAmountSickLeave();
/**
* Gets the "civilian_fringe_pct_base_salary_sick_leave" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalarySickLeave();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_sick_leave" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalarySickLeave();
/**
* True if has "civilian_fringe_pct_base_salary_sick_leave" element
*/
boolean isSetCivilianFringePctBaseSalarySickLeave();
/**
* Sets the "civilian_fringe_pct_base_salary_sick_leave" element
*/
void setCivilianFringePctBaseSalarySickLeave(java.math.BigDecimal civilianFringePctBaseSalarySickLeave);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_sick_leave" element
*/
void xsetCivilianFringePctBaseSalarySickLeave(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalarySickLeave);
/**
* Unsets the "civilian_fringe_pct_base_salary_sick_leave" element
*/
void unsetCivilianFringePctBaseSalarySickLeave();
/**
* Gets the "civilian_fringe_benefit_amount_retirement" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountRetirement();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_retirement" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountRetirement();
/**
* True if has "civilian_fringe_benefit_amount_retirement" element
*/
boolean isSetCivilianFringeBenefitAmountRetirement();
/**
* Sets the "civilian_fringe_benefit_amount_retirement" element
*/
void setCivilianFringeBenefitAmountRetirement(java.math.BigDecimal civilianFringeBenefitAmountRetirement);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_retirement" element
*/
void xsetCivilianFringeBenefitAmountRetirement(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountRetirement);
/**
* Unsets the "civilian_fringe_benefit_amount_retirement" element
*/
void unsetCivilianFringeBenefitAmountRetirement();
/**
* Gets the "civilian_fringe_pct_base_salary_retirement" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryRetirement();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_retirement" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryRetirement();
/**
* True if has "civilian_fringe_pct_base_salary_retirement" element
*/
boolean isSetCivilianFringePctBaseSalaryRetirement();
/**
* Sets the "civilian_fringe_pct_base_salary_retirement" element
*/
void setCivilianFringePctBaseSalaryRetirement(java.math.BigDecimal civilianFringePctBaseSalaryRetirement);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_retirement" element
*/
void xsetCivilianFringePctBaseSalaryRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryRetirement);
/**
* Unsets the "civilian_fringe_pct_base_salary_retirement" element
*/
void unsetCivilianFringePctBaseSalaryRetirement();
/**
* Gets the "civilian_fringe_benefit_amount_workers_comp" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountWorkersComp();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_workers_comp" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountWorkersComp();
/**
* True if has "civilian_fringe_benefit_amount_workers_comp" element
*/
boolean isSetCivilianFringeBenefitAmountWorkersComp();
/**
* Sets the "civilian_fringe_benefit_amount_workers_comp" element
*/
void setCivilianFringeBenefitAmountWorkersComp(java.math.BigDecimal civilianFringeBenefitAmountWorkersComp);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_workers_comp" element
*/
void xsetCivilianFringeBenefitAmountWorkersComp(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountWorkersComp);
/**
* Unsets the "civilian_fringe_benefit_amount_workers_comp" element
*/
void unsetCivilianFringeBenefitAmountWorkersComp();
/**
* Gets the "civilian_fringe_pct_base_salary_workers_comp" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryWorkersComp();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_workers_comp" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryWorkersComp();
/**
* True if has "civilian_fringe_pct_base_salary_workers_comp" element
*/
boolean isSetCivilianFringePctBaseSalaryWorkersComp();
/**
* Sets the "civilian_fringe_pct_base_salary_workers_comp" element
*/
void setCivilianFringePctBaseSalaryWorkersComp(java.math.BigDecimal civilianFringePctBaseSalaryWorkersComp);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_workers_comp" element
*/
void xsetCivilianFringePctBaseSalaryWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryWorkersComp);
/**
* Unsets the "civilian_fringe_pct_base_salary_workers_comp" element
*/
void unsetCivilianFringePctBaseSalaryWorkersComp();
/**
* Gets the "civilian_fringe_benefit_amount_unemployment_ins" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountUnemploymentIns();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_unemployment_ins" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountUnemploymentIns();
/**
* True if has "civilian_fringe_benefit_amount_unemployment_ins" element
*/
boolean isSetCivilianFringeBenefitAmountUnemploymentIns();
/**
* Sets the "civilian_fringe_benefit_amount_unemployment_ins" element
*/
void setCivilianFringeBenefitAmountUnemploymentIns(java.math.BigDecimal civilianFringeBenefitAmountUnemploymentIns);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_unemployment_ins" element
*/
void xsetCivilianFringeBenefitAmountUnemploymentIns(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountUnemploymentIns);
/**
* Unsets the "civilian_fringe_benefit_amount_unemployment_ins" element
*/
void unsetCivilianFringeBenefitAmountUnemploymentIns();
/**
* Gets the "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryUnemploymentIns();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryUnemploymentIns();
/**
* True if has "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
boolean isSetCivilianFringePctBaseSalaryUnemploymentIns();
/**
* Sets the "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
void setCivilianFringePctBaseSalaryUnemploymentIns(java.math.BigDecimal civilianFringePctBaseSalaryUnemploymentIns);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
void xsetCivilianFringePctBaseSalaryUnemploymentIns(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryUnemploymentIns);
/**
* Unsets the "civilian_fringe_pct_base_salary_unemployment_ins" element
*/
void unsetCivilianFringePctBaseSalaryUnemploymentIns();
/**
* Gets the "civilian_fringe_benefit_amount_other1" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountOther1();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_other1" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountOther1();
/**
* True if has "civilian_fringe_benefit_amount_other1" element
*/
boolean isSetCivilianFringeBenefitAmountOther1();
/**
* Sets the "civilian_fringe_benefit_amount_other1" element
*/
void setCivilianFringeBenefitAmountOther1(java.math.BigDecimal civilianFringeBenefitAmountOther1);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_other1" element
*/
void xsetCivilianFringeBenefitAmountOther1(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountOther1);
/**
* Unsets the "civilian_fringe_benefit_amount_other1" element
*/
void unsetCivilianFringeBenefitAmountOther1();
/**
* Gets the "civilian_fringe_pct_base_salary_other1" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryOther1();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_other1" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryOther1();
/**
* True if has "civilian_fringe_pct_base_salary_other1" element
*/
boolean isSetCivilianFringePctBaseSalaryOther1();
/**
* Sets the "civilian_fringe_pct_base_salary_other1" element
*/
void setCivilianFringePctBaseSalaryOther1(java.math.BigDecimal civilianFringePctBaseSalaryOther1);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_other1" element
*/
void xsetCivilianFringePctBaseSalaryOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryOther1);
/**
* Unsets the "civilian_fringe_pct_base_salary_other1" element
*/
void unsetCivilianFringePctBaseSalaryOther1();
/**
* Gets the "civilian_fringe_benefit_amount_other2" element
*/
java.math.BigDecimal getCivilianFringeBenefitAmountOther2();
/**
* Gets (as xml) the "civilian_fringe_benefit_amount_other2" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountOther2();
/**
* True if has "civilian_fringe_benefit_amount_other2" element
*/
boolean isSetCivilianFringeBenefitAmountOther2();
/**
* Sets the "civilian_fringe_benefit_amount_other2" element
*/
void setCivilianFringeBenefitAmountOther2(java.math.BigDecimal civilianFringeBenefitAmountOther2);
/**
* Sets (as xml) the "civilian_fringe_benefit_amount_other2" element
*/
void xsetCivilianFringeBenefitAmountOther2(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountOther2);
/**
* Unsets the "civilian_fringe_benefit_amount_other2" element
*/
void unsetCivilianFringeBenefitAmountOther2();
/**
* Gets the "civilian_fringe_pct_base_salary_other2" element
*/
java.math.BigDecimal getCivilianFringePctBaseSalaryOther2();
/**
* Gets (as xml) the "civilian_fringe_pct_base_salary_other2" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryOther2();
/**
* True if has "civilian_fringe_pct_base_salary_other2" element
*/
boolean isSetCivilianFringePctBaseSalaryOther2();
/**
* Sets the "civilian_fringe_pct_base_salary_other2" element
*/
void setCivilianFringePctBaseSalaryOther2(java.math.BigDecimal civilianFringePctBaseSalaryOther2);
/**
* Sets (as xml) the "civilian_fringe_pct_base_salary_other2" element
*/
void xsetCivilianFringePctBaseSalaryOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryOther2);
/**
* Unsets the "civilian_fringe_pct_base_salary_other2" element
*/
void unsetCivilianFringePctBaseSalaryOther2();
/**
* 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 "soc_sec_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSocSecFixedRate();
/**
* Gets (as xml) the "soc_sec_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSocSecFixedRate();
/**
* True if has "soc_sec_fixed_rate" element
*/
boolean isSetSocSecFixedRate();
/**
* Sets the "soc_sec_fixed_rate" element
*/
void setSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum socSecFixedRate);
/**
* Sets (as xml) the "soc_sec_fixed_rate" element
*/
void xsetSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType socSecFixedRate);
/**
* Unsets the "soc_sec_fixed_rate" element
*/
void unsetSocSecFixedRate();
/**
* 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 "health_ins_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHealthInsRate();
/**
* Gets (as xml) the "health_ins_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHealthInsRate();
/**
* True if has "health_ins_rate" element
*/
boolean isSetHealthInsRate();
/**
* Sets the "health_ins_rate" element
*/
void setHealthInsRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum healthInsRate);
/**
* Sets (as xml) the "health_ins_rate" element
*/
void xsetHealthInsRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType healthInsRate);
/**
* Unsets the "health_ins_rate" element
*/
void unsetHealthInsRate();
/**
* 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 "medicare_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMedicareFixedRate();
/**
* Gets (as xml) the "medicare_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMedicareFixedRate();
/**
* True if has "medicare_fixed_rate" element
*/
boolean isSetMedicareFixedRate();
/**
* Sets the "medicare_fixed_rate" element
*/
void setMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum medicareFixedRate);
/**
* Sets (as xml) the "medicare_fixed_rate" element
*/
void xsetMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType medicareFixedRate);
/**
* Unsets the "medicare_fixed_rate" element
*/
void unsetMedicareFixedRate();
/**
* Gets the "civilian_vacation_hours" element
*/
int getCivilianVacationHours();
/**
* Gets (as xml) the "civilian_vacation_hours" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr civilianSickLeaveHoursPerYr);
/**
* Unsets the "civilian_sick_leave_hours_per_yr" element
*/
void unsetCivilianSickLeaveHoursPerYr();
/**
* Gets the "retirement_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRetirementFixed();
/**
* Gets (as xml) the "retirement_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRetirementFixed();
/**
* True if has "retirement_fixed" element
*/
boolean isSetRetirementFixed();
/**
* Sets the "retirement_fixed" element
*/
void setRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum retirementFixed);
/**
* Sets (as xml) the "retirement_fixed" element
*/
void xsetRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType retirementFixed);
/**
* Unsets the "retirement_fixed" element
*/
void unsetRetirementFixed();
/**
* Gets the "workers_comp_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompExempt();
/**
* Gets (as xml) the "workers_comp_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompExempt();
/**
* True if has "workers_comp_exempt" element
*/
boolean isSetWorkersCompExempt();
/**
* Sets the "workers_comp_exempt" element
*/
void setWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompExempt);
/**
* Sets (as xml) the "workers_comp_exempt" element
*/
void xsetWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompExempt);
/**
* Unsets the "workers_comp_exempt" element
*/
void unsetWorkersCompExempt();
/**
* Gets the "workers_comp_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompFixedRate();
/**
* Gets (as xml) the "workers_comp_fixed_rate" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompFixedRate();
/**
* True if has "workers_comp_fixed_rate" element
*/
boolean isSetWorkersCompFixedRate();
/**
* Sets the "workers_comp_fixed_rate" element
*/
void setWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompFixedRate);
/**
* Sets (as xml) the "workers_comp_fixed_rate" element
*/
void xsetWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompFixedRate);
/**
* Unsets the "workers_comp_fixed_rate" element
*/
void unsetWorkersCompFixedRate();
/**
* Gets the "unemployment_ins_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsExempt();
/**
* Gets (as xml) the "unemployment_ins_exempt" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsExempt();
/**
* True if has "unemployment_ins_exempt" element
*/
boolean isSetUnemploymentInsExempt();
/**
* Sets the "unemployment_ins_exempt" element
*/
void setUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsExempt);
/**
* Sets (as xml) the "unemployment_ins_exempt" element
*/
void xsetUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsExempt);
/**
* Unsets the "unemployment_ins_exempt" element
*/
void unsetUnemploymentInsExempt();
/**
* Gets the "unemployment_ins_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsFixed();
/**
* Gets (as xml) the "unemployment_ins_fixed" element
*/
gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsFixed();
/**
* True if has "unemployment_ins_fixed" element
*/
boolean isSetUnemploymentInsFixed();
/**
* Sets the "unemployment_ins_fixed" element
*/
void setUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsFixed);
/**
* Sets (as xml) the "unemployment_ins_fixed" element
*/
void xsetUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsFixed);
/**
* Unsets the "unemployment_ins_fixed" element
*/
void unsetUnemploymentInsFixed();
/**
* Gets the "civilian_description_fringe_other1" element
*/
java.lang.String getCivilianDescriptionFringeOther1();
/**
* Gets (as xml) the "civilian_description_fringe_other1" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 civilianDescriptionFringeOther2);
/**
* Unsets the "civilian_description_fringe_other2" element
*/
void unsetCivilianDescriptionFringeOther2();
/**
* An XML position_title(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$CivilianOtherPersonnel$PositionTitle.
*/
public interface PositionTitle extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PositionTitle.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("positiontitlef45aelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML months_project_base_salary(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$CivilianOtherPersonnel$MonthsProjectBaseSalary.
*/
public interface MonthsProjectBaseSalary extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MonthsProjectBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("monthsprojectbasesalary401eelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) 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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$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("civilianvacationhoursb191elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$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("civiliansickleavehoursperyr6d30elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$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("civiliandescriptionfringeother161aaelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnel$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("civiliandescriptionfringeother2bbebelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML section_B_civilian_other_personnel_part2(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface SectionBCivilianOtherPersonnelPart2 extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionBCivilianOtherPersonnelPart2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionbcivilianotherpersonnelpart2ec4delemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason salIncrOtherReason);
/**
* Unsets the "sal_incr_other_reason" element
*/
void unsetSalIncrOtherReason();
/**
* Gets the "civ_exp_social_security" element
*/
java.lang.String getCivExpSocialSecurity();
/**
* Gets (as xml) the "civ_exp_social_security" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity xgetCivExpSocialSecurity();
/**
* True if has "civ_exp_social_security" element
*/
boolean isSetCivExpSocialSecurity();
/**
* Sets the "civ_exp_social_security" element
*/
void setCivExpSocialSecurity(java.lang.String civExpSocialSecurity);
/**
* Sets (as xml) the "civ_exp_social_security" element
*/
void xsetCivExpSocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity civExpSocialSecurity);
/**
* Unsets the "civ_exp_social_security" element
*/
void unsetCivExpSocialSecurity();
/**
* Gets the "civ_exp_medicare" element
*/
java.lang.String getCivExpMedicare();
/**
* Gets (as xml) the "civ_exp_medicare" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare xgetCivExpMedicare();
/**
* True if has "civ_exp_medicare" element
*/
boolean isSetCivExpMedicare();
/**
* Sets the "civ_exp_medicare" element
*/
void setCivExpMedicare(java.lang.String civExpMedicare);
/**
* Sets (as xml) the "civ_exp_medicare" element
*/
void xsetCivExpMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare civExpMedicare);
/**
* Unsets the "civ_exp_medicare" element
*/
void unsetCivExpMedicare();
/**
* Gets the "civ_exp_health_insurance" element
*/
java.lang.String getCivExpHealthInsurance();
/**
* Gets (as xml) the "civ_exp_health_insurance" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance xgetCivExpHealthInsurance();
/**
* True if has "civ_exp_health_insurance" element
*/
boolean isSetCivExpHealthInsurance();
/**
* Sets the "civ_exp_health_insurance" element
*/
void setCivExpHealthInsurance(java.lang.String civExpHealthInsurance);
/**
* Sets (as xml) the "civ_exp_health_insurance" element
*/
void xsetCivExpHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance civExpHealthInsurance);
/**
* Unsets the "civ_exp_health_insurance" element
*/
void unsetCivExpHealthInsurance();
/**
* Gets the "civ_exp_retirement" element
*/
java.lang.String getCivExpRetirement();
/**
* Gets (as xml) the "civ_exp_retirement" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement xgetCivExpRetirement();
/**
* True if has "civ_exp_retirement" element
*/
boolean isSetCivExpRetirement();
/**
* Sets the "civ_exp_retirement" element
*/
void setCivExpRetirement(java.lang.String civExpRetirement);
/**
* Sets (as xml) the "civ_exp_retirement" element
*/
void xsetCivExpRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement civExpRetirement);
/**
* Unsets the "civ_exp_retirement" element
*/
void unsetCivExpRetirement();
/**
* Gets the "civ_exp_workers_comp" element
*/
java.lang.String getCivExpWorkersComp();
/**
* Gets (as xml) the "civ_exp_workers_comp" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp xgetCivExpWorkersComp();
/**
* True if has "civ_exp_workers_comp" element
*/
boolean isSetCivExpWorkersComp();
/**
* Sets the "civ_exp_workers_comp" element
*/
void setCivExpWorkersComp(java.lang.String civExpWorkersComp);
/**
* Sets (as xml) the "civ_exp_workers_comp" element
*/
void xsetCivExpWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp civExpWorkersComp);
/**
* Unsets the "civ_exp_workers_comp" element
*/
void unsetCivExpWorkersComp();
/**
* Gets the "civ_exp_unemployment" element
*/
java.lang.String getCivExpUnemployment();
/**
* Gets (as xml) the "civ_exp_unemployment" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment xgetCivExpUnemployment();
/**
* True if has "civ_exp_unemployment" element
*/
boolean isSetCivExpUnemployment();
/**
* Sets the "civ_exp_unemployment" element
*/
void setCivExpUnemployment(java.lang.String civExpUnemployment);
/**
* Sets (as xml) the "civ_exp_unemployment" element
*/
void xsetCivExpUnemployment(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment civExpUnemployment);
/**
* Unsets the "civ_exp_unemployment" element
*/
void unsetCivExpUnemployment();
/**
* An XML sal_incr_other_reason(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$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("salincrotherreason5bc4elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_social_security(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpSocialSecurity.
*/
public interface CivExpSocialSecurity extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpsocialsecurity70c0elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_medicare(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpMedicare.
*/
public interface CivExpMedicare extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpmedicare9472elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_health_insurance(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpHealthInsurance.
*/
public interface CivExpHealthInsurance extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpHealthInsurance.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexphealthinsurance7d89elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_retirement(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpRetirement.
*/
public interface CivExpRetirement extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpRetirement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpretiremente1c7elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_workers_comp(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpWorkersComp.
*/
public interface CivExpWorkersComp extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpworkerscomp5fa7elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML civ_exp_unemployment(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SectionBCivilianOtherPersonnelPart2$CivExpUnemployment.
*/
public interface CivExpUnemployment extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpUnemployment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpunemployment3e3belemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2) 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_Budget2-V2.0).
*
* 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("equipmentsectiond6c5elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem[] getEquipmentBudgetItemArray();
/**
* Gets ith "equipment_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem[] equipmentBudgetItemArray);
/**
* Sets ith "equipment_budget_item" element
*/
void setEquipmentBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem equipmentBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "equipment_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem addNewEquipmentBudgetItem();
/**
* Removes the ith "equipment_budget_item" element
*/
void removeEquipmentBudgetItem(int i);
/**
* Gets the "equip_budget_category_cost" element
*/
java.math.BigDecimal getEquipBudgetCategoryCost();
/**
* Gets (as xml) the "equip_budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetCategoryCost();
/**
* True if has "equip_budget_category_cost" element
*/
boolean isSetEquipBudgetCategoryCost();
/**
* Sets the "equip_budget_category_cost" element
*/
void setEquipBudgetCategoryCost(java.math.BigDecimal equipBudgetCategoryCost);
/**
* Sets (as xml) the "equip_budget_category_cost" element
*/
void xsetEquipBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetCategoryCost);
/**
* Unsets the "equip_budget_category_cost" element
*/
void unsetEquipBudgetCategoryCost();
/**
* An XML equipment_budget_item(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* 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("equipmentbudgetitemc1cdelemtype");
/**
* Gets the "equip_budget_item_description" element
*/
java.lang.String getEquipBudgetItemDescription();
/**
* Gets (as xml) the "equip_budget_item_description" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription xgetEquipBudgetItemDescription();
/**
* True if has "equip_budget_item_description" element
*/
boolean isSetEquipBudgetItemDescription();
/**
* Sets the "equip_budget_item_description" element
*/
void setEquipBudgetItemDescription(java.lang.String equipBudgetItemDescription);
/**
* Sets (as xml) the "equip_budget_item_description" element
*/
void xsetEquipBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription equipBudgetItemDescription);
/**
* Unsets the "equip_budget_item_description" element
*/
void unsetEquipBudgetItemDescription();
/**
* Gets the "equip_budget_item_count" element
*/
int getEquipBudgetItemCount();
/**
* Gets (as xml) the "equip_budget_item_count" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount xgetEquipBudgetItemCount();
/**
* True if has "equip_budget_item_count" element
*/
boolean isSetEquipBudgetItemCount();
/**
* Sets the "equip_budget_item_count" element
*/
void setEquipBudgetItemCount(int equipBudgetItemCount);
/**
* Sets (as xml) the "equip_budget_item_count" element
*/
void xsetEquipBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount equipBudgetItemCount);
/**
* Unsets the "equip_budget_item_count" element
*/
void unsetEquipBudgetItemCount();
/**
* Gets the "equip_budget_unit_cost" element
*/
java.math.BigDecimal getEquipBudgetUnitCost();
/**
* Gets (as xml) the "equip_budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetUnitCost();
/**
* True if has "equip_budget_unit_cost" element
*/
boolean isSetEquipBudgetUnitCost();
/**
* Sets the "equip_budget_unit_cost" element
*/
void setEquipBudgetUnitCost(java.math.BigDecimal equipBudgetUnitCost);
/**
* Sets (as xml) the "equip_budget_unit_cost" element
*/
void xsetEquipBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetUnitCost);
/**
* Unsets the "equip_budget_unit_cost" element
*/
void unsetEquipBudgetUnitCost();
/**
* Gets the "equip_budget_item_subtotal" element
*/
java.math.BigDecimal getEquipBudgetItemSubtotal();
/**
* Gets (as xml) the "equip_budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetItemSubtotal();
/**
* True if has "equip_budget_item_subtotal" element
*/
boolean isSetEquipBudgetItemSubtotal();
/**
* Sets the "equip_budget_item_subtotal" element
*/
void setEquipBudgetItemSubtotal(java.math.BigDecimal equipBudgetItemSubtotal);
/**
* Sets (as xml) the "equip_budget_item_subtotal" element
*/
void xsetEquipBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetItemSubtotal);
/**
* Unsets the "equip_budget_item_subtotal" element
*/
void unsetEquipBudgetItemSubtotal();
/**
* An XML equip_budget_item_description(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$EquipmentSection$EquipmentBudgetItem$EquipBudgetItemDescription.
*/
public interface EquipBudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipbudgetitemdescription24f4elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML equip_budget_item_count(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$EquipmentSection$EquipmentBudgetItem$EquipBudgetItemCount.
*/
public interface EquipBudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipbudgetitemcountf587elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML othercosts_section(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* 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("othercostssectionfc9delemtype");
/**
* 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 "othercosts_budget_item" elements
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem[] getOthercostsBudgetItemArray();
/**
* Gets ith "othercosts_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem getOthercostsBudgetItemArray(int i);
/**
* Returns number of "othercosts_budget_item" element
*/
int sizeOfOthercostsBudgetItemArray();
/**
* Sets array of all "othercosts_budget_item" element
*/
void setOthercostsBudgetItemArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem[] othercostsBudgetItemArray);
/**
* Sets ith "othercosts_budget_item" element
*/
void setOthercostsBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem othercostsBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "othercosts_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem insertNewOthercostsBudgetItem(int i);
/**
* Appends and returns a new empty value (as xml) as the last "othercosts_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem addNewOthercostsBudgetItem();
/**
* Removes the ith "othercosts_budget_item" element
*/
void removeOthercostsBudgetItem(int i);
/**
* Gets the "othercosts_budget_category_cost" element
*/
java.math.BigDecimal getOthercostsBudgetCategoryCost();
/**
* Gets (as xml) the "othercosts_budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetCategoryCost();
/**
* True if has "othercosts_budget_category_cost" element
*/
boolean isSetOthercostsBudgetCategoryCost();
/**
* Sets the "othercosts_budget_category_cost" element
*/
void setOthercostsBudgetCategoryCost(java.math.BigDecimal othercostsBudgetCategoryCost);
/**
* Sets (as xml) the "othercosts_budget_category_cost" element
*/
void xsetOthercostsBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetCategoryCost);
/**
* Unsets the "othercosts_budget_category_cost" element
*/
void unsetOthercostsBudgetCategoryCost();
/**
* An XML othercosts_budget_item(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* 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("othercostsbudgetitem0fbdelemtype");
/**
* Gets the "othercosts_budget_item_description" element
*/
java.lang.String getOthercostsBudgetItemDescription();
/**
* Gets (as xml) the "othercosts_budget_item_description" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription xgetOthercostsBudgetItemDescription();
/**
* True if has "othercosts_budget_item_description" element
*/
boolean isSetOthercostsBudgetItemDescription();
/**
* Sets the "othercosts_budget_item_description" element
*/
void setOthercostsBudgetItemDescription(java.lang.String othercostsBudgetItemDescription);
/**
* Sets (as xml) the "othercosts_budget_item_description" element
*/
void xsetOthercostsBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription othercostsBudgetItemDescription);
/**
* Unsets the "othercosts_budget_item_description" element
*/
void unsetOthercostsBudgetItemDescription();
/**
* Gets the "othercosts_budget_item_count" element
*/
int getOthercostsBudgetItemCount();
/**
* Gets (as xml) the "othercosts_budget_item_count" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount xgetOthercostsBudgetItemCount();
/**
* True if has "othercosts_budget_item_count" element
*/
boolean isSetOthercostsBudgetItemCount();
/**
* Sets the "othercosts_budget_item_count" element
*/
void setOthercostsBudgetItemCount(int othercostsBudgetItemCount);
/**
* Sets (as xml) the "othercosts_budget_item_count" element
*/
void xsetOthercostsBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount othercostsBudgetItemCount);
/**
* Unsets the "othercosts_budget_item_count" element
*/
void unsetOthercostsBudgetItemCount();
/**
* Gets the "othercosts_budget_unit_cost" element
*/
java.math.BigDecimal getOthercostsBudgetUnitCost();
/**
* Gets (as xml) the "othercosts_budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetUnitCost();
/**
* True if has "othercosts_budget_unit_cost" element
*/
boolean isSetOthercostsBudgetUnitCost();
/**
* Sets the "othercosts_budget_unit_cost" element
*/
void setOthercostsBudgetUnitCost(java.math.BigDecimal othercostsBudgetUnitCost);
/**
* Sets (as xml) the "othercosts_budget_unit_cost" element
*/
void xsetOthercostsBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetUnitCost);
/**
* Unsets the "othercosts_budget_unit_cost" element
*/
void unsetOthercostsBudgetUnitCost();
/**
* Gets the "othercosts_budget_item_subtotal" element
*/
java.math.BigDecimal getOthercostsBudgetItemSubtotal();
/**
* Gets (as xml) the "othercosts_budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetItemSubtotal();
/**
* True if has "othercosts_budget_item_subtotal" element
*/
boolean isSetOthercostsBudgetItemSubtotal();
/**
* Sets the "othercosts_budget_item_subtotal" element
*/
void setOthercostsBudgetItemSubtotal(java.math.BigDecimal othercostsBudgetItemSubtotal);
/**
* Sets (as xml) the "othercosts_budget_item_subtotal" element
*/
void xsetOthercostsBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetItemSubtotal);
/**
* Unsets the "othercosts_budget_item_subtotal" element
*/
void unsetOthercostsBudgetItemSubtotal();
/**
* An XML othercosts_budget_item_description(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$OthercostsSection$OthercostsBudgetItem$OthercostsBudgetItemDescription.
*/
public interface OthercostsBudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitemdescription0f5aelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML othercosts_budget_item_count(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$OthercostsSection$OthercostsBudgetItem$OthercostsBudgetItemCount.
*/
public interface OthercostsBudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitemcount67adelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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_Budget2-V2.0).
*
* 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("suppliessectionb3f4elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem[] getSuppliesBudgetItemArray();
/**
* Gets ith "supplies_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem[] suppliesBudgetItemArray);
/**
* Sets ith "supplies_budget_item" element
*/
void setSuppliesBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem suppliesBudgetItem);
/**
* Inserts and returns a new empty value (as xml) as the ith "supplies_budget_item" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem addNewSuppliesBudgetItem();
/**
* Removes the ith "supplies_budget_item" element
*/
void removeSuppliesBudgetItem(int i);
/**
* Gets the "supplies_budget_category_cost" element
*/
java.math.BigDecimal getSuppliesBudgetCategoryCost();
/**
* Gets (as xml) the "supplies_budget_category_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetCategoryCost();
/**
* True if has "supplies_budget_category_cost" element
*/
boolean isSetSuppliesBudgetCategoryCost();
/**
* Sets the "supplies_budget_category_cost" element
*/
void setSuppliesBudgetCategoryCost(java.math.BigDecimal suppliesBudgetCategoryCost);
/**
* Sets (as xml) the "supplies_budget_category_cost" element
*/
void xsetSuppliesBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetCategoryCost);
/**
* Unsets the "supplies_budget_category_cost" element
*/
void unsetSuppliesBudgetCategoryCost();
/**
* An XML supplies_budget_item(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* 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("suppliesbudgetitem05ddelemtype");
/**
* Gets the "supplies_budget_item_description" element
*/
java.lang.String getSuppliesBudgetItemDescription();
/**
* Gets (as xml) the "supplies_budget_item_description" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription xgetSuppliesBudgetItemDescription();
/**
* True if has "supplies_budget_item_description" element
*/
boolean isSetSuppliesBudgetItemDescription();
/**
* Sets the "supplies_budget_item_description" element
*/
void setSuppliesBudgetItemDescription(java.lang.String suppliesBudgetItemDescription);
/**
* Sets (as xml) the "supplies_budget_item_description" element
*/
void xsetSuppliesBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription suppliesBudgetItemDescription);
/**
* Unsets the "supplies_budget_item_description" element
*/
void unsetSuppliesBudgetItemDescription();
/**
* Gets the "supplies_budget_item_count" element
*/
int getSuppliesBudgetItemCount();
/**
* Gets (as xml) the "supplies_budget_item_count" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount xgetSuppliesBudgetItemCount();
/**
* True if has "supplies_budget_item_count" element
*/
boolean isSetSuppliesBudgetItemCount();
/**
* Sets the "supplies_budget_item_count" element
*/
void setSuppliesBudgetItemCount(int suppliesBudgetItemCount);
/**
* Sets (as xml) the "supplies_budget_item_count" element
*/
void xsetSuppliesBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount suppliesBudgetItemCount);
/**
* Unsets the "supplies_budget_item_count" element
*/
void unsetSuppliesBudgetItemCount();
/**
* Gets the "supplies_budget_unit_cost" element
*/
java.math.BigDecimal getSuppliesBudgetUnitCost();
/**
* Gets (as xml) the "supplies_budget_unit_cost" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetUnitCost();
/**
* True if has "supplies_budget_unit_cost" element
*/
boolean isSetSuppliesBudgetUnitCost();
/**
* Sets the "supplies_budget_unit_cost" element
*/
void setSuppliesBudgetUnitCost(java.math.BigDecimal suppliesBudgetUnitCost);
/**
* Sets (as xml) the "supplies_budget_unit_cost" element
*/
void xsetSuppliesBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetUnitCost);
/**
* Unsets the "supplies_budget_unit_cost" element
*/
void unsetSuppliesBudgetUnitCost();
/**
* Gets the "supplies_budget_item_subtotal" element
*/
java.math.BigDecimal getSuppliesBudgetItemSubtotal();
/**
* Gets (as xml) the "supplies_budget_item_subtotal" element
*/
gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetItemSubtotal();
/**
* True if has "supplies_budget_item_subtotal" element
*/
boolean isSetSuppliesBudgetItemSubtotal();
/**
* Sets the "supplies_budget_item_subtotal" element
*/
void setSuppliesBudgetItemSubtotal(java.math.BigDecimal suppliesBudgetItemSubtotal);
/**
* Sets (as xml) the "supplies_budget_item_subtotal" element
*/
void xsetSuppliesBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetItemSubtotal);
/**
* Unsets the "supplies_budget_item_subtotal" element
*/
void unsetSuppliesBudgetItemSubtotal();
/**
* An XML supplies_budget_item_description(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SuppliesSection$SuppliesBudgetItem$SuppliesBudgetItemDescription.
*/
public interface SuppliesBudgetItemDescription extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitemdescriptione891elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML supplies_budget_item_count(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$SuppliesSection$SuppliesBudgetItem$SuppliesBudgetItemCount.
*/
public interface SuppliesBudgetItemCount extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitemcount5fa4elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML travel_training_section(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface TravelTrainingSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TravelTrainingSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("traveltrainingsectionb0d6elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems[] getTravelTrainingBudgetItemsArray();
/**
* Gets ith "travel_training_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems[] travelTrainingBudgetItemsArray);
/**
* Sets ith "travel_training_budget_items" element
*/
void setTravelTrainingBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems travelTrainingBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "travel_training_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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_Budget2-V2.0).
*
* 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("traveltrainingbudgetitemsc198elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$TravelTrainingSection$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("itemreasonequipbudgettravel4936elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$TravelTrainingSection$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("itemdescequipbudgettravel8fc9elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$TravelTrainingSection$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("numberofstaffequipbudgettravel50b8elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$TravelTrainingSection$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("numberofdaysequipbudgettravel5b8delemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML contracts_section(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface ContractsSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractssection4a98elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems[] getContractsBudgetItemsArray();
/**
* Gets ith "contracts_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems[] contractsBudgetItemsArray);
/**
* Sets ith "contracts_budget_items" element
*/
void setContractsBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems contractsBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "contracts_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems insertNewContractsBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "contracts_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems[] getConsultantBudgetItemsArray();
/**
* Gets ith "consultant_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems[] consultantBudgetItemsArray);
/**
* Sets ith "consultant_budget_items" element
*/
void setConsultantBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems consultantBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "consultant_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems insertNewConsultantBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "consultant_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems[] getConsultantExpBudgetItemsArray();
/**
* Gets ith "consultant_exp_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems[] consultantExpBudgetItemsArray);
/**
* Sets ith "consultant_exp_budget_items" element
*/
void setConsultantExpBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems consultantExpBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "consultant_exp_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* 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("contractsbudgetitems1958elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts contractItemDescEquipBudgetContracts);
/**
* Unsets the "contract_item_desc_equip_budget_contracts" element
*/
void unsetContractItemDescEquipBudgetContracts();
/**
* 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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("contractitemdescequipbudgetcontracts0f27elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* 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("consultantbudgetitems3f0eelemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantnameequipbudgetcontracts2470elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantserviceequipbudgetcontractse9deelemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantdaysequipbudgetcontracts2324elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* 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("consultantexpbudgetitemsb770elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantexpnameequipbudgetcontractsdab0elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantexpserviceequipbudgetcontractse6a2elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$ContractsSection$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("consultantexpdaysequipbudgetcontracts5f64elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* An XML indirect_costs_section(@http://apply.grants.gov/forms/COPS_Budget2-V2.0).
*
* This is a complex type.
*/
public interface IndirectCostsSection extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndirectCostsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indirectcostssection363celemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems[] getIndirectBudgetItemsArray();
/**
* Gets ith "indirect_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems[] indirectBudgetItemsArray);
/**
* Sets ith "indirect_budget_items" element
*/
void setIndirectBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems indirectBudgetItems);
/**
* Inserts and returns a new empty value (as xml) as the ith "indirect_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems insertNewIndirectBudgetItems(int i);
/**
* Appends and returns a new empty value (as xml) as the last "indirect_budget_items" element
*/
gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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_Budget2-V2.0).
*
* 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("indirectbudgetitems28d9elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$IndirectCostsSection$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("itemdescequipbudgetindirect9f96elemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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_Budget2-V2.0).
*
* This is an atomic type that is a restriction of gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document$COPSBudget2$IndirectCostsSection$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("computationequipbudgetindirectda4celemtype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newValue(java.lang.Object obj) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect) type.newValue( obj ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.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.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection) 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_Budget2-V2.0).
*
* 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("budgetsummary406delemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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_Budget2-V2.0).
*
* 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("budgetcontact8f67elemtype");
/**
* 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.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.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.copsBudget2V20.COPSBudget2Document.COPSBudget2 newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2) 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.copsBudget2V20.COPSBudget2Document newInstance() {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document newInstance(org.apache.xmlbeans.XmlOptions options) {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) 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.copsBudget2V20.COPSBudget2Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document 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.copsBudget2V20.COPSBudget2Document) 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
}
}