public class

ObjectFactory

extends Object
java.lang.Object
   ↳ workday.com.bsvc.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the workday.com.bsvc package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Summary

Fields
private static final QName _AddAdditionalJobEventResponse_QNAME
private static final QName _AddAdditionalJobRequest_QNAME
private static final QName _AddRetireeStatusRequest_QNAME
private static final QName _AddRetireeStatusResponse_QNAME
private static final QName _AssignOrganizationRequest_QNAME
private static final QName _AssignOrganizationResponse_QNAME
private static final QName _AssignOrganizationRolesRequest_QNAME
private static final QName _AssignOrganizationRolesResponse_QNAME
private static final QName _ContractContingentWorkerRequest_QNAME
private static final QName _ContractContingentWorkerResponse_QNAME
private static final QName _CreatePositionRequest_QNAME
private static final QName _CreatePositionResponse_QNAME
private static final QName _DemoteEmployeeRequest_QNAME
private static final QName _DemoteEmployeeResponse_QNAME
private static final QName _EditPositionEventResponse_QNAME
private static final QName _EditPositionRequest_QNAME
private static final QName _EditPositionRestrictionsRequest_QNAME
private static final QName _EditPositonRestrictionResponse_QNAME
private static final QName _EditServiceDatesRequest_QNAME
private static final QName _EditServiceDatesResponse_QNAME
private static final QName _EndAdditionalEmployeeJobEventResponse_QNAME
private static final QName _EndAdditionalJobRequest_QNAME
private static final QName _EndContingentWorkerContractRequest_QNAME
private static final QName _EndContingentWorkerContractResponse_QNAME
private static final QName _GetApplicantsRequest_QNAME
private static final QName _GetApplicantsResponse_QNAME
private static final QName _GetCitizenshipStatusesRequest_QNAME
private static final QName _GetCitizenshipStatusesResponse_QNAME
private static final QName _GetHeadcountsRequest_QNAME
private static final QName _GetHeadcountsResponse_QNAME
private static final QName _GetJobClassificationGroupsRequest_QNAME
private static final QName _GetJobClassificationGroupsResponse_QNAME
private static final QName _GetJobFamiliesRequest_QNAME
private static final QName _GetJobFamiliesResponse_QNAME
private static final QName _GetJobFamilyGroupsRequest_QNAME
private static final QName _GetJobFamilyGroupsResponse_QNAME
private static final QName _GetMaintainEmployeeContractsRequest_QNAME
private static final QName _GetMaintainEmployeeContractsResponse_QNAME
private static final QName _GetOrganizationsRequest_QNAME
private static final QName _GetOrganizationsResponse_QNAME
private static final QName _GetPositionsRequest_QNAME
private static final QName _GetPositionsResponse_QNAME
private static final QName _GetWorkerDocumentsRequest_QNAME
private static final QName _GetWorkerDocumentsResponse_QNAME
private static final QName _GetWorkersRequest_QNAME
private static final QName _GetWorkersResponse_QNAME
private static final QName _HireEmployeeEventResponse_QNAME
private static final QName _HireEmployeeRequest_QNAME
private static final QName _MaintainAcademicTenureDateRequest_QNAME
private static final QName _MaintainAcademicTenureDateResponse_QNAME
private static final QName _MaintainEmployeeContractsRequest_QNAME
private static final QName _MaintainEmployeeContractsResponse_QNAME
private static final QName _ProcessingFault_QNAME
private static final QName _PromoteEmployeeRequest_QNAME
private static final QName _PromoteEmployeeResponse_QNAME
private static final QName _PutApplicantRequest_QNAME
private static final QName _PutApplicantResponse_QNAME
private static final QName _PutCitizenshipStatusRequest_QNAME
private static final QName _PutCitizenshipStatusResponse_QNAME
private static final QName _PutDependentRequest_QNAME
private static final QName _PutDependentResponse_QNAME
private static final QName _PutJobClassificationGroupRequest_QNAME
private static final QName _PutJobClassificationGroupResponse_QNAME
private static final QName _PutJobFamilyGroupRequest_QNAME
private static final QName _PutJobFamilyGroupResponse_QNAME
private static final QName _PutJobFamilyRequest_QNAME
private static final QName _PutJobFamilyResponse_QNAME
private static final QName _PutWorkerDocumentRequest_QNAME
private static final QName _PutWorkerDocumentResponse_QNAME
private static final QName _RemoveRetireeStatusRequest_QNAME
private static final QName _RemoveRetireeStatusResponse_QNAME
private static final QName _TerminateEmployeeEventResponse_QNAME
private static final QName _TerminateEmployeeRequest_QNAME
private static final QName _TransferContingentWorkerRequest_QNAME
private static final QName _TransferContingentWorkerResponse_QNAME
private static final QName _TransferEmployeeRequest_QNAME
private static final QName _TransferEmployeeResponse_QNAME
private static final QName _ValidationFault_QNAME
Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: workday.com.bsvc
Public Methods
AccomplishmentAchievementDataType createAccomplishmentAchievementDataType()
Create an instance of AccomplishmentAchievementDataType
AccomplishmentObjectIDType createAccomplishmentObjectIDType()
Create an instance of AccomplishmentObjectIDType
AccomplishmentObjectType createAccomplishmentObjectType()
Create an instance of AccomplishmentObjectType
AccomplishmentType createAccomplishmentType()
Create an instance of AccomplishmentType
AchievableLevelObjectIDType createAchievableLevelObjectIDType()
Create an instance of AchievableLevelObjectIDType
AchievableLevelObjectType createAchievableLevelObjectType()
Create an instance of AchievableLevelObjectType
AddAdditionalJobDataType createAddAdditionalJobDataType()
Create an instance of AddAdditionalJobDataType
AddAdditionalJobEventDataType createAddAdditionalJobEventDataType()
Create an instance of AddAdditionalJobEventDataType
JAXBElement<AddAdditionalJobEventResponseType> createAddAdditionalJobEventResponse(AddAdditionalJobEventResponseType value)
Create an instance of JAXBElement<AddAdditionalJobEventResponseType>}
AddAdditionalJobEventResponseType createAddAdditionalJobEventResponseType()
Create an instance of AddAdditionalJobEventResponseType
JAXBElement<AddAdditionalJobRequestType> createAddAdditionalJobRequest(AddAdditionalJobRequestType value)
Create an instance of JAXBElement<AddAdditionalJobRequestType>}
AddAdditionalJobRequestType createAddAdditionalJobRequestType()
Create an instance of AddAdditionalJobRequestType
AddRetireeStatusDataType createAddRetireeStatusDataType()
Create an instance of AddRetireeStatusDataType
AddRetireeStatusEventDataType createAddRetireeStatusEventDataType()
Create an instance of AddRetireeStatusEventDataType
JAXBElement<AddRetireeStatusRequestType> createAddRetireeStatusRequest(AddRetireeStatusRequestType value)
Create an instance of JAXBElement<AddRetireeStatusRequestType>}
AddRetireeStatusRequestType createAddRetireeStatusRequestType()
Create an instance of AddRetireeStatusRequestType
JAXBElement<AddRetireeStatusResponseType> createAddRetireeStatusResponse(AddRetireeStatusResponseType value)
Create an instance of JAXBElement<AddRetireeStatusResponseType>}
AddRetireeStatusResponseType createAddRetireeStatusResponseType()
Create an instance of AddRetireeStatusResponseType
AddRetireeStatusSubBusinessProcessType createAddRetireeStatusSubBusinessProcessType()
AddRetireeStatusSubProcessDetailsType createAddRetireeStatusSubProcessDetailsType()
AdditionalBenefitsCoverageTargetObjectIDType createAdditionalBenefitsCoverageTargetObjectIDType()
AdditionalBenefitsCoverageTargetObjectType createAdditionalBenefitsCoverageTargetObjectType()
AdditionalNameDataType createAdditionalNameDataType()
Create an instance of AdditionalNameDataType
AdditionalNameTypeObjectIDType createAdditionalNameTypeObjectIDType()
Create an instance of AdditionalNameTypeObjectIDType
AdditionalNameTypeObjectType createAdditionalNameTypeObjectType()
Create an instance of AdditionalNameTypeObjectType
AddressInformationDataType createAddressInformationDataType()
Create an instance of AddressInformationDataType
AddressLineInformationDataType createAddressLineInformationDataType()
Create an instance of AddressLineInformationDataType
AllowancePlanNonUnitBasedObjectIDType createAllowancePlanNonUnitBasedObjectIDType()
AllowancePlanNonUnitBasedObjectType createAllowancePlanNonUnitBasedObjectType()
AllowancePlanUnitBasedObjectIDType createAllowancePlanUnitBasedObjectIDType()
Create an instance of AllowancePlanUnitBasedObjectIDType
AllowancePlanUnitBasedObjectType createAllowancePlanUnitBasedObjectType()
Create an instance of AllowancePlanUnitBasedObjectType
AnnualContributionDataType createAnnualContributionDataType()
Create an instance of AnnualContributionDataType
ApplicantDataWWSType createApplicantDataWWSType()
Create an instance of ApplicantDataWWSType
ApplicantObjectIDType createApplicantObjectIDType()
Create an instance of ApplicantObjectIDType
ApplicantObjectType createApplicantObjectType()
Create an instance of ApplicantObjectType
ApplicantRequestCriteriaType createApplicantRequestCriteriaType()
Create an instance of ApplicantRequestCriteriaType
ApplicantRequestReferencesType createApplicantRequestReferencesType()
Create an instance of ApplicantRequestReferencesType
ApplicantResponseGroupType createApplicantResponseGroupType()
Create an instance of ApplicantResponseGroupType
ApplicantResumeDataType createApplicantResumeDataType()
Create an instance of ApplicantResumeDataType
ApplicantResumeDetailDataType createApplicantResumeDetailDataType()
Create an instance of ApplicantResumeDetailDataType
ApplicantResumeObjectIDType createApplicantResumeObjectIDType()
Create an instance of ApplicantResumeObjectIDType
ApplicantResumeObjectType createApplicantResumeObjectType()
Create an instance of ApplicantResumeObjectType
ApplicantSourceObjectIDType createApplicantSourceObjectIDType()
Create an instance of ApplicantSourceObjectIDType
ApplicantSourceObjectType createApplicantSourceObjectType()
Create an instance of ApplicantSourceObjectType
ApplicantWWSType createApplicantWWSType()
Create an instance of ApplicantWWSType
ApplicantsResponseDataType createApplicantsResponseDataType()
Create an instance of ApplicantsResponseDataType
ApplicationInstanceExceptionsDataType createApplicationInstanceExceptionsDataType()
ApplicationInstanceRelatedExceptionsDataType createApplicationInstanceRelatedExceptionsDataType()
AssignMatrixOrganizationDataType createAssignMatrixOrganizationDataType()
Create an instance of AssignMatrixOrganizationDataType
AssignMatrixOrganizationSubBusinessProcessType createAssignMatrixOrganizationSubBusinessProcessType()
AssignOrganizationEventDataType createAssignOrganizationEventDataType()
Create an instance of AssignOrganizationEventDataType
JAXBElement<AssignOrganizationRequestType> createAssignOrganizationRequest(AssignOrganizationRequestType value)
Create an instance of JAXBElement<AssignOrganizationRequestType>}
AssignOrganizationRequestType createAssignOrganizationRequestType()
Create an instance of AssignOrganizationRequestType
JAXBElement<AssignOrganizationResponseType> createAssignOrganizationResponse(AssignOrganizationResponseType value)
Create an instance of JAXBElement<AssignOrganizationResponseType>}
AssignOrganizationResponseType createAssignOrganizationResponseType()
Create an instance of AssignOrganizationResponseType
AssignOrganizationRolesEventDataType createAssignOrganizationRolesEventDataType()
JAXBElement<AssignOrganizationRolesRequestType> createAssignOrganizationRolesRequest(AssignOrganizationRolesRequestType value)
Create an instance of JAXBElement<AssignOrganizationRolesRequestType>}
AssignOrganizationRolesRequestType createAssignOrganizationRolesRequestType()
Create an instance of AssignOrganizationRolesRequestType
JAXBElement<AssignOrganizationRolesResponseType> createAssignOrganizationRolesResponse(AssignOrganizationRolesResponseType value)
Create an instance of JAXBElement<AssignOrganizationRolesResponseType>}
AssignOrganizationRolesResponseType createAssignOrganizationRolesResponseType()
AssignOrganizationRolesSubBusinessProcessType createAssignOrganizationRolesSubBusinessProcessType()
AssignPayGroupDataType createAssignPayGroupDataType()
Create an instance of AssignPayGroupDataType
AssignPayGroupForPositionRestrictionDataType createAssignPayGroupForPositionRestrictionDataType()
AssignPayGroupForPositionRestrictionsSubBusinessProcessType createAssignPayGroupForPositionRestrictionsSubBusinessProcessType()
AssignPayGroupSubBusinessProcessType createAssignPayGroupSubBusinessProcessType()
AssignPositionOrganizationEventDataType createAssignPositionOrganizationEventDataType()
AttachmentDataWWSType createAttachmentDataWWSType()
Create an instance of AttachmentDataWWSType
AuditedAccountingWorktagObjectIDType createAuditedAccountingWorktagObjectIDType()
AuditedAccountingWorktagObjectType createAuditedAccountingWorktagObjectType()
Create an instance of AuditedAccountingWorktagObjectType
AuthorityObjectIDType createAuthorityObjectIDType()
Create an instance of AuthorityObjectIDType
AuthorityObjectType createAuthorityObjectType()
Create an instance of AuthorityObjectType
AwardAchievementDataType createAwardAchievementDataType()
Create an instance of AwardAchievementDataType
AwardObjectIDType createAwardObjectIDType()
Create an instance of AwardObjectIDType
AwardObjectType createAwardObjectType()
Create an instance of AwardObjectType
AwardType createAwardType()
Create an instance of AwardType
BasePayPlanObjectIDType createBasePayPlanObjectIDType()
Create an instance of BasePayPlanObjectIDType
BasePayPlanObjectType createBasePayPlanObjectType()
Create an instance of BasePayPlanObjectType
BeneficiaryAllocationDataType createBeneficiaryAllocationDataType()
Create an instance of BeneficiaryAllocationDataType
BeneficiaryDataType createBeneficiaryDataType()
Create an instance of BeneficiaryDataType
BeneficiaryDesignationDataType createBeneficiaryDesignationDataType()
Create an instance of BeneficiaryDesignationDataType
BeneficiaryObjectIDType createBeneficiaryObjectIDType()
Create an instance of BeneficiaryObjectIDType
BeneficiaryObjectType createBeneficiaryObjectType()
Create an instance of BeneficiaryObjectType
BeneficiaryType createBeneficiaryType()
Create an instance of BeneficiaryType
BenefitCoverageTypeObjectIDType createBenefitCoverageTypeObjectIDType()
Create an instance of BenefitCoverageTypeObjectIDType
BenefitCoverageTypeObjectType createBenefitCoverageTypeObjectType()
Create an instance of BenefitCoverageTypeObjectType
BenefitLifeEventTypeObjectIDType createBenefitLifeEventTypeObjectIDType()
Create an instance of BenefitLifeEventTypeObjectIDType
BenefitLifeEventTypeObjectType createBenefitLifeEventTypeObjectType()
Create an instance of BenefitLifeEventTypeObjectType
BenefitPlanObjectIDType createBenefitPlanObjectIDType()
Create an instance of BenefitPlanObjectIDType
BenefitPlanObjectType createBenefitPlanObjectType()
Create an instance of BenefitPlanObjectType
BenefitPlanSummaryDataType createBenefitPlanSummaryDataType()
Create an instance of BenefitPlanSummaryDataType
BenefitProviderIdentifierTypeObjectIDType createBenefitProviderIdentifierTypeObjectIDType()
BenefitProviderIdentifierTypeObjectType createBenefitProviderIdentifierTypeObjectType()
BenefitProviderObjectIDType createBenefitProviderObjectIDType()
Create an instance of BenefitProviderObjectIDType
BenefitProviderObjectType createBenefitProviderObjectType()
Create an instance of BenefitProviderObjectType
BenefitProviderSummaryDataType createBenefitProviderSummaryDataType()
Create an instance of BenefitProviderSummaryDataType
BonusPlanObjectIDType createBonusPlanObjectIDType()
Create an instance of BonusPlanObjectIDType
BonusPlanObjectType createBonusPlanObjectType()
Create an instance of BonusPlanObjectType
BusinessProcessCommentDataType createBusinessProcessCommentDataType()
Create an instance of BusinessProcessCommentDataType
BusinessProcessParametersType createBusinessProcessParametersType()
Create an instance of BusinessProcessParametersType
BusinessSubProcessParametersType createBusinessSubProcessParametersType()
Create an instance of BusinessSubProcessParametersType
COBRAEligibilityDataType createCOBRAEligibilityDataType()
Create an instance of COBRAEligibilityDataType
COBRAEligibilityReasonObjectIDType createCOBRAEligibilityReasonObjectIDType()
Create an instance of COBRAEligibilityReasonObjectIDType
COBRAEligibilityReasonObjectType createCOBRAEligibilityReasonObjectType()
Create an instance of COBRAEligibilityReasonObjectType
COBRAParticipantObjectIDType createCOBRAParticipantObjectIDType()
Create an instance of COBRAParticipantObjectIDType
COBRAParticipantObjectType createCOBRAParticipantObjectType()
Create an instance of COBRAParticipantObjectType
CertificationAchievementDataType createCertificationAchievementDataType()
Create an instance of CertificationAchievementDataType
CertificationAchievementType createCertificationAchievementType()
Create an instance of CertificationAchievementType
CertificationObjectIDType createCertificationObjectIDType()
Create an instance of CertificationObjectIDType
CertificationObjectType createCertificationObjectType()
Create an instance of CertificationObjectType
CertificationProfileForJobDataType createCertificationProfileForJobDataType()
Create an instance of CertificationProfileForJobDataType
CertificationProfileForJobType createCertificationProfileForJobType()
Create an instance of CertificationProfileForJobType
CertificationQualificationProfileReplacementDataType createCertificationQualificationProfileReplacementDataType()
CertificationQualificationReplacementType createCertificationQualificationReplacementType()
CertificationSkillObjectIDType createCertificationSkillObjectIDType()
Create an instance of CertificationSkillObjectIDType
CertificationSkillObjectType createCertificationSkillObjectType()
Create an instance of CertificationSkillObjectType
ChangePersonalInformationDataType createChangePersonalInformationDataType()
Create an instance of ChangePersonalInformationDataType
ChangePersonalInformationSubBusinessProcessType createChangePersonalInformationSubBusinessProcessType()
ChangePositionDataType createChangePositionDataType()
Create an instance of ChangePositionDataType
CitizenshipStatusDataType createCitizenshipStatusDataType()
Create an instance of CitizenshipStatusDataType
CitizenshipStatusObjectIDType createCitizenshipStatusObjectIDType()
Create an instance of CitizenshipStatusObjectIDType
CitizenshipStatusObjectType createCitizenshipStatusObjectType()
Create an instance of CitizenshipStatusObjectType
CitizenshipStatusRequestReferencesType createCitizenshipStatusRequestReferencesType()
CitizenshipStatusResponseDataType createCitizenshipStatusResponseDataType()
Create an instance of CitizenshipStatusResponseDataType
CitizenshipStatusType createCitizenshipStatusType()
Create an instance of CitizenshipStatusType
CommissionPlanObjectIDType createCommissionPlanObjectIDType()
Create an instance of CommissionPlanObjectIDType
CommissionPlanObjectType createCommissionPlanObjectType()
Create an instance of CommissionPlanObjectType
CommunicationMethodUsageInformationDataType createCommunicationMethodUsageInformationDataType()
CommunicationUsageBehaviorObjectIDType createCommunicationUsageBehaviorObjectIDType()
CommunicationUsageBehaviorObjectType createCommunicationUsageBehaviorObjectType()
CommunicationUsageTypeDataType createCommunicationUsageTypeDataType()
Create an instance of CommunicationUsageTypeDataType
CommunicationUsageTypeObjectIDType createCommunicationUsageTypeObjectIDType()
Create an instance of CommunicationUsageTypeObjectIDType
CommunicationUsageTypeObjectType createCommunicationUsageTypeObjectType()
Create an instance of CommunicationUsageTypeObjectType
CompanyInsiderTypeObjectIDType createCompanyInsiderTypeObjectIDType()
Create an instance of CompanyInsiderTypeObjectIDType
CompanyInsiderTypeObjectType createCompanyInsiderTypeObjectType()
Create an instance of CompanyInsiderTypeObjectType
CompanyObjectIDType createCompanyObjectIDType()
Create an instance of CompanyObjectIDType
CompanyObjectType createCompanyObjectType()
Create an instance of CompanyObjectType
CompensatableGuidelinesDataType createCompensatableGuidelinesDataType()
Create an instance of CompensatableGuidelinesDataType
CompensatableSummaryAmountAnnualizedDataType createCompensatableSummaryAmountAnnualizedDataType()
CompensatableSummaryAmountAnnualizedInReportingCurrencyDataType createCompensatableSummaryAmountAnnualizedInReportingCurrencyDataType()
CompensatableSummaryAmountDataType createCompensatableSummaryAmountDataType()
Create an instance of CompensatableSummaryAmountDataType
CompensatableSummaryAmountHourlyDataType createCompensatableSummaryAmountHourlyDataType()
CompensatableSummaryAmountInTargetFrequencyDataType createCompensatableSummaryAmountInTargetFrequencyDataType()
CompensatableSummaryDataType createCompensatableSummaryDataType()
Create an instance of CompensatableSummaryDataType
CompensationChangeDataType createCompensationChangeDataType()
Create an instance of CompensationChangeDataType
CompensationDefaultDataType createCompensationDefaultDataType()
Create an instance of CompensationDefaultDataType
CompensationElementObjectIDType createCompensationElementObjectIDType()
Create an instance of CompensationElementObjectIDType
CompensationElementObjectType createCompensationElementObjectType()
Create an instance of CompensationElementObjectType
CompensationGradeObjectIDType createCompensationGradeObjectIDType()
Create an instance of CompensationGradeObjectIDType
CompensationGradeObjectType createCompensationGradeObjectType()
Create an instance of CompensationGradeObjectType
CompensationGradeProfileObjectIDType createCompensationGradeProfileObjectIDType()
CompensationGradeProfileObjectType createCompensationGradeProfileObjectType()
Create an instance of CompensationGradeProfileObjectType
CompensationMatrixObjectIDType createCompensationMatrixObjectIDType()
Create an instance of CompensationMatrixObjectIDType
CompensationMatrixObjectType createCompensationMatrixObjectType()
Create an instance of CompensationMatrixObjectType
CompensationPackageObjectIDType createCompensationPackageObjectIDType()
Create an instance of CompensationPackageObjectIDType
CompensationPackageObjectType createCompensationPackageObjectType()
Create an instance of CompensationPackageObjectType
CompensationProposedForChangePositionDataType createCompensationProposedForChangePositionDataType()
CompensationProposedForChangePositionSubBusinessProcessType createCompensationProposedForChangePositionSubBusinessProcessType()
CompensationProposedForNewEmploymentDataType createCompensationProposedForNewEmploymentDataType()
CompensationProposedForNewEmploymentSubBusinessProcessType createCompensationProposedForNewEmploymentSubBusinessProcessType()
CompensationStepObjectIDType createCompensationStepObjectIDType()
Create an instance of CompensationStepObjectIDType
CompensationStepObjectType createCompensationStepObjectType()
Create an instance of CompensationStepObjectType
CompetencyAchievementDataV10Type createCompetencyAchievementDataV10Type()
Create an instance of CompetencyAchievementDataV10Type
CompetencyLevelObjectIDType createCompetencyLevelObjectIDType()
Create an instance of CompetencyLevelObjectIDType
CompetencyLevelObjectType createCompetencyLevelObjectType()
Create an instance of CompetencyLevelObjectType
CompetencyObjectIDType createCompetencyObjectIDType()
Create an instance of CompetencyObjectIDType
CompetencyObjectType createCompetencyObjectType()
Create an instance of CompetencyObjectType
CompetencyProfileForJobDataType createCompetencyProfileForJobDataType()
Create an instance of CompetencyProfileForJobDataType
CompetencyProfileForJobType createCompetencyProfileForJobType()
Create an instance of CompetencyProfileForJobType
CompetencyQualificationProfileReplacementDataType createCompetencyQualificationProfileReplacementDataType()
CompetencyQualificationReplacementType createCompetencyQualificationReplacementType()
ComponentCompletionObjectIDType createComponentCompletionObjectIDType()
Create an instance of ComponentCompletionObjectIDType
ComponentCompletionObjectType createComponentCompletionObjectType()
Create an instance of ComponentCompletionObjectType
ContactInformationDataType createContactInformationDataType()
Create an instance of ContactInformationDataType
ContingentWorkerCostInformationDataType createContingentWorkerCostInformationDataType()
ContingentWorkerObjectIDType createContingentWorkerObjectIDType()
Create an instance of ContingentWorkerObjectIDType
ContingentWorkerObjectType createContingentWorkerObjectType()
Create an instance of ContingentWorkerObjectType
ContingentWorkerTypeObjectIDType createContingentWorkerTypeObjectIDType()
Create an instance of ContingentWorkerTypeObjectIDType
ContingentWorkerTypeObjectType createContingentWorkerTypeObjectType()
Create an instance of ContingentWorkerTypeObjectType
ContractContingentWorkerBusinessProcessDataType createContractContingentWorkerBusinessProcessDataType()
ContractContingentWorkerEventDataType createContractContingentWorkerEventDataType()
JAXBElement<ContractContingentWorkerRequestType> createContractContingentWorkerRequest(ContractContingentWorkerRequestType value)
Create an instance of JAXBElement<ContractContingentWorkerRequestType>}
ContractContingentWorkerRequestType createContractContingentWorkerRequestType()
JAXBElement<ContractContingentWorkerResponseType> createContractContingentWorkerResponse(ContractContingentWorkerResponseType value)
Create an instance of JAXBElement<ContractContingentWorkerResponseType>}
ContractContingentWorkerResponseType createContractContingentWorkerResponseType()
ContractDetailsSubDataType createContractDetailsSubDataType()
Create an instance of ContractDetailsSubDataType
ContributionAmountDataType createContributionAmountDataType()
Create an instance of ContributionAmountDataType
ContributionDataType createContributionDataType()
Create an instance of ContributionDataType
CostCenterObjectIDType createCostCenterObjectIDType()
Create an instance of CostCenterObjectIDType
CostCenterObjectType createCostCenterObjectType()
Create an instance of CostCenterObjectType
CountryObjectIDType createCountryObjectIDType()
Create an instance of CountryObjectIDType
CountryObjectType createCountryObjectType()
Create an instance of CountryObjectType
CountryPredefinedPersonNameComponentValueObjectIDType createCountryPredefinedPersonNameComponentValueObjectIDType()
CountryPredefinedPersonNameComponentValueObjectType createCountryPredefinedPersonNameComponentValueObjectType()
CountryRegionObjectIDType createCountryRegionObjectIDType()
Create an instance of CountryRegionObjectIDType
CountryRegionObjectType createCountryRegionObjectType()
Create an instance of CountryRegionObjectType
CountrySubregionObjectIDType createCountrySubregionObjectIDType()
Create an instance of CountrySubregionObjectIDType
CountrySubregionObjectType createCountrySubregionObjectType()
Create an instance of CountrySubregionObjectType
CoverageLevelValueDataType createCoverageLevelValueDataType()
Create an instance of CoverageLevelValueDataType
CreateApplicantDataType createCreateApplicantDataType()
Create an instance of CreateApplicantDataType
CreateBenefitLifeEventDataType createCreateBenefitLifeEventDataType()
Create an instance of CreateBenefitLifeEventDataType
CreateBenefitLifeEventSubBusinessProcessType createCreateBenefitLifeEventSubBusinessProcessType()
CreateJobRequisitionSubProcessDataType createCreateJobRequisitionSubProcessDataType()
CreateJobRequisitionSubProcessType createCreateJobRequisitionSubProcessType()
Create an instance of CreateJobRequisitionSubProcessType
CreatePositionDataType createCreatePositionDataType()
Create an instance of CreatePositionDataType
JAXBElement<CreatePositionRequestType> createCreatePositionRequest(CreatePositionRequestType value)
Create an instance of JAXBElement<CreatePositionRequestType>}
CreatePositionRequestType createCreatePositionRequestType()
Create an instance of CreatePositionRequestType
JAXBElement<CreatePositionResponseType> createCreatePositionResponse(CreatePositionResponseType value)
Create an instance of JAXBElement<CreatePositionResponseType>}
CreatePositionResponseType createCreatePositionResponseType()
Create an instance of CreatePositionResponseType
CreateProvisioningEventSubBusinessProcessType createCreateProvisioningEventSubBusinessProcessType()
CreateWorkdayAccountSubBusinessProcessType createCreateWorkdayAccountSubBusinessProcessType()
CurrencyObjectIDType createCurrencyObjectIDType()
Create an instance of CurrencyObjectIDType
CurrencyObjectType createCurrencyObjectType()
Create an instance of CurrencyObjectType
CustomIDDataType createCustomIDDataType()
Create an instance of CustomIDDataType
CustomIDType createCustomIDType()
Create an instance of CustomIDType
CustomIDTypeObjectIDType createCustomIDTypeObjectIDType()
Create an instance of CustomIDTypeObjectIDType
CustomIDTypeObjectType createCustomIDTypeObjectType()
Create an instance of CustomIDTypeObjectType
CustomIdentificationDataType createCustomIdentificationDataType()
Create an instance of CustomIdentificationDataType
CustomOrganizationObjectIDType createCustomOrganizationObjectIDType()
Create an instance of CustomOrganizationObjectIDType
CustomOrganizationObjectType createCustomOrganizationObjectType()
Create an instance of CustomOrganizationObjectType
DefaultPositionOrganizationAssignmentsDataType createDefaultPositionOrganizationAssignmentsDataType()
DegreeCompletedObjectIDType createDegreeCompletedObjectIDType()
Create an instance of DegreeCompletedObjectIDType
DegreeCompletedObjectType createDegreeCompletedObjectType()
Create an instance of DegreeCompletedObjectType
DegreeObjectIDType createDegreeObjectIDType()
Create an instance of DegreeObjectIDType
DegreeObjectType createDegreeObjectType()
Create an instance of DegreeObjectType
DemoteEmployeeDataType createDemoteEmployeeDataType()
Create an instance of DemoteEmployeeDataType
JAXBElement<DemoteEmployeeRequestType> createDemoteEmployeeRequest(DemoteEmployeeRequestType value)
Create an instance of JAXBElement<DemoteEmployeeRequestType>}
DemoteEmployeeRequestType createDemoteEmployeeRequestType()
Create an instance of DemoteEmployeeRequestType
JAXBElement<DemoteEmployeeResponseType> createDemoteEmployeeResponse(DemoteEmployeeResponseType value)
Create an instance of JAXBElement<DemoteEmployeeResponseType>}
DemoteEmployeeResponseType createDemoteEmployeeResponseType()
Create an instance of DemoteEmployeeResponseType
DependentCoverageDataType createDependentCoverageDataType()
Create an instance of DependentCoverageDataType
DependentDataType createDependentDataType()
Create an instance of DependentDataType
DependentObjectIDType createDependentObjectIDType()
Create an instance of DependentObjectIDType
DependentObjectType createDependentObjectType()
Create an instance of DependentObjectType
DependentPersonalInformationDataType createDependentPersonalInformationDataType()
DependentType createDependentType()
Create an instance of DependentType
DevelopmentPlanDataType createDevelopmentPlanDataType()
Create an instance of DevelopmentPlanDataType
DifficultyToFillObjectIDType createDifficultyToFillObjectIDType()
Create an instance of DifficultyToFillObjectIDType
DifficultyToFillObjectType createDifficultyToFillObjectType()
Create an instance of DifficultyToFillObjectType
DisabilityObjectIDType createDisabilityObjectIDType()
Create an instance of DisabilityObjectIDType
DisabilityObjectType createDisabilityObjectType()
Create an instance of DisabilityObjectType
DisciplinaryActionDataType createDisciplinaryActionDataType()
Create an instance of DisciplinaryActionDataType
DisciplinaryActionReasonObjectIDType createDisciplinaryActionReasonObjectIDType()
DisciplinaryActionReasonObjectType createDisciplinaryActionReasonObjectType()
Create an instance of DisciplinaryActionReasonObjectType
DocumentFieldResultDataType createDocumentFieldResultDataType()
Create an instance of DocumentFieldResultDataType
EditAssignPositionOrganizationSubBusinessProcessType createEditAssignPositionOrganizationSubBusinessProcessType()
EditCustomIDsSubBusinessProcessType createEditCustomIDsSubBusinessProcessType()
EditGovernmentIDsSubBusinessProcessType createEditGovernmentIDsSubBusinessProcessType()
EditLicensesSubBusinessProcessType createEditLicensesSubBusinessProcessType()
Create an instance of EditLicensesSubBusinessProcessType
EditPassportsAndVisasSubBusinessProcessType createEditPassportsAndVisasSubBusinessProcessType()
EditPositionDataType createEditPositionDataType()
Create an instance of EditPositionDataType
EditPositionEventDataType createEditPositionEventDataType()
Create an instance of EditPositionEventDataType
JAXBElement<EditPositionEventResponseType> createEditPositionEventResponse(EditPositionEventResponseType value)
Create an instance of JAXBElement<EditPositionEventResponseType>}
EditPositionEventResponseType createEditPositionEventResponseType()
Create an instance of EditPositionEventResponseType
JAXBElement<EditPositionRequestType> createEditPositionRequest(EditPositionRequestType value)
Create an instance of JAXBElement<EditPositionRequestType>}
EditPositionRequestType createEditPositionRequestType()
Create an instance of EditPositionRequestType
EditPositionRestrictionEventDataType createEditPositionRestrictionEventDataType()
EditPositionRestrictionsDataType createEditPositionRestrictionsDataType()
Create an instance of EditPositionRestrictionsDataType
JAXBElement<EditPositionRestrictionsRequestType> createEditPositionRestrictionsRequest(EditPositionRestrictionsRequestType value)
Create an instance of JAXBElement<EditPositionRestrictionsRequestType>}
EditPositionRestrictionsRequestType createEditPositionRestrictionsRequestType()
JAXBElement<EditPositonRestrictionResponseType> createEditPositonRestrictionResponse(EditPositonRestrictionResponseType value)
Create an instance of JAXBElement<EditPositonRestrictionResponseType>}
EditPositonRestrictionResponseType createEditPositonRestrictionResponseType()
Create an instance of EditPositonRestrictionResponseType
EditServiceDatesBusinessProcessDataType createEditServiceDatesBusinessProcessDataType()
EditServiceDatesEventDataType createEditServiceDatesEventDataType()
Create an instance of EditServiceDatesEventDataType
JAXBElement<EditServiceDatesRequestType> createEditServiceDatesRequest(EditServiceDatesRequestType value)
Create an instance of JAXBElement<EditServiceDatesRequestType>}
EditServiceDatesRequestType createEditServiceDatesRequestType()
Create an instance of EditServiceDatesRequestType
JAXBElement<EditServiceDatesResponseType> createEditServiceDatesResponse(EditServiceDatesResponseType value)
Create an instance of JAXBElement<EditServiceDatesResponseType>}
EditServiceDatesResponseType createEditServiceDatesResponseType()
Create an instance of EditServiceDatesResponseType
EditServiceDatesSubBusinessProcessType createEditServiceDatesSubBusinessProcessType()
EducationAchievementDataType createEducationAchievementDataType()
Create an instance of EducationAchievementDataType
EducationObjectIDType createEducationObjectIDType()
Create an instance of EducationObjectIDType
EducationObjectType createEducationObjectType()
Create an instance of EducationObjectType
EducationProfileForJobDataType createEducationProfileForJobDataType()
Create an instance of EducationProfileForJobDataType
EducationProfileForJobType createEducationProfileForJobType()
Create an instance of EducationProfileForJobType
EducationQualificationProfileReplacementDataType createEducationQualificationProfileReplacementDataType()
EducationQualificationReplacementType createEducationQualificationReplacementType()
EducationType createEducationType()
Create an instance of EducationType
EducationalInstitutionTypeObjectIDType createEducationalInstitutionTypeObjectIDType()
EducationalInstitutionTypeObjectType createEducationalInstitutionTypeObjectType()
EffectiveAndUpdatedDateTimeDataType createEffectiveAndUpdatedDateTimeDataType()
EmailAddressInformationDataType createEmailAddressInformationDataType()
Create an instance of EmailAddressInformationDataType
EmergencyContactDataType createEmergencyContactDataType()
Create an instance of EmergencyContactDataType
EmergencyContactObjectIDType createEmergencyContactObjectIDType()
Create an instance of EmergencyContactObjectIDType
EmergencyContactObjectType createEmergencyContactObjectType()
Create an instance of EmergencyContactObjectType
EmergencyContactPriorityObjectIDType createEmergencyContactPriorityObjectIDType()
EmergencyContactPriorityObjectType createEmergencyContactPriorityObjectType()
Create an instance of EmergencyContactPriorityObjectType
EmergencyContactType createEmergencyContactType()
Create an instance of EmergencyContactType
EmployeeAllowancePlanAssignmentDataType createEmployeeAllowancePlanAssignmentDataType()
EmployeeAllowanceUnitPlanAssignmentDataType createEmployeeAllowanceUnitPlanAssignmentDataType()
EmployeeBasePayPlanAssignmentDataType createEmployeeBasePayPlanAssignmentDataType()
EmployeeBonusPlanAssignmentDataType createEmployeeBonusPlanAssignmentDataType()
EmployeeCommissionPlanAssignmentDataType createEmployeeCommissionPlanAssignmentDataType()
EmployeeContractDataType createEmployeeContractDataType()
Create an instance of EmployeeContractDataType
EmployeeContractObjectIDType createEmployeeContractObjectIDType()
Create an instance of EmployeeContractObjectIDType
EmployeeContractObjectType createEmployeeContractObjectType()
Create an instance of EmployeeContractObjectType
EmployeeContractStatusObjectIDType createEmployeeContractStatusObjectIDType()
Create an instance of EmployeeContractStatusObjectIDType
EmployeeContractStatusObjectType createEmployeeContractStatusObjectType()
Create an instance of EmployeeContractStatusObjectType
EmployeeContractTypeObjectIDType createEmployeeContractTypeObjectIDType()
Create an instance of EmployeeContractTypeObjectIDType
EmployeeContractTypeObjectType createEmployeeContractTypeObjectType()
Create an instance of EmployeeContractTypeObjectType
EmployeeContractsDataType createEmployeeContractsDataType()
Create an instance of EmployeeContractsDataType
EmployeeContributionAmountDataType createEmployeeContributionAmountDataType()
Create an instance of EmployeeContributionAmountDataType
EmployeeContributionDataType createEmployeeContributionDataType()
Create an instance of EmployeeContributionDataType
EmployeeContributionPercentageDataType createEmployeeContributionPercentageDataType()
EmployeeEmployeeTalentAssessmentDataType createEmployeeEmployeeTalentAssessmentDataType()
EmployeeImageDataType createEmployeeImageDataType()
Create an instance of EmployeeImageDataType
EmployeeMeritPlanAssignmentDataType createEmployeeMeritPlanAssignmentDataType()
EmployeeObjectIDType createEmployeeObjectIDType()
Create an instance of EmployeeObjectIDType
EmployeeObjectType createEmployeeObjectType()
Create an instance of EmployeeObjectType
EmployeeReviewDataType createEmployeeReviewDataType()
Create an instance of EmployeeReviewDataType
EmployeeReviewDetailsDataType createEmployeeReviewDetailsDataType()
Create an instance of EmployeeReviewDetailsDataType
EmployeeReviewTemplateObjectIDType createEmployeeReviewTemplateObjectIDType()
Create an instance of EmployeeReviewTemplateObjectIDType
EmployeeReviewTemplateObjectType createEmployeeReviewTemplateObjectType()
Create an instance of EmployeeReviewTemplateObjectType
EmployeeSalaryUnitPlanAssignmentDataType createEmployeeSalaryUnitPlanAssignmentDataType()
EmployeeStockPlanAssignmentDataType createEmployeeStockPlanAssignmentDataType()
EmployeeTypeObjectIDType createEmployeeTypeObjectIDType()
Create an instance of EmployeeTypeObjectIDType
EmployeeTypeObjectType createEmployeeTypeObjectType()
Create an instance of EmployeeTypeObjectType
EmployerContributionAmountDataType createEmployerContributionAmountDataType()
Create an instance of EmployerContributionAmountDataType
EmployerContributionDataType createEmployerContributionDataType()
Create an instance of EmployerContributionDataType
EmployerContributionPercentageDataType createEmployerContributionPercentageDataType()
JAXBElement<EndAdditionalEmployeeJobEventResponseType> createEndAdditionalEmployeeJobEventResponse(EndAdditionalEmployeeJobEventResponseType value)
Create an instance of JAXBElement<EndAdditionalEmployeeJobEventResponseType>}
EndAdditionalEmployeeJobEventResponseType createEndAdditionalEmployeeJobEventResponseType()
EndAdditionalJobDataType createEndAdditionalJobDataType()
Create an instance of EndAdditionalJobDataType
EndAdditionalJobEventDataType createEndAdditionalJobEventDataType()
Create an instance of EndAdditionalJobEventDataType
JAXBElement<EndAdditionalJobRequestType> createEndAdditionalJobRequest(EndAdditionalJobRequestType value)
Create an instance of JAXBElement<EndAdditionalJobRequestType>}
EndAdditionalJobRequestType createEndAdditionalJobRequestType()
Create an instance of EndAdditionalJobRequestType
EndContingentWorkerContractDataType createEndContingentWorkerContractDataType()
EndContingentWorkerContractEventDataType createEndContingentWorkerContractEventDataType()
JAXBElement<EndContingentWorkerContractRequestType> createEndContingentWorkerContractRequest(EndContingentWorkerContractRequestType value)
Create an instance of JAXBElement<EndContingentWorkerContractRequestType>}
EndContingentWorkerContractRequestType createEndContingentWorkerContractRequestType()
JAXBElement<EndContingentWorkerContractResponseType> createEndContingentWorkerContractResponse(EndContingentWorkerContractResponseType value)
Create an instance of JAXBElement<EndContingentWorkerContractResponseType>}
EndContingentWorkerContractResponseType createEndContingentWorkerContractResponseType()
EnrollmentPeriodDataType createEnrollmentPeriodDataType()
Create an instance of EnrollmentPeriodDataType
EthnicityObjectIDType createEthnicityObjectIDType()
Create an instance of EthnicityObjectIDType
EthnicityObjectType createEthnicityObjectType()
Create an instance of EthnicityObjectType
EventClassificationCategoryObjectIDType createEventClassificationCategoryObjectIDType()
EventClassificationCategoryObjectType createEventClassificationCategoryObjectType()
EventClassificationSubcategoryObjectIDType createEventClassificationSubcategoryObjectIDType()
EventClassificationSubcategoryObjectType createEventClassificationSubcategoryObjectType()
EventObjectIDType createEventObjectIDType()
Create an instance of EventObjectIDType
EventObjectType createEventObjectType()
Create an instance of EventObjectType
EventTargetObjectIDType createEventTargetObjectIDType()
Create an instance of EventTargetObjectIDType
EventTargetObjectType createEventTargetObjectType()
Create an instance of EventTargetObjectType
EventTargetTransactionLogEntryDataType createEventTargetTransactionLogEntryDataType()
ExceptionDataType createExceptionDataType()
Create an instance of ExceptionDataType
ExternalFieldAndParameterInitializationProviderObjectIDType createExternalFieldAndParameterInitializationProviderObjectIDType()
ExternalFieldAndParameterInitializationProviderObjectType createExternalFieldAndParameterInitializationProviderObjectType()
ExternalIDDataType createExternalIDDataType()
Create an instance of ExternalIDDataType
ExternalIDType createExternalIDType()
Create an instance of ExternalIDType
ExternalIntegrationIDDataType createExternalIntegrationIDDataType()
Create an instance of ExternalIntegrationIDDataType
ExternalPayGroupObjectIDType createExternalPayGroupObjectIDType()
Create an instance of ExternalPayGroupObjectIDType
ExternalPayGroupObjectType createExternalPayGroupObjectType()
Create an instance of ExternalPayGroupObjectType
ExternalPayrollEmployeeTypeObjectIDType createExternalPayrollEmployeeTypeObjectIDType()
ExternalPayrollEmployeeTypeObjectType createExternalPayrollEmployeeTypeObjectType()
ExternalPayrollEntityObjectIDType createExternalPayrollEntityObjectIDType()
Create an instance of ExternalPayrollEntityObjectIDType
ExternalPayrollEntityObjectType createExternalPayrollEntityObjectType()
Create an instance of ExternalPayrollEntityObjectType
ExternalURLObjectIDType createExternalURLObjectIDType()
Create an instance of ExternalURLObjectIDType
ExternalURLObjectType createExternalURLObjectType()
Create an instance of ExternalURLObjectType
FeedbackReceivedDataType createFeedbackReceivedDataType()
Create an instance of FeedbackReceivedDataType
FeedbackReceivedType createFeedbackReceivedType()
Create an instance of FeedbackReceivedType
FieldAndParameterCriteriaDataType createFieldAndParameterCriteriaDataType()
Create an instance of FieldAndParameterCriteriaDataType
FieldOfStudyObjectIDType createFieldOfStudyObjectIDType()
Create an instance of FieldOfStudyObjectIDType
FieldOfStudyObjectType createFieldOfStudyObjectType()
Create an instance of FieldOfStudyObjectType
FilledPositionEditDetailsDataType createFilledPositionEditDetailsDataType()
Create an instance of FilledPositionEditDetailsDataType
FinancialsBusinessSubProcessParametersType createFinancialsBusinessSubProcessParametersType()
FrequencyObjectIDType createFrequencyObjectIDType()
Create an instance of FrequencyObjectIDType
FrequencyObjectType createFrequencyObjectType()
Create an instance of FrequencyObjectType
FuturePaymentPlanAssignmentDataType createFuturePaymentPlanAssignmentDataType()
FuturePaymentPlanObjectIDType createFuturePaymentPlanObjectIDType()
Create an instance of FuturePaymentPlanObjectIDType
FuturePaymentPlanObjectType createFuturePaymentPlanObjectType()
Create an instance of FuturePaymentPlanObjectType
GenderObjectIDType createGenderObjectIDType()
Create an instance of GenderObjectIDType
GenderObjectType createGenderObjectType()
Create an instance of GenderObjectType
GeneralEventSubcategoryObjectIDType createGeneralEventSubcategoryObjectIDType()
GeneralEventSubcategoryObjectType createGeneralEventSubcategoryObjectType()
Create an instance of GeneralEventSubcategoryObjectType
JAXBElement<GetApplicantsRequestType> createGetApplicantsRequest(GetApplicantsRequestType value)
Create an instance of JAXBElement<GetApplicantsRequestType>}
GetApplicantsRequestType createGetApplicantsRequestType()
Create an instance of GetApplicantsRequestType
JAXBElement<GetApplicantsResponseType> createGetApplicantsResponse(GetApplicantsResponseType value)
Create an instance of JAXBElement<GetApplicantsResponseType>}
GetApplicantsResponseType createGetApplicantsResponseType()
Create an instance of GetApplicantsResponseType
JAXBElement<GetCitizenshipStatusesRequestType> createGetCitizenshipStatusesRequest(GetCitizenshipStatusesRequestType value)
Create an instance of JAXBElement<GetCitizenshipStatusesRequestType>}
GetCitizenshipStatusesRequestType createGetCitizenshipStatusesRequestType()
Create an instance of GetCitizenshipStatusesRequestType
JAXBElement<GetCitizenshipStatusesResponseType> createGetCitizenshipStatusesResponse(GetCitizenshipStatusesResponseType value)
Create an instance of JAXBElement<GetCitizenshipStatusesResponseType>}
GetCitizenshipStatusesResponseType createGetCitizenshipStatusesResponseType()
Create an instance of GetCitizenshipStatusesResponseType
JAXBElement<GetHeadcountsRequestType> createGetHeadcountsRequest(GetHeadcountsRequestType value)
Create an instance of JAXBElement<GetHeadcountsRequestType>}
GetHeadcountsRequestType createGetHeadcountsRequestType()
Create an instance of GetHeadcountsRequestType
JAXBElement<GetHeadcountsResponseType> createGetHeadcountsResponse(GetHeadcountsResponseType value)
Create an instance of JAXBElement<GetHeadcountsResponseType>}
GetHeadcountsResponseType createGetHeadcountsResponseType()
Create an instance of GetHeadcountsResponseType
JAXBElement<GetJobClassificationGroupsRequestType> createGetJobClassificationGroupsRequest(GetJobClassificationGroupsRequestType value)
Create an instance of JAXBElement<GetJobClassificationGroupsRequestType>}
GetJobClassificationGroupsRequestType createGetJobClassificationGroupsRequestType()
JAXBElement<GetJobClassificationGroupsResponseType> createGetJobClassificationGroupsResponse(GetJobClassificationGroupsResponseType value)
Create an instance of JAXBElement<GetJobClassificationGroupsResponseType>}
GetJobClassificationGroupsResponseType createGetJobClassificationGroupsResponseType()
JAXBElement<GetJobFamiliesRequestType> createGetJobFamiliesRequest(GetJobFamiliesRequestType value)
Create an instance of JAXBElement<GetJobFamiliesRequestType>}
GetJobFamiliesRequestType createGetJobFamiliesRequestType()
Create an instance of GetJobFamiliesRequestType
JAXBElement<GetJobFamiliesResponseType> createGetJobFamiliesResponse(GetJobFamiliesResponseType value)
Create an instance of JAXBElement<GetJobFamiliesResponseType>}
GetJobFamiliesResponseType createGetJobFamiliesResponseType()
Create an instance of GetJobFamiliesResponseType
JAXBElement<GetJobFamilyGroupsRequestType> createGetJobFamilyGroupsRequest(GetJobFamilyGroupsRequestType value)
Create an instance of JAXBElement<GetJobFamilyGroupsRequestType>}
GetJobFamilyGroupsRequestType createGetJobFamilyGroupsRequestType()
Create an instance of GetJobFamilyGroupsRequestType
JAXBElement<GetJobFamilyGroupsResponseType> createGetJobFamilyGroupsResponse(GetJobFamilyGroupsResponseType value)
Create an instance of JAXBElement<GetJobFamilyGroupsResponseType>}
GetJobFamilyGroupsResponseType createGetJobFamilyGroupsResponseType()
Create an instance of GetJobFamilyGroupsResponseType
JAXBElement<GetMaintainEmployeeContractsRequestType> createGetMaintainEmployeeContractsRequest(GetMaintainEmployeeContractsRequestType value)
Create an instance of JAXBElement<GetMaintainEmployeeContractsRequestType>}
GetMaintainEmployeeContractsRequestType createGetMaintainEmployeeContractsRequestType()
JAXBElement<GetMaintainEmployeeContractsResponseType> createGetMaintainEmployeeContractsResponse(GetMaintainEmployeeContractsResponseType value)
Create an instance of JAXBElement<GetMaintainEmployeeContractsResponseType>}
GetMaintainEmployeeContractsResponseType createGetMaintainEmployeeContractsResponseType()
JAXBElement<GetOrganizationsRequestType> createGetOrganizationsRequest(GetOrganizationsRequestType value)
Create an instance of JAXBElement<GetOrganizationsRequestType>}
GetOrganizationsRequestType createGetOrganizationsRequestType()
Create an instance of GetOrganizationsRequestType
JAXBElement<GetOrganizationsResponseType> createGetOrganizationsResponse(GetOrganizationsResponseType value)
Create an instance of JAXBElement<GetOrganizationsResponseType>}
GetOrganizationsResponseType createGetOrganizationsResponseType()
Create an instance of GetOrganizationsResponseType
JAXBElement<GetPositionsRequestType> createGetPositionsRequest(GetPositionsRequestType value)
Create an instance of JAXBElement<GetPositionsRequestType>}
GetPositionsRequestType createGetPositionsRequestType()
Create an instance of GetPositionsRequestType
JAXBElement<GetPositionsResponseType> createGetPositionsResponse(GetPositionsResponseType value)
Create an instance of JAXBElement<GetPositionsResponseType>}
GetPositionsResponseType createGetPositionsResponseType()
Create an instance of GetPositionsResponseType
JAXBElement<GetWorkerDocumentsRequestType> createGetWorkerDocumentsRequest(GetWorkerDocumentsRequestType value)
Create an instance of JAXBElement<GetWorkerDocumentsRequestType>}
GetWorkerDocumentsRequestType createGetWorkerDocumentsRequestType()
Create an instance of GetWorkerDocumentsRequestType
JAXBElement<GetWorkerDocumentsResponseType> createGetWorkerDocumentsResponse(GetWorkerDocumentsResponseType value)
Create an instance of JAXBElement<GetWorkerDocumentsResponseType>}
GetWorkerDocumentsResponseType createGetWorkerDocumentsResponseType()
Create an instance of GetWorkerDocumentsResponseType
JAXBElement<GetWorkersRequestType> createGetWorkersRequest(GetWorkersRequestType value)
Create an instance of JAXBElement<GetWorkersRequestType>}
GetWorkersRequestType createGetWorkersRequestType()
Create an instance of GetWorkersRequestType
JAXBElement<GetWorkersResponseType> createGetWorkersResponse(GetWorkersResponseType value)
Create an instance of JAXBElement<GetWorkersResponseType>}
GetWorkersResponseType createGetWorkersResponseType()
Create an instance of GetWorkersResponseType
GoalDataType createGoalDataType()
Create an instance of GoalDataType
GoalDetailDataType createGoalDetailDataType()
Create an instance of GoalDetailDataType
GoalObjectIDType createGoalObjectIDType()
Create an instance of GoalObjectIDType
GoalObjectType createGoalObjectType()
Create an instance of GoalObjectType
GovernmentIDDataType createGovernmentIDDataType()
Create an instance of GovernmentIDDataType
GovernmentIDType createGovernmentIDType()
Create an instance of GovernmentIDType
GovernmentIDTypeObjectIDType createGovernmentIDTypeObjectIDType()
Create an instance of GovernmentIDTypeObjectIDType
GovernmentIDTypeObjectType createGovernmentIDTypeObjectType()
Create an instance of GovernmentIDTypeObjectType
GovernmentIdentificationDataType createGovernmentIdentificationDataType()
Create an instance of GovernmentIdentificationDataType
HeadcountDetailsDataType createHeadcountDetailsDataType()
Create an instance of HeadcountDetailsDataType
HeadcountGroupDataType createHeadcountGroupDataType()
Create an instance of HeadcountGroupDataType
HeadcountGroupType createHeadcountGroupType()
Create an instance of HeadcountGroupType
HeadcountGroupsResponseDataType createHeadcountGroupsResponseDataType()
Create an instance of HeadcountGroupsResponseDataType
HeadcountRequestCriteriaType createHeadcountRequestCriteriaType()
Create an instance of HeadcountRequestCriteriaType
HeadcountRequestReferencesType createHeadcountRequestReferencesType()
Create an instance of HeadcountRequestReferencesType
HeadcountResponseGroupType createHeadcountResponseGroupType()
Create an instance of HeadcountResponseGroupType
HeadcountRestrictionsObjectIDType createHeadcountRestrictionsObjectIDType()
Create an instance of HeadcountRestrictionsObjectIDType
HeadcountRestrictionsObjectType createHeadcountRestrictionsObjectType()
Create an instance of HeadcountRestrictionsObjectType
HealthCareClassificationObjectIDType createHealthCareClassificationObjectIDType()
HealthCareClassificationObjectType createHealthCareClassificationObjectType()
Create an instance of HealthCareClassificationObjectType
HealthCareCoverageTargetObjectIDType createHealthCareCoverageTargetObjectIDType()
HealthCareCoverageTargetObjectType createHealthCareCoverageTargetObjectType()
Create an instance of HealthCareCoverageTargetObjectType
HealthSavingsAccountCoverageDataType createHealthSavingsAccountCoverageDataType()
HealthSavingsAccountElectionInfoDataType createHealthSavingsAccountElectionInfoDataType()
HireEmployeeBusinessProcessDataType createHireEmployeeBusinessProcessDataType()
HireEmployeeEventDataType createHireEmployeeEventDataType()
Create an instance of HireEmployeeEventDataType
JAXBElement<HireEmployeeEventResponseType> createHireEmployeeEventResponse(HireEmployeeEventResponseType value)
Create an instance of JAXBElement<HireEmployeeEventResponseType>}
HireEmployeeEventResponseType createHireEmployeeEventResponseType()
Create an instance of HireEmployeeEventResponseType
JAXBElement<HireEmployeeRequestType> createHireEmployeeRequest(HireEmployeeRequestType value)
Create an instance of JAXBElement<HireEmployeeRequestType>}
HireEmployeeRequestType createHireEmployeeRequestType()
Create an instance of HireEmployeeRequestType
HukouTypeObjectIDType createHukouTypeObjectIDType()
Create an instance of HukouTypeObjectIDType
HukouTypeObjectType createHukouTypeObjectType()
Create an instance of HukouTypeObjectType
IDType createIDType()
Create an instance of IDType
IndividualStockGrantDataType createIndividualStockGrantDataType()
Create an instance of IndividualStockGrantDataType
InstantMessengerInformationDataType createInstantMessengerInformationDataType()
InstantMessengerTypeObjectIDType createInstantMessengerTypeObjectIDType()
Create an instance of InstantMessengerTypeObjectIDType
InstantMessengerTypeObjectType createInstantMessengerTypeObjectType()
Create an instance of InstantMessengerTypeObjectType
InsuranceCoverageLevelDataType createInsuranceCoverageLevelDataType()
Create an instance of InsuranceCoverageLevelDataType
InsuranceCoverageTargetObjectIDType createInsuranceCoverageTargetObjectIDType()
InsuranceCoverageTargetObjectType createInsuranceCoverageTargetObjectType()
Create an instance of InsuranceCoverageTargetObjectType
IntegrationDocumentFieldObjectIDType createIntegrationDocumentFieldObjectIDType()
IntegrationDocumentFieldObjectType createIntegrationDocumentFieldObjectType()
Create an instance of IntegrationDocumentFieldObjectType
IntegrationSystemAuditedObjectIDType createIntegrationSystemAuditedObjectIDType()
IntegrationSystemAuditedObjectType createIntegrationSystemAuditedObjectType()
Create an instance of IntegrationSystemAuditedObjectType
InternalProjectExperienceDataType createInternalProjectExperienceDataType()
Create an instance of InternalProjectExperienceDataType
InternalProjectExperienceObjectIDType createInternalProjectExperienceObjectIDType()
InternalProjectExperienceObjectType createInternalProjectExperienceObjectType()
InternalProjectExperienceType createInternalProjectExperienceType()
Create an instance of InternalProjectExperienceType
InternationalAssignmentDataType createInternationalAssignmentDataType()
Create an instance of InternationalAssignmentDataType
InternationalAssignmentSummaryDataType createInternationalAssignmentSummaryDataType()
InternationalAssignmentTypeObjectIDType createInternationalAssignmentTypeObjectIDType()
InternationalAssignmentTypeObjectType createInternationalAssignmentTypeObjectType()
JobCategoryObjectIDType createJobCategoryObjectIDType()
Create an instance of JobCategoryObjectIDType
JobCategoryObjectType createJobCategoryObjectType()
Create an instance of JobCategoryObjectType
JobClassificationDataType createJobClassificationDataType()
Create an instance of JobClassificationDataType
JobClassificationGroupDataType createJobClassificationGroupDataType()
Create an instance of JobClassificationGroupDataType
JobClassificationGroupNewType createJobClassificationGroupNewType()
Create an instance of JobClassificationGroupNewType
JobClassificationGroupObjectIDType createJobClassificationGroupObjectIDType()
Create an instance of JobClassificationGroupObjectIDType
JobClassificationGroupObjectType createJobClassificationGroupObjectType()
Create an instance of JobClassificationGroupObjectType
JobClassificationGroupReferenceDataType createJobClassificationGroupReferenceDataType()
JobClassificationGroupRequestReferencesType createJobClassificationGroupRequestReferencesType()
JobClassificationGroupResponseDataType createJobClassificationGroupResponseDataType()
JobClassificationGroupResponseGroupType createJobClassificationGroupResponseGroupType()
JobClassificationObjectIDType createJobClassificationObjectIDType()
Create an instance of JobClassificationObjectIDType
JobClassificationObjectType createJobClassificationObjectType()
Create an instance of JobClassificationObjectType
JobClassificationSummaryDataType createJobClassificationSummaryDataType()
Create an instance of JobClassificationSummaryDataType
JobClassificationType createJobClassificationType()
Create an instance of JobClassificationType
JobFamilyDataType createJobFamilyDataType()
Create an instance of JobFamilyDataType
JobFamilyGroupDataType createJobFamilyGroupDataType()
Create an instance of JobFamilyGroupDataType
JobFamilyGroupJobFamilyDataType createJobFamilyGroupJobFamilyDataType()
Create an instance of JobFamilyGroupJobFamilyDataType
JobFamilyGroupJobFamilyType createJobFamilyGroupJobFamilyType()
Create an instance of JobFamilyGroupJobFamilyType
JobFamilyGroupNewType createJobFamilyGroupNewType()
Create an instance of JobFamilyGroupNewType
JobFamilyGroupRequestReferencesType createJobFamilyGroupRequestReferencesType()
JobFamilyGroupResponseDataType createJobFamilyGroupResponseDataType()
Create an instance of JobFamilyGroupResponseDataType
JobFamilyGroupResponseGroupType createJobFamilyGroupResponseGroupType()
Create an instance of JobFamilyGroupResponseGroupType
JobFamilyObjectIDType createJobFamilyObjectIDType()
Create an instance of JobFamilyObjectIDType
JobFamilyObjectType createJobFamilyObjectType()
Create an instance of JobFamilyObjectType
JobFamilyRequestReferencesType createJobFamilyRequestReferencesType()
Create an instance of JobFamilyRequestReferencesType
JobFamilyResponseDataType createJobFamilyResponseDataType()
Create an instance of JobFamilyResponseDataType
JobFamilyResponseGroupType createJobFamilyResponseGroupType()
Create an instance of JobFamilyResponseGroupType
JobFamilyType createJobFamilyType()
Create an instance of JobFamilyType
JobHistoryAchievementDataType createJobHistoryAchievementDataType()
Create an instance of JobHistoryAchievementDataType
JobHistoryObjectIDType createJobHistoryObjectIDType()
Create an instance of JobHistoryObjectIDType
JobHistoryObjectType createJobHistoryObjectType()
Create an instance of JobHistoryObjectType
JobHistoryType createJobHistoryType()
Create an instance of JobHistoryType
JobProfileExemptDataType createJobProfileExemptDataType()
Create an instance of JobProfileExemptDataType
JobProfileForJobFamilyDataType createJobProfileForJobFamilyDataType()
Create an instance of JobProfileForJobFamilyDataType
JobProfileInPositionSummaryDataType createJobProfileInPositionSummaryDataType()
JobProfileObjectIDType createJobProfileObjectIDType()
Create an instance of JobProfileObjectIDType
JobProfileObjectType createJobProfileObjectType()
Create an instance of JobProfileObjectType
JobProfileSummaryDataType createJobProfileSummaryDataType()
Create an instance of JobProfileSummaryDataType
JobQualificationProfileTargetObjectIDType createJobQualificationProfileTargetObjectIDType()
JobQualificationProfileTargetObjectType createJobQualificationProfileTargetObjectType()
JobRequisitionAttachmentDataType createJobRequisitionAttachmentDataType()
Create an instance of JobRequisitionAttachmentDataType
JobRequisitionAttachmentsType createJobRequisitionAttachmentsType()
Create an instance of JobRequisitionAttachmentsType
JobRequisitionDataForCreateAndEditType createJobRequisitionDataForCreateAndEditType()
JobRequisitionDataType createJobRequisitionDataType()
Create an instance of JobRequisitionDataType
JobRequisitionObjectIDType createJobRequisitionObjectIDType()
Create an instance of JobRequisitionObjectIDType
JobRequisitionObjectType createJobRequisitionObjectType()
Create an instance of JobRequisitionObjectType
LanguageAbilityDataType createLanguageAbilityDataType()
Create an instance of LanguageAbilityDataType
LanguageAbilityObjectIDType createLanguageAbilityObjectIDType()
Create an instance of LanguageAbilityObjectIDType
LanguageAbilityObjectType createLanguageAbilityObjectType()
Create an instance of LanguageAbilityObjectType
LanguageAbilityProfileDataType createLanguageAbilityProfileDataType()
Create an instance of LanguageAbilityProfileDataType
LanguageAbilityType createLanguageAbilityType()
Create an instance of LanguageAbilityType
LanguageAbilityTypeObjectIDType createLanguageAbilityTypeObjectIDType()
Create an instance of LanguageAbilityTypeObjectIDType
LanguageAbilityTypeObjectType createLanguageAbilityTypeObjectType()
Create an instance of LanguageAbilityTypeObjectType
LanguageAchievementDataType createLanguageAchievementDataType()
Create an instance of LanguageAchievementDataType
LanguageProficiencyObjectIDType createLanguageProficiencyObjectIDType()
Create an instance of LanguageProficiencyObjectIDType
LanguageProficiencyObjectType createLanguageProficiencyObjectType()
Create an instance of LanguageProficiencyObjectType
LanguageProfileForJobDataType createLanguageProfileForJobDataType()
Create an instance of LanguageProfileForJobDataType
LanguageProfileForJobType createLanguageProfileForJobType()
Create an instance of LanguageProfileForJobType
LanguageQualificationProfileReplacementDataType createLanguageQualificationProfileReplacementDataType()
LanguageQualificationReplacementType createLanguageQualificationReplacementType()
LanguageSkillObjectIDType createLanguageSkillObjectIDType()
Create an instance of LanguageSkillObjectIDType
LanguageSkillObjectType createLanguageSkillObjectType()
Create an instance of LanguageSkillObjectType
LeaveOfAbsenceTypeObjectIDType createLeaveOfAbsenceTypeObjectIDType()
Create an instance of LeaveOfAbsenceTypeObjectIDType
LeaveOfAbsenceTypeObjectType createLeaveOfAbsenceTypeObjectType()
Create an instance of LeaveOfAbsenceTypeObjectType
LeaveStatusDetailDataType createLeaveStatusDetailDataType()
Create an instance of LeaveStatusDetailDataType
LegalNameDataType createLegalNameDataType()
Create an instance of LegalNameDataType
LicenseIDDataType createLicenseIDDataType()
Create an instance of LicenseIDDataType
LicenseIDType createLicenseIDType()
Create an instance of LicenseIDType
LicenseIDTypeObjectIDType createLicenseIDTypeObjectIDType()
Create an instance of LicenseIDTypeObjectIDType
LicenseIDTypeObjectType createLicenseIDTypeObjectType()
Create an instance of LicenseIDTypeObjectType
LicenseIdentificationDataType createLicenseIdentificationDataType()
Create an instance of LicenseIdentificationDataType
LicenseIdentifierObjectIDType createLicenseIdentifierObjectIDType()
Create an instance of LicenseIdentifierObjectIDType
LicenseIdentifierObjectType createLicenseIdentifierObjectType()
Create an instance of LicenseIdentifierObjectType
LocalPersonNameDetailDataType createLocalPersonNameDetailDataType()
Create an instance of LocalPersonNameDetailDataType
LocalTerminationReasonObjectIDType createLocalTerminationReasonObjectIDType()
Create an instance of LocalTerminationReasonObjectIDType
LocalTerminationReasonObjectType createLocalTerminationReasonObjectType()
Create an instance of LocalTerminationReasonObjectType
LocaleObjectIDType createLocaleObjectIDType()
Create an instance of LocaleObjectIDType
LocaleObjectType createLocaleObjectType()
Create an instance of LocaleObjectType
LocationContextObjectIDType createLocationContextObjectIDType()
Create an instance of LocationContextObjectIDType
LocationContextObjectType createLocationContextObjectType()
Create an instance of LocationContextObjectType
LocationObjectIDType createLocationObjectIDType()
Create an instance of LocationObjectIDType
LocationObjectType createLocationObjectType()
Create an instance of LocationObjectType
LocationSummaryDataType createLocationSummaryDataType()
Create an instance of LocationSummaryDataType
LocationTypeObjectIDType createLocationTypeObjectIDType()
Create an instance of LocationTypeObjectIDType
LocationTypeObjectType createLocationTypeObjectType()
Create an instance of LocationTypeObjectType
MaintainAcademicTenureDateBusinessProcessDataType createMaintainAcademicTenureDateBusinessProcessDataType()
MaintainAcademicTenureDateEventDataType createMaintainAcademicTenureDateEventDataType()
JAXBElement<MaintainAcademicTenureDateRequestType> createMaintainAcademicTenureDateRequest(MaintainAcademicTenureDateRequestType value)
Create an instance of JAXBElement<MaintainAcademicTenureDateRequestType>}
MaintainAcademicTenureDateRequestType createMaintainAcademicTenureDateRequestType()
JAXBElement<MaintainAcademicTenureDateResponseType> createMaintainAcademicTenureDateResponse(MaintainAcademicTenureDateResponseType value)
Create an instance of JAXBElement<MaintainAcademicTenureDateResponseType>}
MaintainAcademicTenureDateResponseType createMaintainAcademicTenureDateResponseType()
MaintainEmployeeContractsDataType createMaintainEmployeeContractsDataType()
Create an instance of MaintainEmployeeContractsDataType
JAXBElement<MaintainEmployeeContractsRequestType> createMaintainEmployeeContractsRequest(MaintainEmployeeContractsRequestType value)
Create an instance of JAXBElement<MaintainEmployeeContractsRequestType>}
MaintainEmployeeContractsRequestCriteriaType createMaintainEmployeeContractsRequestCriteriaType()
MaintainEmployeeContractsRequestType createMaintainEmployeeContractsRequestType()
JAXBElement<MaintainEmployeeContractsResponseType> createMaintainEmployeeContractsResponse(MaintainEmployeeContractsResponseType value)
Create an instance of JAXBElement<MaintainEmployeeContractsResponseType>}
MaintainEmployeeContractsResponseDataType createMaintainEmployeeContractsResponseDataType()
MaintainEmployeeContractsResponseType createMaintainEmployeeContractsResponseType()
MaintainEmployeeContractsSubBusinessProcessType createMaintainEmployeeContractsSubBusinessProcessType()
MaintainEmployeeContractsSubDataType createMaintainEmployeeContractsSubDataType()
MaintainEmployeeContractsType createMaintainEmployeeContractsType()
Create an instance of MaintainEmployeeContractsType
ManagementChainDataType createManagementChainDataType()
Create an instance of ManagementChainDataType
ManagementLevelObjectIDType createManagementLevelObjectIDType()
Create an instance of ManagementLevelObjectIDType
ManagementLevelObjectType createManagementLevelObjectType()
Create an instance of ManagementLevelObjectType
ManagerEvaluationDetailDataType createManagerEvaluationDetailDataType()
Create an instance of ManagerEvaluationDetailDataType
MaritalStatusObjectIDType createMaritalStatusObjectIDType()
Create an instance of MaritalStatusObjectIDType
MaritalStatusObjectType createMaritalStatusObjectType()
Create an instance of MaritalStatusObjectType
MatrixOrganizationObjectIDType createMatrixOrganizationObjectIDType()
Create an instance of MatrixOrganizationObjectIDType
MatrixOrganizationObjectType createMatrixOrganizationObjectType()
Create an instance of MatrixOrganizationObjectType
MembershipObjectIDType createMembershipObjectIDType()
Create an instance of MembershipObjectIDType
MembershipObjectType createMembershipObjectType()
Create an instance of MembershipObjectType
MembershipType createMembershipType()
Create an instance of MembershipType
MeritPlanObjectIDType createMeritPlanObjectIDType()
Create an instance of MeritPlanObjectIDType
MeritPlanObjectType createMeritPlanObjectType()
Create an instance of MeritPlanObjectType
MilitaryServiceSubDataType createMilitaryServiceSubDataType()
Create an instance of MilitaryServiceSubDataType
MilitaryStatusObjectIDType createMilitaryStatusObjectIDType()
Create an instance of MilitaryStatusObjectIDType
MilitaryStatusObjectType createMilitaryStatusObjectType()
Create an instance of MilitaryStatusObjectType
NationalIDDataType createNationalIDDataType()
Create an instance of NationalIDDataType
NationalIDType createNationalIDType()
Create an instance of NationalIDType
NationalIDTypeObjectIDType createNationalIDTypeObjectIDType()
Create an instance of NationalIDTypeObjectIDType
NationalIDTypeObjectType createNationalIDTypeObjectType()
Create an instance of NationalIDTypeObjectType
OneTimePaymentDataType createOneTimePaymentDataType()
Create an instance of OneTimePaymentDataType
OneTimePaymentPlanObjectIDType createOneTimePaymentPlanObjectIDType()
Create an instance of OneTimePaymentPlanObjectIDType
OneTimePaymentPlanObjectType createOneTimePaymentPlanObjectType()
Create an instance of OneTimePaymentPlanObjectType
OrganizationAssignmentsDataType createOrganizationAssignmentsDataType()
Create an instance of OrganizationAssignmentsDataType
OrganizationGoalObjectIDType createOrganizationGoalObjectIDType()
Create an instance of OrganizationGoalObjectIDType
OrganizationGoalObjectType createOrganizationGoalObjectType()
Create an instance of OrganizationGoalObjectType
OrganizationHierarchyDataType createOrganizationHierarchyDataType()
Create an instance of OrganizationHierarchyDataType
OrganizationMembershipDataType createOrganizationMembershipDataType()
Create an instance of OrganizationMembershipDataType
OrganizationObjectIDType createOrganizationObjectIDType()
Create an instance of OrganizationObjectIDType
OrganizationObjectType createOrganizationObjectType()
Create an instance of OrganizationObjectType
OrganizationOwnerObjectIDType createOrganizationOwnerObjectIDType()
Create an instance of OrganizationOwnerObjectIDType
OrganizationOwnerObjectType createOrganizationOwnerObjectType()
Create an instance of OrganizationOwnerObjectType
OrganizationRequestCriteriaType createOrganizationRequestCriteriaType()
Create an instance of OrganizationRequestCriteriaType
OrganizationRequestReferencesType createOrganizationRequestReferencesType()
Create an instance of OrganizationRequestReferencesType
OrganizationResponseDataType createOrganizationResponseDataType()
Create an instance of OrganizationResponseDataType
OrganizationResponseGroupType createOrganizationResponseGroupType()
Create an instance of OrganizationResponseGroupType
OrganizationRoleAssignmentDataType createOrganizationRoleAssignmentDataType()
Create an instance of OrganizationRoleAssignmentDataType
OrganizationRoleAssignmentForWorkerDataType createOrganizationRoleAssignmentForWorkerDataType()
OrganizationRoleAssignmentWWSDataType createOrganizationRoleAssignmentWWSDataType()
OrganizationRoleForWorkerDataType createOrganizationRoleForWorkerDataType()
Create an instance of OrganizationRoleForWorkerDataType
OrganizationRoleObjectIDType createOrganizationRoleObjectIDType()
Create an instance of OrganizationRoleObjectIDType
OrganizationRoleObjectType createOrganizationRoleObjectType()
Create an instance of OrganizationRoleObjectType
OrganizationRolesWWSDataType createOrganizationRolesWWSDataType()
Create an instance of OrganizationRolesWWSDataType
OrganizationSubtypeObjectIDType createOrganizationSubtypeObjectIDType()
Create an instance of OrganizationSubtypeObjectIDType
OrganizationSubtypeObjectType createOrganizationSubtypeObjectType()
Create an instance of OrganizationSubtypeObjectType
OrganizationSummaryDataType createOrganizationSummaryDataType()
Create an instance of OrganizationSummaryDataType
OrganizationSupportRoleType createOrganizationSupportRoleType()
Create an instance of OrganizationSupportRoleType
OrganizationSupportingRoleDataType createOrganizationSupportingRoleDataType()
Create an instance of OrganizationSupportingRoleDataType
OrganizationTypeObjectIDType createOrganizationTypeObjectIDType()
Create an instance of OrganizationTypeObjectIDType
OrganizationTypeObjectType createOrganizationTypeObjectType()
Create an instance of OrganizationTypeObjectType
OrganizationWWSDataType createOrganizationWWSDataType()
Create an instance of OrganizationWWSDataType
OrganizationWWSType createOrganizationWWSType()
Create an instance of OrganizationWWSType
OverallEvaluationDetailDataType createOverallEvaluationDetailDataType()
Create an instance of OverallEvaluationDetailDataType
PassportIDDataType createPassportIDDataType()
Create an instance of PassportIDDataType
PassportIDType createPassportIDType()
Create an instance of PassportIDType
PassportIDTypeObjectIDType createPassportIDTypeObjectIDType()
Create an instance of PassportIDTypeObjectIDType
PassportIDTypeObjectType createPassportIDTypeObjectType()
Create an instance of PassportIDTypeObjectType
PassportsAndVisasIdentificationDataType createPassportsAndVisasIdentificationDataType()
PayComponentObjectIDType createPayComponentObjectIDType()
Create an instance of PayComponentObjectIDType
PayComponentObjectType createPayComponentObjectType()
Create an instance of PayComponentObjectType
PayGroupObjectIDType createPayGroupObjectIDType()
Create an instance of PayGroupObjectIDType
PayGroupObjectType createPayGroupObjectType()
Create an instance of PayGroupObjectType
PayRateTypeObjectIDType createPayRateTypeObjectIDType()
Create an instance of PayRateTypeObjectIDType
PayRateTypeObjectType createPayRateTypeObjectType()
Create an instance of PayRateTypeObjectType
PaymentTermsObjectIDType createPaymentTermsObjectIDType()
Create an instance of PaymentTermsObjectIDType
PaymentTermsObjectType createPaymentTermsObjectType()
Create an instance of PaymentTermsObjectType
PayrollInterfaceContributionAmountDataType createPayrollInterfaceContributionAmountDataType()
PayrollInterfaceContributionDataType createPayrollInterfaceContributionDataType()
PayrollReportingCodeAllObjectIDType createPayrollReportingCodeAllObjectIDType()
PayrollReportingCodeAllObjectType createPayrollReportingCodeAllObjectType()
Create an instance of PayrollReportingCodeAllObjectType
PayrollReportingTypeObjectIDType createPayrollReportingTypeObjectIDType()
Create an instance of PayrollReportingTypeObjectIDType
PayrollReportingTypeObjectType createPayrollReportingTypeObjectType()
Create an instance of PayrollReportingTypeObjectType
PerformanceImprovementPlanDataType createPerformanceImprovementPlanDataType()
Create an instance of PerformanceImprovementPlanDataType
PerformanceReviewDataType createPerformanceReviewDataType()
Create an instance of PerformanceReviewDataType
PersonIdentificationDataType createPersonIdentificationDataType()
Create an instance of PersonIdentificationDataType
PersonMilitaryServiceDataType createPersonMilitaryServiceDataType()
Create an instance of PersonMilitaryServiceDataType
PersonNameDataType createPersonNameDataType()
Create an instance of PersonNameDataType
PersonNameDetailDataType createPersonNameDetailDataType()
Create an instance of PersonNameDetailDataType
PersonNamePrefixDataType createPersonNamePrefixDataType()
Create an instance of PersonNamePrefixDataType
PersonNameSuffixDataType createPersonNameSuffixDataType()
Create an instance of PersonNameSuffixDataType
PersonQualificationDataType createPersonQualificationDataType()
Create an instance of PersonQualificationDataType
PersonalInformationDataType createPersonalInformationDataType()
Create an instance of PersonalInformationDataType
PhoneDeviceTypeObjectIDType createPhoneDeviceTypeObjectIDType()
Create an instance of PhoneDeviceTypeObjectIDType
PhoneDeviceTypeObjectType createPhoneDeviceTypeObjectType()
Create an instance of PhoneDeviceTypeObjectType
PhoneInformationDataType createPhoneInformationDataType()
Create an instance of PhoneInformationDataType
PositionDataType createPositionDataType()
Create an instance of PositionDataType
PositionDefinitionDataType createPositionDefinitionDataType()
Create an instance of PositionDefinitionDataType
PositionDetailDataType createPositionDetailDataType()
Create an instance of PositionDetailDataType
PositionDetailsDataType createPositionDetailsDataType()
Create an instance of PositionDetailsDataType
PositionDetailsSubDataType createPositionDetailsSubDataType()
Create an instance of PositionDetailsSubDataType
PositionElementObjectIDType createPositionElementObjectIDType()
Create an instance of PositionElementObjectIDType
PositionElementObjectType createPositionElementObjectType()
Create an instance of PositionElementObjectType
PositionGroupObjectIDType createPositionGroupObjectIDType()
Create an instance of PositionGroupObjectIDType
PositionGroupObjectType createPositionGroupObjectType()
Create an instance of PositionGroupObjectType
PositionGroupRestrictionDataType createPositionGroupRestrictionDataType()
Create an instance of PositionGroupRestrictionDataType
PositionGroupRestrictionSummaryDataType createPositionGroupRestrictionSummaryDataType()
PositionObjectIDType createPositionObjectIDType()
Create an instance of PositionObjectIDType
PositionObjectType createPositionObjectType()
Create an instance of PositionObjectType
PositionPayrollInterfaceDetailDataType createPositionPayrollInterfaceDetailDataType()
PositionPayrollReportingCodeDataType createPositionPayrollReportingCodeDataType()
PositionRequestCriteriaType createPositionRequestCriteriaType()
Create an instance of PositionRequestCriteriaType
PositionRequestReferencesType createPositionRequestReferencesType()
Create an instance of PositionRequestReferencesType
PositionResponseGroupType createPositionResponseGroupType()
Create an instance of PositionResponseGroupType
PositionRestrictionType createPositionRestrictionType()
Create an instance of PositionRestrictionType
PositionRestrictionsObjectIDType createPositionRestrictionsObjectIDType()
Create an instance of PositionRestrictionsObjectIDType
PositionRestrictionsObjectType createPositionRestrictionsObjectType()
Create an instance of PositionRestrictionsObjectType
PositionTimeTypeObjectIDType createPositionTimeTypeObjectIDType()
Create an instance of PositionTimeTypeObjectIDType
PositionTimeTypeObjectType createPositionTimeTypeObjectType()
Create an instance of PositionTimeTypeObjectType
PositionWorkerTypeObjectIDType createPositionWorkerTypeObjectIDType()
Create an instance of PositionWorkerTypeObjectIDType
PositionWorkerTypeObjectType createPositionWorkerTypeObjectType()
Create an instance of PositionWorkerTypeObjectType
PositionsResponseDataType createPositionsResponseDataType()
Create an instance of PositionsResponseDataType
PotentialObjectIDType createPotentialObjectIDType()
Create an instance of PotentialObjectIDType
PotentialObjectType createPotentialObjectType()
Create an instance of PotentialObjectType
PreferredNameDataType createPreferredNameDataType()
Create an instance of PreferredNameDataType
JAXBElement<ProcessingFaultType> createProcessingFault(ProcessingFaultType value)
Create an instance of JAXBElement<ProcessingFaultType>}
ProcessingFaultType createProcessingFaultType()
Create an instance of ProcessingFaultType
PromoteEmployeeDataType createPromoteEmployeeDataType()
Create an instance of PromoteEmployeeDataType
JAXBElement<PromoteEmployeeRequestType> createPromoteEmployeeRequest(PromoteEmployeeRequestType value)
Create an instance of JAXBElement<PromoteEmployeeRequestType>}
PromoteEmployeeRequestType createPromoteEmployeeRequestType()
Create an instance of PromoteEmployeeRequestType
JAXBElement<PromoteEmployeeResponseType> createPromoteEmployeeResponse(PromoteEmployeeResponseType value)
Create an instance of JAXBElement<PromoteEmployeeResponseType>}
PromoteEmployeeResponseType createPromoteEmployeeResponseType()
Create an instance of PromoteEmployeeResponseType
ProposePayrollCommitmentAdjustmentSubBusinessProcessType createProposePayrollCommitmentAdjustmentSubBusinessProcessType()
ProposedAllowancePlanAssignmentDataType createProposedAllowancePlanAssignmentDataType()
ProposedAllowancePlanAssignmentType createProposedAllowancePlanAssignmentType()
ProposedAllowanceUnitPlanAssignmentDataType createProposedAllowanceUnitPlanAssignmentDataType()
ProposedAllowanceUnitPlanAssignmentType createProposedAllowanceUnitPlanAssignmentType()
ProposedBasePayPlanAssignmentDataType createProposedBasePayPlanAssignmentDataType()
ProposedBasePayPlanAssignmentType createProposedBasePayPlanAssignmentType()
Create an instance of ProposedBasePayPlanAssignmentType
ProposedBasePayPlanForJobAssignmentDataType createProposedBasePayPlanForJobAssignmentDataType()
ProposedBasePayPlanForJobAssignmentType createProposedBasePayPlanForJobAssignmentType()
ProposedBonusPlanAssignmentDataType createProposedBonusPlanAssignmentDataType()
ProposedBonusPlanAssignmentType createProposedBonusPlanAssignmentType()
Create an instance of ProposedBonusPlanAssignmentType
ProposedCommissionPlanAssignmentDataType createProposedCommissionPlanAssignmentDataType()
ProposedCommissionPlanAssignmentType createProposedCommissionPlanAssignmentType()
ProposedMeritPlanAssignmentDataType createProposedMeritPlanAssignmentDataType()
ProposedMeritPlanAssignmentType createProposedMeritPlanAssignmentType()
Create an instance of ProposedMeritPlanAssignmentType
ProposedPositionDetailsType createProposedPositionDetailsType()
Create an instance of ProposedPositionDetailsType
ProposedSalaryUnitPlanAssignmentDataType createProposedSalaryUnitPlanAssignmentDataType()
ProposedSalaryUnitPlanAssignmentType createProposedSalaryUnitPlanAssignmentType()
ProposedStockPlanAssignmentDataType createProposedStockPlanAssignmentDataType()
ProposedStockPlanAssignmentType createProposedStockPlanAssignmentType()
Create an instance of ProposedStockPlanAssignmentType
PurchaseOrderContractDetailsDataType createPurchaseOrderContractDetailsDataType()
JAXBElement<PutApplicantRequestType> createPutApplicantRequest(PutApplicantRequestType value)
Create an instance of JAXBElement<PutApplicantRequestType>}
PutApplicantRequestType createPutApplicantRequestType()
Create an instance of PutApplicantRequestType
JAXBElement<PutApplicantResponseType> createPutApplicantResponse(PutApplicantResponseType value)
Create an instance of JAXBElement<PutApplicantResponseType>}
PutApplicantResponseType createPutApplicantResponseType()
Create an instance of PutApplicantResponseType
JAXBElement<PutCitizenshipStatusRequestType> createPutCitizenshipStatusRequest(PutCitizenshipStatusRequestType value)
Create an instance of JAXBElement<PutCitizenshipStatusRequestType>}
PutCitizenshipStatusRequestType createPutCitizenshipStatusRequestType()
Create an instance of PutCitizenshipStatusRequestType
JAXBElement<PutCitizenshipStatusResponseType> createPutCitizenshipStatusResponse(PutCitizenshipStatusResponseType value)
Create an instance of JAXBElement<PutCitizenshipStatusResponseType>}
PutCitizenshipStatusResponseType createPutCitizenshipStatusResponseType()
Create an instance of PutCitizenshipStatusResponseType
PutDependentDataType createPutDependentDataType()
Create an instance of PutDependentDataType
JAXBElement<PutDependentRequestType> createPutDependentRequest(PutDependentRequestType value)
Create an instance of JAXBElement<PutDependentRequestType>}
PutDependentRequestType createPutDependentRequestType()
Create an instance of PutDependentRequestType
JAXBElement<PutDependentResponseType> createPutDependentResponse(PutDependentResponseType value)
Create an instance of JAXBElement<PutDependentResponseType>}
PutDependentResponseType createPutDependentResponseType()
Create an instance of PutDependentResponseType
JAXBElement<PutJobClassificationGroupRequestType> createPutJobClassificationGroupRequest(PutJobClassificationGroupRequestType value)
Create an instance of JAXBElement<PutJobClassificationGroupRequestType>}
PutJobClassificationGroupRequestType createPutJobClassificationGroupRequestType()
JAXBElement<PutJobClassificationGroupResponseType> createPutJobClassificationGroupResponse(PutJobClassificationGroupResponseType value)
Create an instance of JAXBElement<PutJobClassificationGroupResponseType>}
PutJobClassificationGroupResponseType createPutJobClassificationGroupResponseType()
JAXBElement<PutJobFamilyGroupRequestType> createPutJobFamilyGroupRequest(PutJobFamilyGroupRequestType value)
Create an instance of JAXBElement<PutJobFamilyGroupRequestType>}
PutJobFamilyGroupRequestType createPutJobFamilyGroupRequestType()
Create an instance of PutJobFamilyGroupRequestType
JAXBElement<PutJobFamilyGroupResponseType> createPutJobFamilyGroupResponse(PutJobFamilyGroupResponseType value)
Create an instance of JAXBElement<PutJobFamilyGroupResponseType>}
PutJobFamilyGroupResponseType createPutJobFamilyGroupResponseType()
Create an instance of PutJobFamilyGroupResponseType
JAXBElement<PutJobFamilyRequestType> createPutJobFamilyRequest(PutJobFamilyRequestType value)
Create an instance of JAXBElement<PutJobFamilyRequestType>}
PutJobFamilyRequestType createPutJobFamilyRequestType()
Create an instance of PutJobFamilyRequestType
JAXBElement<PutJobFamilyResponseType> createPutJobFamilyResponse(PutJobFamilyResponseType value)
Create an instance of JAXBElement<PutJobFamilyResponseType>}
PutJobFamilyResponseType createPutJobFamilyResponseType()
Create an instance of PutJobFamilyResponseType
JAXBElement<PutWorkerDocumentRequestType> createPutWorkerDocumentRequest(PutWorkerDocumentRequestType value)
Create an instance of JAXBElement<PutWorkerDocumentRequestType>}
PutWorkerDocumentRequestType createPutWorkerDocumentRequestType()
Create an instance of PutWorkerDocumentRequestType
JAXBElement<PutWorkerDocumentResponseType> createPutWorkerDocumentResponse(PutWorkerDocumentResponseType value)
Create an instance of JAXBElement<PutWorkerDocumentResponseType>}
PutWorkerDocumentResponseType createPutWorkerDocumentResponseType()
Create an instance of PutWorkerDocumentResponseType
QualificationDataForPositionRestrictionOrJobProfileType createQualificationDataForPositionRestrictionOrJobProfileType()
QualificationsFromPositionRestrictionsDataType createQualificationsFromPositionRestrictionsDataType()
QualifiedDomesticRelationsOrderReplacementDataType createQualifiedDomesticRelationsOrderReplacementDataType()
RecruitingDataType createRecruitingDataType()
Create an instance of RecruitingDataType
RecruitingInstructionDataType createRecruitingInstructionDataType()
Create an instance of RecruitingInstructionDataType
RecruitingInstructionObjectIDType createRecruitingInstructionObjectIDType()
Create an instance of RecruitingInstructionObjectIDType
RecruitingInstructionObjectType createRecruitingInstructionObjectType()
Create an instance of RecruitingInstructionObjectType
RegionObjectIDType createRegionObjectIDType()
Create an instance of RegionObjectIDType
RegionObjectType createRegionObjectType()
Create an instance of RegionObjectType
RelatedPersonForWorkerObjectIDType createRelatedPersonForWorkerObjectIDType()
Create an instance of RelatedPersonForWorkerObjectIDType
RelatedPersonForWorkerObjectType createRelatedPersonForWorkerObjectType()
Create an instance of RelatedPersonForWorkerObjectType
RelatedPersonRelationshipObjectIDType createRelatedPersonRelationshipObjectIDType()
RelatedPersonRelationshipObjectType createRelatedPersonRelationshipObjectType()
RelatedPersonType createRelatedPersonType()
Create an instance of RelatedPersonType
ReligionObjectIDType createReligionObjectIDType()
Create an instance of ReligionObjectIDType
ReligionObjectType createReligionObjectType()
Create an instance of ReligionObjectType
RemoveRetireeStatusDataType createRemoveRetireeStatusDataType()
Create an instance of RemoveRetireeStatusDataType
RemoveRetireeStatusEventDataType createRemoveRetireeStatusEventDataType()
Create an instance of RemoveRetireeStatusEventDataType
JAXBElement<RemoveRetireeStatusRequestType> createRemoveRetireeStatusRequest(RemoveRetireeStatusRequestType value)
Create an instance of JAXBElement<RemoveRetireeStatusRequestType>}
RemoveRetireeStatusRequestType createRemoveRetireeStatusRequestType()
Create an instance of RemoveRetireeStatusRequestType
JAXBElement<RemoveRetireeStatusResponseType> createRemoveRetireeStatusResponse(RemoveRetireeStatusResponseType value)
Create an instance of JAXBElement<RemoveRetireeStatusResponseType>}
RemoveRetireeStatusResponseType createRemoveRetireeStatusResponseType()
Create an instance of RemoveRetireeStatusResponseType
RemoveRetireeStatusSubBusinessProcessType createRemoveRetireeStatusSubBusinessProcessType()
RemoveRetireeStatusSubProcessDetailsType createRemoveRetireeStatusSubProcessDetailsType()
RequestBudgetApprovalSubBusinessProcessNonAutoType createRequestBudgetApprovalSubBusinessProcessNonAutoType()
RequestBudgetApprovalSubBusinessProcessType createRequestBudgetApprovalSubBusinessProcessType()
RequestCompensationChangeEditPositionSubBusinessProcessType createRequestCompensationChangeEditPositionSubBusinessProcessType()
RequestCompensationDefaultSubBusinessProcessType createRequestCompensationDefaultSubBusinessProcessType()
RequestOneTimePaymentSubBusinessProcessType createRequestOneTimePaymentSubBusinessProcessType()
RequestStockGrantSubdataType createRequestStockGrantSubdataType()
Create an instance of RequestStockGrantSubdataType
RequestStockSubBusinessProcessType createRequestStockSubBusinessProcessType()
Create an instance of RequestStockSubBusinessProcessType
ResponseFilterType createResponseFilterType()
Create an instance of ResponseFilterType
ResponseResultsType createResponseResultsType()
Create an instance of ResponseResultsType
ResponsibilityProfileForJobDataType createResponsibilityProfileForJobDataType()
ResponsibilityProfileForJobType createResponsibilityProfileForJobType()
Create an instance of ResponsibilityProfileForJobType
ResponsibilityQualificationProfileReplacementDataType createResponsibilityQualificationProfileReplacementDataType()
ResponsibilityQualificationReplacementType createResponsibilityQualificationReplacementType()
RetentionObjectIDType createRetentionObjectIDType()
Create an instance of RetentionObjectIDType
RetentionObjectType createRetentionObjectType()
Create an instance of RetentionObjectType
RetireeOrganizationObjectIDType createRetireeOrganizationObjectIDType()
Create an instance of RetireeOrganizationObjectIDType
RetireeOrganizationObjectType createRetireeOrganizationObjectType()
Create an instance of RetireeOrganizationObjectType
RetirementSavingsDataType createRetirementSavingsDataType()
Create an instance of RetirementSavingsDataType
ReviewCOBRAEligibilityDataType createReviewCOBRAEligibilityDataType()
Create an instance of ReviewCOBRAEligibilityDataType
ReviewCOBRAEligibilitySubBusinessProcessType createReviewCOBRAEligibilitySubBusinessProcessType()
ReviewPayrollInterfaceDataExtractBusinessSubProcessType createReviewPayrollInterfaceDataExtractBusinessSubProcessType()
ReviewPayrollInterfaceDataSubBusinessProcessType createReviewPayrollInterfaceDataSubBusinessProcessType()
ReviewPayrollInterfaceDataType createReviewPayrollInterfaceDataType()
Create an instance of ReviewPayrollInterfaceDataType
ReviewRatingObjectIDType createReviewRatingObjectIDType()
Create an instance of ReviewRatingObjectIDType
ReviewRatingObjectType createReviewRatingObjectType()
Create an instance of ReviewRatingObjectType
ReviewTypeObjectIDType createReviewTypeObjectIDType()
Create an instance of ReviewTypeObjectIDType
ReviewTypeObjectType createReviewTypeObjectType()
Create an instance of ReviewTypeObjectType
RoleAssignerObjectIDType createRoleAssignerObjectIDType()
Create an instance of RoleAssignerObjectIDType
RoleAssignerObjectType createRoleAssignerObjectType()
Create an instance of RoleAssignerObjectType
RoleAssignmentType createRoleAssignmentType()
Create an instance of RoleAssignmentType
SchoolObjectIDType createSchoolObjectIDType()
Create an instance of SchoolObjectIDType
SchoolObjectType createSchoolObjectType()
Create an instance of SchoolObjectType
SecondaryTerminationDataType createSecondaryTerminationDataType()
Create an instance of SecondaryTerminationDataType
SelfEvaluationDetailDataType createSelfEvaluationDetailDataType()
Create an instance of SelfEvaluationDetailDataType
SkillObjectIDType createSkillObjectIDType()
Create an instance of SkillObjectIDType
SkillObjectType createSkillObjectType()
Create an instance of SkillObjectType
SpendCategoryObjectIDType createSpendCategoryObjectIDType()
Create an instance of SpendCategoryObjectIDType
SpendCategoryObjectType createSpendCategoryObjectType()
Create an instance of SpendCategoryObjectType
SpendingAccountCoverageDataType createSpendingAccountCoverageDataType()
Create an instance of SpendingAccountCoverageDataType
StaffingInterfaceObjectIDType createStaffingInterfaceObjectIDType()
Create an instance of StaffingInterfaceObjectIDType
StaffingInterfaceObjectType createStaffingInterfaceObjectType()
Create an instance of StaffingInterfaceObjectType
StockGrantTypeObjectIDType createStockGrantTypeObjectIDType()
Create an instance of StockGrantTypeObjectIDType
StockGrantTypeObjectType createStockGrantTypeObjectType()
Create an instance of StockGrantTypeObjectType
StockPlanObjectIDType createStockPlanObjectIDType()
Create an instance of StockPlanObjectIDType
StockPlanObjectType createStockPlanObjectType()
Create an instance of StockPlanObjectType
StockVestingScheduleObjectIDType createStockVestingScheduleObjectIDType()
Create an instance of StockVestingScheduleObjectIDType
StockVestingScheduleObjectType createStockVestingScheduleObjectType()
Create an instance of StockVestingScheduleObjectType
SubregionInformationDataType createSubregionInformationDataType()
Create an instance of SubregionInformationDataType
SubscriberObjectIDType createSubscriberObjectIDType()
Create an instance of SubscriberObjectIDType
SubscriberObjectType createSubscriberObjectType()
Create an instance of SubscriberObjectType
SuccessionPlanCandidateDataType createSuccessionPlanCandidateDataType()
Create an instance of SuccessionPlanCandidateDataType
SuccessionProfileDataType createSuccessionProfileDataType()
Create an instance of SuccessionProfileDataType
SuccessionReadinessObjectIDType createSuccessionReadinessObjectIDType()
Create an instance of SuccessionReadinessObjectIDType
SuccessionReadinessObjectType createSuccessionReadinessObjectType()
Create an instance of SuccessionReadinessObjectType
SupervisoryOrgDataType createSupervisoryOrgDataType()
Create an instance of SupervisoryOrgDataType
SupervisoryOrganizationObjectIDType createSupervisoryOrganizationObjectIDType()
SupervisoryOrganizationObjectType createSupervisoryOrganizationObjectType()
Create an instance of SupervisoryOrganizationObjectType
SupplierObjectIDType createSupplierObjectIDType()
Create an instance of SupplierObjectIDType
SupplierObjectType createSupplierObjectType()
Create an instance of SupplierObjectType
SystemUserDataType createSystemUserDataType()
Create an instance of SystemUserDataType
SystemUserForWorkerDataType createSystemUserForWorkerDataType()
Create an instance of SystemUserForWorkerDataType
TalentAssessmentDataType createTalentAssessmentDataType()
Create an instance of TalentAssessmentDataType
TerminateEmployeeDataType createTerminateEmployeeDataType()
Create an instance of TerminateEmployeeDataType
JAXBElement<TerminateEmployeeEventResponseType> createTerminateEmployeeEventResponse(TerminateEmployeeEventResponseType value)
Create an instance of JAXBElement<TerminateEmployeeEventResponseType>}
TerminateEmployeeEventResponseType createTerminateEmployeeEventResponseType()
Create an instance of TerminateEmployeeEventResponseType
JAXBElement<TerminateEmployeeRequestType> createTerminateEmployeeRequest(TerminateEmployeeRequestType value)
Create an instance of JAXBElement<TerminateEmployeeRequestType>}
TerminateEmployeeRequestType createTerminateEmployeeRequestType()
Create an instance of TerminateEmployeeRequestType
TerminateEventDataType createTerminateEventDataType()
Create an instance of TerminateEventDataType
TerminationSubcategoryObjectIDType createTerminationSubcategoryObjectIDType()
Create an instance of TerminationSubcategoryObjectIDType
TerminationSubcategoryObjectType createTerminationSubcategoryObjectType()
Create an instance of TerminationSubcategoryObjectType
TimeProfileObjectIDType createTimeProfileObjectIDType()
Create an instance of TimeProfileObjectIDType
TimeProfileObjectType createTimeProfileObjectType()
Create an instance of TimeProfileObjectType
TimeZoneObjectIDType createTimeZoneObjectIDType()
Create an instance of TimeZoneObjectIDType
TimeZoneObjectType createTimeZoneObjectType()
Create an instance of TimeZoneObjectType
TrainingAchievementDataType createTrainingAchievementDataType()
Create an instance of TrainingAchievementDataType
TrainingObjectIDType createTrainingObjectIDType()
Create an instance of TrainingObjectIDType
TrainingObjectType createTrainingObjectType()
Create an instance of TrainingObjectType
TrainingProfileForJobDataType createTrainingProfileForJobDataType()
Create an instance of TrainingProfileForJobDataType
TrainingProfileForJobType createTrainingProfileForJobType()
Create an instance of TrainingProfileForJobType
TrainingQualificationProfileReplacementDataType createTrainingQualificationProfileReplacementDataType()
TrainingQualificationReplacementType createTrainingQualificationReplacementType()
TrainingType createTrainingType()
Create an instance of TrainingType
TrainingTypeObjectIDType createTrainingTypeObjectIDType()
Create an instance of TrainingTypeObjectIDType
TrainingTypeObjectType createTrainingTypeObjectType()
Create an instance of TrainingTypeObjectType
TransactionLogCriteriaType createTransactionLogCriteriaType()
Create an instance of TransactionLogCriteriaType
TransactionLogDataType createTransactionLogDataType()
Create an instance of TransactionLogDataType
TransactionLogEntryType createTransactionLogEntryType()
Create an instance of TransactionLogEntryType
TransactionLogObjectIDType createTransactionLogObjectIDType()
Create an instance of TransactionLogObjectIDType
TransactionLogObjectType createTransactionLogObjectType()
Create an instance of TransactionLogObjectType
TransactionLogTypeObjectIDType createTransactionLogTypeObjectIDType()
Create an instance of TransactionLogTypeObjectIDType
TransactionLogTypeObjectType createTransactionLogTypeObjectType()
Create an instance of TransactionLogTypeObjectType
TransactionTypeReferencesType createTransactionTypeReferencesType()
Create an instance of TransactionTypeReferencesType
TransferContingentWorkerDataType createTransferContingentWorkerDataType()
Create an instance of TransferContingentWorkerDataType
JAXBElement<TransferContingentWorkerRequestType> createTransferContingentWorkerRequest(TransferContingentWorkerRequestType value)
Create an instance of JAXBElement<TransferContingentWorkerRequestType>}
TransferContingentWorkerRequestType createTransferContingentWorkerRequestType()
JAXBElement<TransferContingentWorkerResponseType> createTransferContingentWorkerResponse(TransferContingentWorkerResponseType value)
Create an instance of JAXBElement<TransferContingentWorkerResponseType>}
TransferContingentWorkerResponseType createTransferContingentWorkerResponseType()
TransferEmployeeDataType createTransferEmployeeDataType()
Create an instance of TransferEmployeeDataType
JAXBElement<TransferEmployeeRequestType> createTransferEmployeeRequest(TransferEmployeeRequestType value)
Create an instance of JAXBElement<TransferEmployeeRequestType>}
TransferEmployeeRequestType createTransferEmployeeRequestType()
Create an instance of TransferEmployeeRequestType
JAXBElement<TransferEmployeeResponseType> createTransferEmployeeResponse(TransferEmployeeResponseType value)
Create an instance of JAXBElement<TransferEmployeeResponseType>}
TransferEmployeeResponseType createTransferEmployeeResponseType()
Create an instance of TransferEmployeeResponseType
UniqueIdentifierObjectIDType createUniqueIdentifierObjectIDType()
Create an instance of UniqueIdentifierObjectIDType
UniqueIdentifierObjectType createUniqueIdentifierObjectType()
Create an instance of UniqueIdentifierObjectType
UnitOfMeasureObjectIDType createUnitOfMeasureObjectIDType()
Create an instance of UnitOfMeasureObjectIDType
UnitOfMeasureObjectType createUnitOfMeasureObjectType()
Create an instance of UnitOfMeasureObjectType
UnitSalaryPlanObjectIDType createUnitSalaryPlanObjectIDType()
Create an instance of UnitSalaryPlanObjectIDType
UnitSalaryPlanObjectType createUnitSalaryPlanObjectType()
Create an instance of UnitSalaryPlanObjectType
UpdateIDInformationSubBusinessProcessType createUpdateIDInformationSubBusinessProcessType()
UserLanguageObjectIDType createUserLanguageObjectIDType()
Create an instance of UserLanguageObjectIDType
UserLanguageObjectType createUserLanguageObjectType()
Create an instance of UserLanguageObjectType
ValidationErrorType createValidationErrorType()
Create an instance of ValidationErrorType
JAXBElement<ValidationFaultType> createValidationFault(ValidationFaultType value)
Create an instance of JAXBElement<ValidationFaultType>}
ValidationFaultType createValidationFaultType()
Create an instance of ValidationFaultType
VisaIDDataType createVisaIDDataType()
Create an instance of VisaIDDataType
VisaIDType createVisaIDType()
Create an instance of VisaIDType
VisaIDTypeObjectIDType createVisaIDTypeObjectIDType()
Create an instance of VisaIDTypeObjectIDType
VisaIDTypeObjectType createVisaIDTypeObjectType()
Create an instance of VisaIDTypeObjectType
VolumeDataType createVolumeDataType()
Create an instance of VolumeDataType
WebAddressInformationDataType createWebAddressInformationDataType()
Create an instance of WebAddressInformationDataType
WorkExperienceDataType createWorkExperienceDataType()
Create an instance of WorkExperienceDataType
WorkExperienceForJobType createWorkExperienceForJobType()
Create an instance of WorkExperienceForJobType
WorkExperienceProfileForJobDataType createWorkExperienceProfileForJobDataType()
WorkExperienceQualificationProfileReplacementDataType createWorkExperienceQualificationProfileReplacementDataType()
WorkExperienceQualificationReplacementType createWorkExperienceQualificationReplacementType()
WorkExperienceRatingObjectIDType createWorkExperienceRatingObjectIDType()
Create an instance of WorkExperienceRatingObjectIDType
WorkExperienceRatingObjectType createWorkExperienceRatingObjectType()
Create an instance of WorkExperienceRatingObjectType
WorkExperienceSkillObjectIDType createWorkExperienceSkillObjectIDType()
Create an instance of WorkExperienceSkillObjectIDType
WorkExperienceSkillObjectType createWorkExperienceSkillObjectType()
Create an instance of WorkExperienceSkillObjectType
WorkHoursProfileObjectIDType createWorkHoursProfileObjectIDType()
Create an instance of WorkHoursProfileObjectIDType
WorkHoursProfileObjectType createWorkHoursProfileObjectType()
Create an instance of WorkHoursProfileObjectType
WorkShiftObjectIDType createWorkShiftObjectIDType()
Create an instance of WorkShiftObjectIDType
WorkShiftObjectType createWorkShiftObjectType()
Create an instance of WorkShiftObjectType
WorkerAdditionalBenefitsCoverageDataType createWorkerAdditionalBenefitsCoverageDataType()
WorkerAdditionalBenefitsDataType createWorkerAdditionalBenefitsDataType()
Create an instance of WorkerAdditionalBenefitsDataType
WorkerAdditionalBenefitsPeriodDataType createWorkerAdditionalBenefitsPeriodDataType()
WorkerBenefitElectionDataType createWorkerBenefitElectionDataType()
Create an instance of WorkerBenefitElectionDataType
WorkerBenefitEligibilityDataType createWorkerBenefitEligibilityDataType()
Create an instance of WorkerBenefitEligibilityDataType
WorkerBenefitEnrollmentDataType createWorkerBenefitEnrollmentDataType()
Create an instance of WorkerBenefitEnrollmentDataType
WorkerByNationalIDRequestCriteriaType createWorkerByNationalIDRequestCriteriaType()
WorkerCompensationCodeDataType createWorkerCompensationCodeDataType()
Create an instance of WorkerCompensationCodeDataType
WorkerCompensationDataType createWorkerCompensationDataType()
Create an instance of WorkerCompensationDataType
WorkerContractDetailDataType createWorkerContractDetailDataType()
Create an instance of WorkerContractDetailDataType
WorkerDataType createWorkerDataType()
Create an instance of WorkerDataType
WorkerDocumentCategoryAllObjectIDType createWorkerDocumentCategoryAllObjectIDType()
WorkerDocumentCategoryAllObjectType createWorkerDocumentCategoryAllObjectType()
WorkerDocumentDataType createWorkerDocumentDataType()
Create an instance of WorkerDocumentDataType
WorkerDocumentDataWWSType createWorkerDocumentDataWWSType()
Create an instance of WorkerDocumentDataWWSType
WorkerDocumentDetailsDataType createWorkerDocumentDetailsDataType()
Create an instance of WorkerDocumentDetailsDataType
WorkerDocumentForStaffingEventDataType createWorkerDocumentForStaffingEventDataType()
WorkerDocumentObjectIDType createWorkerDocumentObjectIDType()
Create an instance of WorkerDocumentObjectIDType
WorkerDocumentObjectType createWorkerDocumentObjectType()
Create an instance of WorkerDocumentObjectType
WorkerDocumentRequestReferencesType createWorkerDocumentRequestReferencesType()
WorkerDocumentResponseDataType createWorkerDocumentResponseDataType()
Create an instance of WorkerDocumentResponseDataType
WorkerDocumentResponseGroupType createWorkerDocumentResponseGroupType()
Create an instance of WorkerDocumentResponseGroupType
WorkerDocumentType createWorkerDocumentType()
Create an instance of WorkerDocumentType
WorkerDocumentWWSType createWorkerDocumentWWSType()
Create an instance of WorkerDocumentWWSType
WorkerEmploymentInformationDataType createWorkerEmploymentInformationDataType()
WorkerEventObjectIDType createWorkerEventObjectIDType()
Create an instance of WorkerEventObjectIDType
WorkerEventObjectType createWorkerEventObjectType()
Create an instance of WorkerEventObjectType
WorkerForFilledPositionType createWorkerForFilledPositionType()
Create an instance of WorkerForFilledPositionType
WorkerGoalDataType createWorkerGoalDataType()
Create an instance of WorkerGoalDataType
WorkerGoalType createWorkerGoalType()
Create an instance of WorkerGoalType
WorkerHealthCareCoverageDataType createWorkerHealthCareCoverageDataType()
Create an instance of WorkerHealthCareCoverageDataType
WorkerHealthCareDataType createWorkerHealthCareDataType()
Create an instance of WorkerHealthCareDataType
WorkerHealthCarePeriodDataType createWorkerHealthCarePeriodDataType()
Create an instance of WorkerHealthCarePeriodDataType
WorkerHealthSavingsAccountDataType createWorkerHealthSavingsAccountDataType()
Create an instance of WorkerHealthSavingsAccountDataType
WorkerHealthSavingsAccountPeriodDataType createWorkerHealthSavingsAccountPeriodDataType()
WorkerInsuranceCoverageDataType createWorkerInsuranceCoverageDataType()
Create an instance of WorkerInsuranceCoverageDataType
WorkerInsuranceDataType createWorkerInsuranceDataType()
Create an instance of WorkerInsuranceDataType
WorkerInsurancePeriodDataType createWorkerInsurancePeriodDataType()
Create an instance of WorkerInsurancePeriodDataType
WorkerManagementChainDataType createWorkerManagementChainDataType()
Create an instance of WorkerManagementChainDataType
WorkerMatrixManagementChainDataType createWorkerMatrixManagementChainDataType()
WorkerObjectIDType createWorkerObjectIDType()
Create an instance of WorkerObjectIDType
WorkerObjectType createWorkerObjectType()
Create an instance of WorkerObjectType
WorkerOrganizationDataType createWorkerOrganizationDataType()
Create an instance of WorkerOrganizationDataType
WorkerOrganizationMembershipDataType createWorkerOrganizationMembershipDataType()
WorkerOrganizationRoleAssignmentDataType createWorkerOrganizationRoleAssignmentDataType()
WorkerOrganizationRoleDataType createWorkerOrganizationRoleDataType()
Create an instance of WorkerOrganizationRoleDataType
WorkerRelatedPersonsDataType createWorkerRelatedPersonsDataType()
Create an instance of WorkerRelatedPersonsDataType
WorkerRequestCriteriaType createWorkerRequestCriteriaType()
Create an instance of WorkerRequestCriteriaType
WorkerRequestReferencesType createWorkerRequestReferencesType()
Create an instance of WorkerRequestReferencesType
WorkerResponseGroupType createWorkerResponseGroupType()
Create an instance of WorkerResponseGroupType
WorkerRetirementSavingsDataType createWorkerRetirementSavingsDataType()
Create an instance of WorkerRetirementSavingsDataType
WorkerRetirementSavingsPeriodDataType createWorkerRetirementSavingsPeriodDataType()
WorkerRoleDataType createWorkerRoleDataType()
Create an instance of WorkerRoleDataType
WorkerSpendingAccountDataType createWorkerSpendingAccountDataType()
Create an instance of WorkerSpendingAccountDataType
WorkerSpendingAccountPeriodDataType createWorkerSpendingAccountPeriodDataType()
WorkerStatusDetailDataType createWorkerStatusDetailDataType()
Create an instance of WorkerStatusDetailDataType
WorkerSupervisoryManagementChainDataType createWorkerSupervisoryManagementChainDataType()
WorkerType createWorkerType()
Create an instance of WorkerType
WorkerTypeObjectIDType createWorkerTypeObjectIDType()
Create an instance of WorkerTypeObjectIDType
WorkerTypeObjectType createWorkerTypeObjectType()
Create an instance of WorkerTypeObjectType
WorkersCompensationCodeObjectIDType createWorkersCompensationCodeObjectIDType()
WorkersCompensationCodeObjectType createWorkersCompensationCodeObjectType()
Create an instance of WorkersCompensationCodeObjectType
WorkersForFilledPositionsDataType createWorkersForFilledPositionsDataType()
Create an instance of WorkersForFilledPositionsDataType
WorkersResponseDataType createWorkersResponseDataType()
Create an instance of WorkersResponseDataType
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final QName _AddAdditionalJobEventResponse_QNAME

private static final QName _AddAdditionalJobRequest_QNAME

private static final QName _AddRetireeStatusRequest_QNAME

private static final QName _AddRetireeStatusResponse_QNAME

private static final QName _AssignOrganizationRequest_QNAME

private static final QName _AssignOrganizationResponse_QNAME

private static final QName _AssignOrganizationRolesRequest_QNAME

private static final QName _AssignOrganizationRolesResponse_QNAME

private static final QName _ContractContingentWorkerRequest_QNAME

private static final QName _ContractContingentWorkerResponse_QNAME

private static final QName _CreatePositionRequest_QNAME

private static final QName _CreatePositionResponse_QNAME

private static final QName _DemoteEmployeeRequest_QNAME

private static final QName _DemoteEmployeeResponse_QNAME

private static final QName _EditPositionEventResponse_QNAME

private static final QName _EditPositionRequest_QNAME

private static final QName _EditPositionRestrictionsRequest_QNAME

private static final QName _EditPositonRestrictionResponse_QNAME

private static final QName _EditServiceDatesRequest_QNAME

private static final QName _EditServiceDatesResponse_QNAME

private static final QName _EndAdditionalEmployeeJobEventResponse_QNAME

private static final QName _EndAdditionalJobRequest_QNAME

private static final QName _EndContingentWorkerContractRequest_QNAME

private static final QName _EndContingentWorkerContractResponse_QNAME

private static final QName _GetApplicantsRequest_QNAME

private static final QName _GetApplicantsResponse_QNAME

private static final QName _GetCitizenshipStatusesRequest_QNAME

private static final QName _GetCitizenshipStatusesResponse_QNAME

private static final QName _GetHeadcountsRequest_QNAME

private static final QName _GetHeadcountsResponse_QNAME

private static final QName _GetJobClassificationGroupsRequest_QNAME

private static final QName _GetJobClassificationGroupsResponse_QNAME

private static final QName _GetJobFamiliesRequest_QNAME

private static final QName _GetJobFamiliesResponse_QNAME

private static final QName _GetJobFamilyGroupsRequest_QNAME

private static final QName _GetJobFamilyGroupsResponse_QNAME

private static final QName _GetMaintainEmployeeContractsRequest_QNAME

private static final QName _GetMaintainEmployeeContractsResponse_QNAME

private static final QName _GetOrganizationsRequest_QNAME

private static final QName _GetOrganizationsResponse_QNAME

private static final QName _GetPositionsRequest_QNAME

private static final QName _GetPositionsResponse_QNAME

private static final QName _GetWorkerDocumentsRequest_QNAME

private static final QName _GetWorkerDocumentsResponse_QNAME

private static final QName _GetWorkersRequest_QNAME

private static final QName _GetWorkersResponse_QNAME

private static final QName _HireEmployeeEventResponse_QNAME

private static final QName _HireEmployeeRequest_QNAME

private static final QName _MaintainAcademicTenureDateRequest_QNAME

private static final QName _MaintainAcademicTenureDateResponse_QNAME

private static final QName _MaintainEmployeeContractsRequest_QNAME

private static final QName _MaintainEmployeeContractsResponse_QNAME

private static final QName _ProcessingFault_QNAME

private static final QName _PromoteEmployeeRequest_QNAME

private static final QName _PromoteEmployeeResponse_QNAME

private static final QName _PutApplicantRequest_QNAME

private static final QName _PutApplicantResponse_QNAME

private static final QName _PutCitizenshipStatusRequest_QNAME

private static final QName _PutCitizenshipStatusResponse_QNAME

private static final QName _PutDependentRequest_QNAME

private static final QName _PutDependentResponse_QNAME

private static final QName _PutJobClassificationGroupRequest_QNAME

private static final QName _PutJobClassificationGroupResponse_QNAME

private static final QName _PutJobFamilyGroupRequest_QNAME

private static final QName _PutJobFamilyGroupResponse_QNAME

private static final QName _PutJobFamilyRequest_QNAME

private static final QName _PutJobFamilyResponse_QNAME

private static final QName _PutWorkerDocumentRequest_QNAME

private static final QName _PutWorkerDocumentResponse_QNAME

private static final QName _RemoveRetireeStatusRequest_QNAME

private static final QName _RemoveRetireeStatusResponse_QNAME

private static final QName _TerminateEmployeeEventResponse_QNAME

private static final QName _TerminateEmployeeRequest_QNAME

private static final QName _TransferContingentWorkerRequest_QNAME

private static final QName _TransferContingentWorkerResponse_QNAME

private static final QName _TransferEmployeeRequest_QNAME

private static final QName _TransferEmployeeResponse_QNAME

private static final QName _ValidationFault_QNAME

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: workday.com.bsvc

Public Methods

public AccomplishmentAchievementDataType createAccomplishmentAchievementDataType ()

Create an instance of AccomplishmentAchievementDataType

public AccomplishmentObjectIDType createAccomplishmentObjectIDType ()

Create an instance of AccomplishmentObjectIDType

public AccomplishmentObjectType createAccomplishmentObjectType ()

Create an instance of AccomplishmentObjectType

public AccomplishmentType createAccomplishmentType ()

Create an instance of AccomplishmentType

public AchievableLevelObjectIDType createAchievableLevelObjectIDType ()

Create an instance of AchievableLevelObjectIDType

public AchievableLevelObjectType createAchievableLevelObjectType ()

Create an instance of AchievableLevelObjectType

public AddAdditionalJobDataType createAddAdditionalJobDataType ()

Create an instance of AddAdditionalJobDataType

public AddAdditionalJobEventDataType createAddAdditionalJobEventDataType ()

Create an instance of AddAdditionalJobEventDataType

public JAXBElement<AddAdditionalJobEventResponseType> createAddAdditionalJobEventResponse (AddAdditionalJobEventResponseType value)

Create an instance of JAXBElement<AddAdditionalJobEventResponseType>}

Parameters
value

public AddAdditionalJobEventResponseType createAddAdditionalJobEventResponseType ()

Create an instance of AddAdditionalJobEventResponseType

public JAXBElement<AddAdditionalJobRequestType> createAddAdditionalJobRequest (AddAdditionalJobRequestType value)

Create an instance of JAXBElement<AddAdditionalJobRequestType>}

Parameters
value

public AddAdditionalJobRequestType createAddAdditionalJobRequestType ()

Create an instance of AddAdditionalJobRequestType

public AddRetireeStatusDataType createAddRetireeStatusDataType ()

Create an instance of AddRetireeStatusDataType

public AddRetireeStatusEventDataType createAddRetireeStatusEventDataType ()

Create an instance of AddRetireeStatusEventDataType

public JAXBElement<AddRetireeStatusRequestType> createAddRetireeStatusRequest (AddRetireeStatusRequestType value)

Create an instance of JAXBElement<AddRetireeStatusRequestType>}

Parameters
value

public AddRetireeStatusRequestType createAddRetireeStatusRequestType ()

Create an instance of AddRetireeStatusRequestType

public JAXBElement<AddRetireeStatusResponseType> createAddRetireeStatusResponse (AddRetireeStatusResponseType value)

Create an instance of JAXBElement<AddRetireeStatusResponseType>}

Parameters
value

public AddRetireeStatusResponseType createAddRetireeStatusResponseType ()

Create an instance of AddRetireeStatusResponseType

public AddRetireeStatusSubBusinessProcessType createAddRetireeStatusSubBusinessProcessType ()

public AddRetireeStatusSubProcessDetailsType createAddRetireeStatusSubProcessDetailsType ()

public AdditionalBenefitsCoverageTargetObjectIDType createAdditionalBenefitsCoverageTargetObjectIDType ()

public AdditionalBenefitsCoverageTargetObjectType createAdditionalBenefitsCoverageTargetObjectType ()

public AdditionalNameDataType createAdditionalNameDataType ()

Create an instance of AdditionalNameDataType

public AdditionalNameTypeObjectIDType createAdditionalNameTypeObjectIDType ()

Create an instance of AdditionalNameTypeObjectIDType

public AdditionalNameTypeObjectType createAdditionalNameTypeObjectType ()

Create an instance of AdditionalNameTypeObjectType

public AddressInformationDataType createAddressInformationDataType ()

Create an instance of AddressInformationDataType

public AddressLineInformationDataType createAddressLineInformationDataType ()

Create an instance of AddressLineInformationDataType

public AllowancePlanNonUnitBasedObjectIDType createAllowancePlanNonUnitBasedObjectIDType ()

public AllowancePlanNonUnitBasedObjectType createAllowancePlanNonUnitBasedObjectType ()

public AllowancePlanUnitBasedObjectIDType createAllowancePlanUnitBasedObjectIDType ()

Create an instance of AllowancePlanUnitBasedObjectIDType

public AllowancePlanUnitBasedObjectType createAllowancePlanUnitBasedObjectType ()

Create an instance of AllowancePlanUnitBasedObjectType

public AnnualContributionDataType createAnnualContributionDataType ()

Create an instance of AnnualContributionDataType

public ApplicantDataWWSType createApplicantDataWWSType ()

Create an instance of ApplicantDataWWSType

public ApplicantObjectIDType createApplicantObjectIDType ()

Create an instance of ApplicantObjectIDType

public ApplicantObjectType createApplicantObjectType ()

Create an instance of ApplicantObjectType

public ApplicantRequestCriteriaType createApplicantRequestCriteriaType ()

Create an instance of ApplicantRequestCriteriaType

public ApplicantRequestReferencesType createApplicantRequestReferencesType ()

Create an instance of ApplicantRequestReferencesType

public ApplicantResponseGroupType createApplicantResponseGroupType ()

Create an instance of ApplicantResponseGroupType

public ApplicantResumeDataType createApplicantResumeDataType ()

Create an instance of ApplicantResumeDataType

public ApplicantResumeDetailDataType createApplicantResumeDetailDataType ()

Create an instance of ApplicantResumeDetailDataType

public ApplicantResumeObjectIDType createApplicantResumeObjectIDType ()

Create an instance of ApplicantResumeObjectIDType

public ApplicantResumeObjectType createApplicantResumeObjectType ()

Create an instance of ApplicantResumeObjectType

public ApplicantSourceObjectIDType createApplicantSourceObjectIDType ()

Create an instance of ApplicantSourceObjectIDType

public ApplicantSourceObjectType createApplicantSourceObjectType ()

Create an instance of ApplicantSourceObjectType

public ApplicantWWSType createApplicantWWSType ()

Create an instance of ApplicantWWSType

public ApplicantsResponseDataType createApplicantsResponseDataType ()

Create an instance of ApplicantsResponseDataType

public ApplicationInstanceExceptionsDataType createApplicationInstanceExceptionsDataType ()

public ApplicationInstanceRelatedExceptionsDataType createApplicationInstanceRelatedExceptionsDataType ()

public AssignMatrixOrganizationDataType createAssignMatrixOrganizationDataType ()

Create an instance of AssignMatrixOrganizationDataType

public AssignMatrixOrganizationSubBusinessProcessType createAssignMatrixOrganizationSubBusinessProcessType ()

public AssignOrganizationEventDataType createAssignOrganizationEventDataType ()

Create an instance of AssignOrganizationEventDataType

public JAXBElement<AssignOrganizationRequestType> createAssignOrganizationRequest (AssignOrganizationRequestType value)

Create an instance of JAXBElement<AssignOrganizationRequestType>}

Parameters
value

public AssignOrganizationRequestType createAssignOrganizationRequestType ()

Create an instance of AssignOrganizationRequestType

public JAXBElement<AssignOrganizationResponseType> createAssignOrganizationResponse (AssignOrganizationResponseType value)

Create an instance of JAXBElement<AssignOrganizationResponseType>}

Parameters
value

public AssignOrganizationResponseType createAssignOrganizationResponseType ()

Create an instance of AssignOrganizationResponseType

public AssignOrganizationRolesEventDataType createAssignOrganizationRolesEventDataType ()

public JAXBElement<AssignOrganizationRolesRequestType> createAssignOrganizationRolesRequest (AssignOrganizationRolesRequestType value)

Create an instance of JAXBElement<AssignOrganizationRolesRequestType>}

Parameters
value

public AssignOrganizationRolesRequestType createAssignOrganizationRolesRequestType ()

Create an instance of AssignOrganizationRolesRequestType

public JAXBElement<AssignOrganizationRolesResponseType> createAssignOrganizationRolesResponse (AssignOrganizationRolesResponseType value)

Create an instance of JAXBElement<AssignOrganizationRolesResponseType>}

Parameters
value

public AssignOrganizationRolesResponseType createAssignOrganizationRolesResponseType ()

public AssignOrganizationRolesSubBusinessProcessType createAssignOrganizationRolesSubBusinessProcessType ()

public AssignPayGroupDataType createAssignPayGroupDataType ()

Create an instance of AssignPayGroupDataType

public AssignPayGroupForPositionRestrictionDataType createAssignPayGroupForPositionRestrictionDataType ()

public AssignPayGroupForPositionRestrictionsSubBusinessProcessType createAssignPayGroupForPositionRestrictionsSubBusinessProcessType ()

public AssignPayGroupSubBusinessProcessType createAssignPayGroupSubBusinessProcessType ()

public AssignPositionOrganizationEventDataType createAssignPositionOrganizationEventDataType ()

public AttachmentDataWWSType createAttachmentDataWWSType ()

Create an instance of AttachmentDataWWSType

public AuditedAccountingWorktagObjectIDType createAuditedAccountingWorktagObjectIDType ()

public AuditedAccountingWorktagObjectType createAuditedAccountingWorktagObjectType ()

Create an instance of AuditedAccountingWorktagObjectType

public AuthorityObjectIDType createAuthorityObjectIDType ()

Create an instance of AuthorityObjectIDType

public AuthorityObjectType createAuthorityObjectType ()

Create an instance of AuthorityObjectType

public AwardAchievementDataType createAwardAchievementDataType ()

Create an instance of AwardAchievementDataType

public AwardObjectIDType createAwardObjectIDType ()

Create an instance of AwardObjectIDType

public AwardObjectType createAwardObjectType ()

Create an instance of AwardObjectType

public AwardType createAwardType ()

Create an instance of AwardType

public BasePayPlanObjectIDType createBasePayPlanObjectIDType ()

Create an instance of BasePayPlanObjectIDType

public BasePayPlanObjectType createBasePayPlanObjectType ()

Create an instance of BasePayPlanObjectType

public BeneficiaryAllocationDataType createBeneficiaryAllocationDataType ()

Create an instance of BeneficiaryAllocationDataType

public BeneficiaryDataType createBeneficiaryDataType ()

Create an instance of BeneficiaryDataType

public BeneficiaryDesignationDataType createBeneficiaryDesignationDataType ()

Create an instance of BeneficiaryDesignationDataType

public BeneficiaryObjectIDType createBeneficiaryObjectIDType ()

Create an instance of BeneficiaryObjectIDType

public BeneficiaryObjectType createBeneficiaryObjectType ()

Create an instance of BeneficiaryObjectType

public BeneficiaryType createBeneficiaryType ()

Create an instance of BeneficiaryType

public BenefitCoverageTypeObjectIDType createBenefitCoverageTypeObjectIDType ()

Create an instance of BenefitCoverageTypeObjectIDType

public BenefitCoverageTypeObjectType createBenefitCoverageTypeObjectType ()

Create an instance of BenefitCoverageTypeObjectType

public BenefitLifeEventTypeObjectIDType createBenefitLifeEventTypeObjectIDType ()

Create an instance of BenefitLifeEventTypeObjectIDType

public BenefitLifeEventTypeObjectType createBenefitLifeEventTypeObjectType ()

Create an instance of BenefitLifeEventTypeObjectType

public BenefitPlanObjectIDType createBenefitPlanObjectIDType ()

Create an instance of BenefitPlanObjectIDType

public BenefitPlanObjectType createBenefitPlanObjectType ()

Create an instance of BenefitPlanObjectType

public BenefitPlanSummaryDataType createBenefitPlanSummaryDataType ()

Create an instance of BenefitPlanSummaryDataType

public BenefitProviderIdentifierTypeObjectIDType createBenefitProviderIdentifierTypeObjectIDType ()

public BenefitProviderIdentifierTypeObjectType createBenefitProviderIdentifierTypeObjectType ()

public BenefitProviderObjectIDType createBenefitProviderObjectIDType ()

Create an instance of BenefitProviderObjectIDType

public BenefitProviderObjectType createBenefitProviderObjectType ()

Create an instance of BenefitProviderObjectType

public BenefitProviderSummaryDataType createBenefitProviderSummaryDataType ()

Create an instance of BenefitProviderSummaryDataType

public BonusPlanObjectIDType createBonusPlanObjectIDType ()

Create an instance of BonusPlanObjectIDType

public BonusPlanObjectType createBonusPlanObjectType ()

Create an instance of BonusPlanObjectType

public BusinessProcessCommentDataType createBusinessProcessCommentDataType ()

Create an instance of BusinessProcessCommentDataType

public BusinessProcessParametersType createBusinessProcessParametersType ()

Create an instance of BusinessProcessParametersType

public BusinessSubProcessParametersType createBusinessSubProcessParametersType ()

Create an instance of BusinessSubProcessParametersType

public COBRAEligibilityDataType createCOBRAEligibilityDataType ()

Create an instance of COBRAEligibilityDataType

public COBRAEligibilityReasonObjectIDType createCOBRAEligibilityReasonObjectIDType ()

Create an instance of COBRAEligibilityReasonObjectIDType

public COBRAEligibilityReasonObjectType createCOBRAEligibilityReasonObjectType ()

Create an instance of COBRAEligibilityReasonObjectType

public COBRAParticipantObjectIDType createCOBRAParticipantObjectIDType ()

Create an instance of COBRAParticipantObjectIDType

public COBRAParticipantObjectType createCOBRAParticipantObjectType ()

Create an instance of COBRAParticipantObjectType

public CertificationAchievementDataType createCertificationAchievementDataType ()

Create an instance of CertificationAchievementDataType

public CertificationAchievementType createCertificationAchievementType ()

Create an instance of CertificationAchievementType

public CertificationObjectIDType createCertificationObjectIDType ()

Create an instance of CertificationObjectIDType

public CertificationObjectType createCertificationObjectType ()

Create an instance of CertificationObjectType

public CertificationProfileForJobDataType createCertificationProfileForJobDataType ()

Create an instance of CertificationProfileForJobDataType

public CertificationProfileForJobType createCertificationProfileForJobType ()

Create an instance of CertificationProfileForJobType

public CertificationQualificationProfileReplacementDataType createCertificationQualificationProfileReplacementDataType ()

public CertificationQualificationReplacementType createCertificationQualificationReplacementType ()

public CertificationSkillObjectIDType createCertificationSkillObjectIDType ()

Create an instance of CertificationSkillObjectIDType

public CertificationSkillObjectType createCertificationSkillObjectType ()

Create an instance of CertificationSkillObjectType

public ChangePersonalInformationDataType createChangePersonalInformationDataType ()

Create an instance of ChangePersonalInformationDataType

public ChangePersonalInformationSubBusinessProcessType createChangePersonalInformationSubBusinessProcessType ()

public ChangePositionDataType createChangePositionDataType ()

Create an instance of ChangePositionDataType

public CitizenshipStatusDataType createCitizenshipStatusDataType ()

Create an instance of CitizenshipStatusDataType

public CitizenshipStatusObjectIDType createCitizenshipStatusObjectIDType ()

Create an instance of CitizenshipStatusObjectIDType

public CitizenshipStatusObjectType createCitizenshipStatusObjectType ()

Create an instance of CitizenshipStatusObjectType

public CitizenshipStatusRequestReferencesType createCitizenshipStatusRequestReferencesType ()

public CitizenshipStatusResponseDataType createCitizenshipStatusResponseDataType ()

Create an instance of CitizenshipStatusResponseDataType

public CitizenshipStatusType createCitizenshipStatusType ()

Create an instance of CitizenshipStatusType

public CommissionPlanObjectIDType createCommissionPlanObjectIDType ()

Create an instance of CommissionPlanObjectIDType

public CommissionPlanObjectType createCommissionPlanObjectType ()

Create an instance of CommissionPlanObjectType

public CommunicationMethodUsageInformationDataType createCommunicationMethodUsageInformationDataType ()

public CommunicationUsageBehaviorObjectIDType createCommunicationUsageBehaviorObjectIDType ()

public CommunicationUsageBehaviorObjectType createCommunicationUsageBehaviorObjectType ()

public CommunicationUsageTypeDataType createCommunicationUsageTypeDataType ()

Create an instance of CommunicationUsageTypeDataType

public CommunicationUsageTypeObjectIDType createCommunicationUsageTypeObjectIDType ()

Create an instance of CommunicationUsageTypeObjectIDType

public CommunicationUsageTypeObjectType createCommunicationUsageTypeObjectType ()

Create an instance of CommunicationUsageTypeObjectType

public CompanyInsiderTypeObjectIDType createCompanyInsiderTypeObjectIDType ()

Create an instance of CompanyInsiderTypeObjectIDType

public CompanyInsiderTypeObjectType createCompanyInsiderTypeObjectType ()

Create an instance of CompanyInsiderTypeObjectType

public CompanyObjectIDType createCompanyObjectIDType ()

Create an instance of CompanyObjectIDType

public CompanyObjectType createCompanyObjectType ()

Create an instance of CompanyObjectType

public CompensatableGuidelinesDataType createCompensatableGuidelinesDataType ()

Create an instance of CompensatableGuidelinesDataType

public CompensatableSummaryAmountAnnualizedDataType createCompensatableSummaryAmountAnnualizedDataType ()

public CompensatableSummaryAmountAnnualizedInReportingCurrencyDataType createCompensatableSummaryAmountAnnualizedInReportingCurrencyDataType ()

public CompensatableSummaryAmountDataType createCompensatableSummaryAmountDataType ()

Create an instance of CompensatableSummaryAmountDataType

public CompensatableSummaryAmountHourlyDataType createCompensatableSummaryAmountHourlyDataType ()

public CompensatableSummaryAmountInTargetFrequencyDataType createCompensatableSummaryAmountInTargetFrequencyDataType ()

public CompensatableSummaryDataType createCompensatableSummaryDataType ()

Create an instance of CompensatableSummaryDataType

public CompensationChangeDataType createCompensationChangeDataType ()

Create an instance of CompensationChangeDataType

public CompensationDefaultDataType createCompensationDefaultDataType ()

Create an instance of CompensationDefaultDataType

public CompensationElementObjectIDType createCompensationElementObjectIDType ()

Create an instance of CompensationElementObjectIDType

public CompensationElementObjectType createCompensationElementObjectType ()

Create an instance of CompensationElementObjectType

public CompensationGradeObjectIDType createCompensationGradeObjectIDType ()

Create an instance of CompensationGradeObjectIDType

public CompensationGradeObjectType createCompensationGradeObjectType ()

Create an instance of CompensationGradeObjectType

public CompensationGradeProfileObjectIDType createCompensationGradeProfileObjectIDType ()

public CompensationGradeProfileObjectType createCompensationGradeProfileObjectType ()

Create an instance of CompensationGradeProfileObjectType

public CompensationMatrixObjectIDType createCompensationMatrixObjectIDType ()

Create an instance of CompensationMatrixObjectIDType

public CompensationMatrixObjectType createCompensationMatrixObjectType ()

Create an instance of CompensationMatrixObjectType

public CompensationPackageObjectIDType createCompensationPackageObjectIDType ()

Create an instance of CompensationPackageObjectIDType

public CompensationPackageObjectType createCompensationPackageObjectType ()

Create an instance of CompensationPackageObjectType

public CompensationProposedForChangePositionDataType createCompensationProposedForChangePositionDataType ()

public CompensationProposedForChangePositionSubBusinessProcessType createCompensationProposedForChangePositionSubBusinessProcessType ()

public CompensationProposedForNewEmploymentDataType createCompensationProposedForNewEmploymentDataType ()

public CompensationProposedForNewEmploymentSubBusinessProcessType createCompensationProposedForNewEmploymentSubBusinessProcessType ()

public CompensationStepObjectIDType createCompensationStepObjectIDType ()

Create an instance of CompensationStepObjectIDType

public CompensationStepObjectType createCompensationStepObjectType ()

Create an instance of CompensationStepObjectType

public CompetencyAchievementDataV10Type createCompetencyAchievementDataV10Type ()

Create an instance of CompetencyAchievementDataV10Type

public CompetencyLevelObjectIDType createCompetencyLevelObjectIDType ()

Create an instance of CompetencyLevelObjectIDType

public CompetencyLevelObjectType createCompetencyLevelObjectType ()

Create an instance of CompetencyLevelObjectType

public CompetencyObjectIDType createCompetencyObjectIDType ()

Create an instance of CompetencyObjectIDType

public CompetencyObjectType createCompetencyObjectType ()

Create an instance of CompetencyObjectType

public CompetencyProfileForJobDataType createCompetencyProfileForJobDataType ()

Create an instance of CompetencyProfileForJobDataType

public CompetencyProfileForJobType createCompetencyProfileForJobType ()

Create an instance of CompetencyProfileForJobType

public CompetencyQualificationProfileReplacementDataType createCompetencyQualificationProfileReplacementDataType ()

public CompetencyQualificationReplacementType createCompetencyQualificationReplacementType ()

public ComponentCompletionObjectIDType createComponentCompletionObjectIDType ()

Create an instance of ComponentCompletionObjectIDType

public ComponentCompletionObjectType createComponentCompletionObjectType ()

Create an instance of ComponentCompletionObjectType

public ContactInformationDataType createContactInformationDataType ()

Create an instance of ContactInformationDataType

public ContingentWorkerCostInformationDataType createContingentWorkerCostInformationDataType ()

public ContingentWorkerObjectIDType createContingentWorkerObjectIDType ()

Create an instance of ContingentWorkerObjectIDType

public ContingentWorkerObjectType createContingentWorkerObjectType ()

Create an instance of ContingentWorkerObjectType

public ContingentWorkerTypeObjectIDType createContingentWorkerTypeObjectIDType ()

Create an instance of ContingentWorkerTypeObjectIDType

public ContingentWorkerTypeObjectType createContingentWorkerTypeObjectType ()

Create an instance of ContingentWorkerTypeObjectType

public ContractContingentWorkerBusinessProcessDataType createContractContingentWorkerBusinessProcessDataType ()

public ContractContingentWorkerEventDataType createContractContingentWorkerEventDataType ()

public JAXBElement<ContractContingentWorkerRequestType> createContractContingentWorkerRequest (ContractContingentWorkerRequestType value)

Create an instance of JAXBElement<ContractContingentWorkerRequestType>}

Parameters
value

public ContractContingentWorkerRequestType createContractContingentWorkerRequestType ()

public JAXBElement<ContractContingentWorkerResponseType> createContractContingentWorkerResponse (ContractContingentWorkerResponseType value)

Create an instance of JAXBElement<ContractContingentWorkerResponseType>}

Parameters
value

public ContractContingentWorkerResponseType createContractContingentWorkerResponseType ()

public ContractDetailsSubDataType createContractDetailsSubDataType ()

Create an instance of ContractDetailsSubDataType

public ContributionAmountDataType createContributionAmountDataType ()

Create an instance of ContributionAmountDataType

public ContributionDataType createContributionDataType ()

Create an instance of ContributionDataType

public CostCenterObjectIDType createCostCenterObjectIDType ()

Create an instance of CostCenterObjectIDType

public CostCenterObjectType createCostCenterObjectType ()

Create an instance of CostCenterObjectType

public CountryObjectIDType createCountryObjectIDType ()

Create an instance of CountryObjectIDType

public CountryObjectType createCountryObjectType ()

Create an instance of CountryObjectType

public CountryPredefinedPersonNameComponentValueObjectIDType createCountryPredefinedPersonNameComponentValueObjectIDType ()

public CountryPredefinedPersonNameComponentValueObjectType createCountryPredefinedPersonNameComponentValueObjectType ()

public CountryRegionObjectIDType createCountryRegionObjectIDType ()

Create an instance of CountryRegionObjectIDType

public CountryRegionObjectType createCountryRegionObjectType ()

Create an instance of CountryRegionObjectType

public CountrySubregionObjectIDType createCountrySubregionObjectIDType ()

Create an instance of CountrySubregionObjectIDType

public CountrySubregionObjectType createCountrySubregionObjectType ()

Create an instance of CountrySubregionObjectType

public CoverageLevelValueDataType createCoverageLevelValueDataType ()

Create an instance of CoverageLevelValueDataType

public CreateApplicantDataType createCreateApplicantDataType ()

Create an instance of CreateApplicantDataType

public CreateBenefitLifeEventDataType createCreateBenefitLifeEventDataType ()

Create an instance of CreateBenefitLifeEventDataType

public CreateBenefitLifeEventSubBusinessProcessType createCreateBenefitLifeEventSubBusinessProcessType ()

public CreateJobRequisitionSubProcessDataType createCreateJobRequisitionSubProcessDataType ()

public CreateJobRequisitionSubProcessType createCreateJobRequisitionSubProcessType ()

Create an instance of CreateJobRequisitionSubProcessType

public CreatePositionDataType createCreatePositionDataType ()

Create an instance of CreatePositionDataType

public JAXBElement<CreatePositionRequestType> createCreatePositionRequest (CreatePositionRequestType value)

Create an instance of JAXBElement<CreatePositionRequestType>}

Parameters
value

public CreatePositionRequestType createCreatePositionRequestType ()

Create an instance of CreatePositionRequestType

public JAXBElement<CreatePositionResponseType> createCreatePositionResponse (CreatePositionResponseType value)

Create an instance of JAXBElement<CreatePositionResponseType>}

Parameters
value

public CreatePositionResponseType createCreatePositionResponseType ()

Create an instance of CreatePositionResponseType

public CreateProvisioningEventSubBusinessProcessType createCreateProvisioningEventSubBusinessProcessType ()

public CreateWorkdayAccountSubBusinessProcessType createCreateWorkdayAccountSubBusinessProcessType ()

public CurrencyObjectIDType createCurrencyObjectIDType ()

Create an instance of CurrencyObjectIDType

public CurrencyObjectType createCurrencyObjectType ()

Create an instance of CurrencyObjectType

public CustomIDDataType createCustomIDDataType ()

Create an instance of CustomIDDataType

public CustomIDType createCustomIDType ()

Create an instance of CustomIDType

public CustomIDTypeObjectIDType createCustomIDTypeObjectIDType ()

Create an instance of CustomIDTypeObjectIDType

public CustomIDTypeObjectType createCustomIDTypeObjectType ()

Create an instance of CustomIDTypeObjectType

public CustomIdentificationDataType createCustomIdentificationDataType ()

Create an instance of CustomIdentificationDataType

public CustomOrganizationObjectIDType createCustomOrganizationObjectIDType ()

Create an instance of CustomOrganizationObjectIDType

public CustomOrganizationObjectType createCustomOrganizationObjectType ()

Create an instance of CustomOrganizationObjectType

public DefaultPositionOrganizationAssignmentsDataType createDefaultPositionOrganizationAssignmentsDataType ()

public DegreeCompletedObjectIDType createDegreeCompletedObjectIDType ()

Create an instance of DegreeCompletedObjectIDType

public DegreeCompletedObjectType createDegreeCompletedObjectType ()

Create an instance of DegreeCompletedObjectType

public DegreeObjectIDType createDegreeObjectIDType ()

Create an instance of DegreeObjectIDType

public DegreeObjectType createDegreeObjectType ()

Create an instance of DegreeObjectType

public DemoteEmployeeDataType createDemoteEmployeeDataType ()

Create an instance of DemoteEmployeeDataType

public JAXBElement<DemoteEmployeeRequestType> createDemoteEmployeeRequest (DemoteEmployeeRequestType value)

Create an instance of JAXBElement<DemoteEmployeeRequestType>}

Parameters
value

public DemoteEmployeeRequestType createDemoteEmployeeRequestType ()

Create an instance of DemoteEmployeeRequestType

public JAXBElement<DemoteEmployeeResponseType> createDemoteEmployeeResponse (DemoteEmployeeResponseType value)

Create an instance of JAXBElement<DemoteEmployeeResponseType>}

Parameters
value

public DemoteEmployeeResponseType createDemoteEmployeeResponseType ()

Create an instance of DemoteEmployeeResponseType

public DependentCoverageDataType createDependentCoverageDataType ()

Create an instance of DependentCoverageDataType

public DependentDataType createDependentDataType ()

Create an instance of DependentDataType

public DependentObjectIDType createDependentObjectIDType ()

Create an instance of DependentObjectIDType

public DependentObjectType createDependentObjectType ()

Create an instance of DependentObjectType

public DependentPersonalInformationDataType createDependentPersonalInformationDataType ()

public DependentType createDependentType ()

Create an instance of DependentType

public DevelopmentPlanDataType createDevelopmentPlanDataType ()

Create an instance of DevelopmentPlanDataType

public DifficultyToFillObjectIDType createDifficultyToFillObjectIDType ()

Create an instance of DifficultyToFillObjectIDType

public DifficultyToFillObjectType createDifficultyToFillObjectType ()

Create an instance of DifficultyToFillObjectType

public DisabilityObjectIDType createDisabilityObjectIDType ()

Create an instance of DisabilityObjectIDType

public DisabilityObjectType createDisabilityObjectType ()

Create an instance of DisabilityObjectType

public DisciplinaryActionDataType createDisciplinaryActionDataType ()

Create an instance of DisciplinaryActionDataType

public DisciplinaryActionReasonObjectIDType createDisciplinaryActionReasonObjectIDType ()

public DisciplinaryActionReasonObjectType createDisciplinaryActionReasonObjectType ()

Create an instance of DisciplinaryActionReasonObjectType

public DocumentFieldResultDataType createDocumentFieldResultDataType ()

Create an instance of DocumentFieldResultDataType

public EditAssignPositionOrganizationSubBusinessProcessType createEditAssignPositionOrganizationSubBusinessProcessType ()

public EditCustomIDsSubBusinessProcessType createEditCustomIDsSubBusinessProcessType ()

public EditGovernmentIDsSubBusinessProcessType createEditGovernmentIDsSubBusinessProcessType ()

public EditLicensesSubBusinessProcessType createEditLicensesSubBusinessProcessType ()

Create an instance of EditLicensesSubBusinessProcessType

public EditPassportsAndVisasSubBusinessProcessType createEditPassportsAndVisasSubBusinessProcessType ()

public EditPositionDataType createEditPositionDataType ()

Create an instance of EditPositionDataType

public EditPositionEventDataType createEditPositionEventDataType ()

Create an instance of EditPositionEventDataType

public JAXBElement<EditPositionEventResponseType> createEditPositionEventResponse (EditPositionEventResponseType value)

Create an instance of JAXBElement<EditPositionEventResponseType>}

Parameters
value

public EditPositionEventResponseType createEditPositionEventResponseType ()

Create an instance of EditPositionEventResponseType

public JAXBElement<EditPositionRequestType> createEditPositionRequest (EditPositionRequestType value)

Create an instance of JAXBElement<EditPositionRequestType>}

Parameters
value

public EditPositionRequestType createEditPositionRequestType ()

Create an instance of EditPositionRequestType

public EditPositionRestrictionEventDataType createEditPositionRestrictionEventDataType ()

public EditPositionRestrictionsDataType createEditPositionRestrictionsDataType ()

Create an instance of EditPositionRestrictionsDataType

public JAXBElement<EditPositionRestrictionsRequestType> createEditPositionRestrictionsRequest (EditPositionRestrictionsRequestType value)

Create an instance of JAXBElement<EditPositionRestrictionsRequestType>}

Parameters
value

public EditPositionRestrictionsRequestType createEditPositionRestrictionsRequestType ()

public JAXBElement<EditPositonRestrictionResponseType> createEditPositonRestrictionResponse (EditPositonRestrictionResponseType value)

Create an instance of JAXBElement<EditPositonRestrictionResponseType>}

Parameters
value

public EditPositonRestrictionResponseType createEditPositonRestrictionResponseType ()

Create an instance of EditPositonRestrictionResponseType

public EditServiceDatesBusinessProcessDataType createEditServiceDatesBusinessProcessDataType ()

public EditServiceDatesEventDataType createEditServiceDatesEventDataType ()

Create an instance of EditServiceDatesEventDataType

public JAXBElement<EditServiceDatesRequestType> createEditServiceDatesRequest (EditServiceDatesRequestType value)

Create an instance of JAXBElement<EditServiceDatesRequestType>}

Parameters
value

public EditServiceDatesRequestType createEditServiceDatesRequestType ()

Create an instance of EditServiceDatesRequestType

public JAXBElement<EditServiceDatesResponseType> createEditServiceDatesResponse (EditServiceDatesResponseType value)

Create an instance of JAXBElement<EditServiceDatesResponseType>}

Parameters
value

public EditServiceDatesResponseType createEditServiceDatesResponseType ()

Create an instance of EditServiceDatesResponseType

public EditServiceDatesSubBusinessProcessType createEditServiceDatesSubBusinessProcessType ()

public EducationAchievementDataType createEducationAchievementDataType ()

Create an instance of EducationAchievementDataType

public EducationObjectIDType createEducationObjectIDType ()

Create an instance of EducationObjectIDType

public EducationObjectType createEducationObjectType ()

Create an instance of EducationObjectType

public EducationProfileForJobDataType createEducationProfileForJobDataType ()

Create an instance of EducationProfileForJobDataType

public EducationProfileForJobType createEducationProfileForJobType ()

Create an instance of EducationProfileForJobType

public EducationQualificationProfileReplacementDataType createEducationQualificationProfileReplacementDataType ()

public EducationQualificationReplacementType createEducationQualificationReplacementType ()

public EducationType createEducationType ()

Create an instance of EducationType

public EducationalInstitutionTypeObjectIDType createEducationalInstitutionTypeObjectIDType ()

public EducationalInstitutionTypeObjectType createEducationalInstitutionTypeObjectType ()

public EffectiveAndUpdatedDateTimeDataType createEffectiveAndUpdatedDateTimeDataType ()

public EmailAddressInformationDataType createEmailAddressInformationDataType ()

Create an instance of EmailAddressInformationDataType

public EmergencyContactDataType createEmergencyContactDataType ()

Create an instance of EmergencyContactDataType

public EmergencyContactObjectIDType createEmergencyContactObjectIDType ()

Create an instance of EmergencyContactObjectIDType

public EmergencyContactObjectType createEmergencyContactObjectType ()

Create an instance of EmergencyContactObjectType

public EmergencyContactPriorityObjectIDType createEmergencyContactPriorityObjectIDType ()

public EmergencyContactPriorityObjectType createEmergencyContactPriorityObjectType ()

Create an instance of EmergencyContactPriorityObjectType

public EmergencyContactType createEmergencyContactType ()

Create an instance of EmergencyContactType

public EmployeeAllowancePlanAssignmentDataType createEmployeeAllowancePlanAssignmentDataType ()

public EmployeeAllowanceUnitPlanAssignmentDataType createEmployeeAllowanceUnitPlanAssignmentDataType ()

public EmployeeBasePayPlanAssignmentDataType createEmployeeBasePayPlanAssignmentDataType ()

public EmployeeBonusPlanAssignmentDataType createEmployeeBonusPlanAssignmentDataType ()

public EmployeeCommissionPlanAssignmentDataType createEmployeeCommissionPlanAssignmentDataType ()

public EmployeeContractDataType createEmployeeContractDataType ()

Create an instance of EmployeeContractDataType

public EmployeeContractObjectIDType createEmployeeContractObjectIDType ()

Create an instance of EmployeeContractObjectIDType

public EmployeeContractObjectType createEmployeeContractObjectType ()

Create an instance of EmployeeContractObjectType

public EmployeeContractStatusObjectIDType createEmployeeContractStatusObjectIDType ()

Create an instance of EmployeeContractStatusObjectIDType

public EmployeeContractStatusObjectType createEmployeeContractStatusObjectType ()

Create an instance of EmployeeContractStatusObjectType

public EmployeeContractTypeObjectIDType createEmployeeContractTypeObjectIDType ()

Create an instance of EmployeeContractTypeObjectIDType

public EmployeeContractTypeObjectType createEmployeeContractTypeObjectType ()

Create an instance of EmployeeContractTypeObjectType

public EmployeeContractsDataType createEmployeeContractsDataType ()

Create an instance of EmployeeContractsDataType

public EmployeeContributionAmountDataType createEmployeeContributionAmountDataType ()

Create an instance of EmployeeContributionAmountDataType

public EmployeeContributionDataType createEmployeeContributionDataType ()

Create an instance of EmployeeContributionDataType

public EmployeeContributionPercentageDataType createEmployeeContributionPercentageDataType ()

public EmployeeEmployeeTalentAssessmentDataType createEmployeeEmployeeTalentAssessmentDataType ()

public EmployeeImageDataType createEmployeeImageDataType ()

Create an instance of EmployeeImageDataType

public EmployeeMeritPlanAssignmentDataType createEmployeeMeritPlanAssignmentDataType ()

public EmployeeObjectIDType createEmployeeObjectIDType ()

Create an instance of EmployeeObjectIDType

public EmployeeObjectType createEmployeeObjectType ()

Create an instance of EmployeeObjectType

public EmployeeReviewDataType createEmployeeReviewDataType ()

Create an instance of EmployeeReviewDataType

public EmployeeReviewDetailsDataType createEmployeeReviewDetailsDataType ()

Create an instance of EmployeeReviewDetailsDataType

public EmployeeReviewTemplateObjectIDType createEmployeeReviewTemplateObjectIDType ()

Create an instance of EmployeeReviewTemplateObjectIDType

public EmployeeReviewTemplateObjectType createEmployeeReviewTemplateObjectType ()

Create an instance of EmployeeReviewTemplateObjectType

public EmployeeSalaryUnitPlanAssignmentDataType createEmployeeSalaryUnitPlanAssignmentDataType ()

public EmployeeStockPlanAssignmentDataType createEmployeeStockPlanAssignmentDataType ()

public EmployeeTypeObjectIDType createEmployeeTypeObjectIDType ()

Create an instance of EmployeeTypeObjectIDType

public EmployeeTypeObjectType createEmployeeTypeObjectType ()

Create an instance of EmployeeTypeObjectType

public EmployerContributionAmountDataType createEmployerContributionAmountDataType ()

Create an instance of EmployerContributionAmountDataType

public EmployerContributionDataType createEmployerContributionDataType ()

Create an instance of EmployerContributionDataType

public EmployerContributionPercentageDataType createEmployerContributionPercentageDataType ()

public JAXBElement<EndAdditionalEmployeeJobEventResponseType> createEndAdditionalEmployeeJobEventResponse (EndAdditionalEmployeeJobEventResponseType value)

Create an instance of JAXBElement<EndAdditionalEmployeeJobEventResponseType>}

Parameters
value

public EndAdditionalEmployeeJobEventResponseType createEndAdditionalEmployeeJobEventResponseType ()

public EndAdditionalJobDataType createEndAdditionalJobDataType ()

Create an instance of EndAdditionalJobDataType

public EndAdditionalJobEventDataType createEndAdditionalJobEventDataType ()

Create an instance of EndAdditionalJobEventDataType

public JAXBElement<EndAdditionalJobRequestType> createEndAdditionalJobRequest (EndAdditionalJobRequestType value)

Create an instance of JAXBElement<EndAdditionalJobRequestType>}

Parameters
value

public EndAdditionalJobRequestType createEndAdditionalJobRequestType ()

Create an instance of EndAdditionalJobRequestType

public EndContingentWorkerContractDataType createEndContingentWorkerContractDataType ()

public EndContingentWorkerContractEventDataType createEndContingentWorkerContractEventDataType ()

public JAXBElement<EndContingentWorkerContractRequestType> createEndContingentWorkerContractRequest (EndContingentWorkerContractRequestType value)

Create an instance of JAXBElement<EndContingentWorkerContractRequestType>}

Parameters
value

public EndContingentWorkerContractRequestType createEndContingentWorkerContractRequestType ()

public JAXBElement<EndContingentWorkerContractResponseType> createEndContingentWorkerContractResponse (EndContingentWorkerContractResponseType value)

Create an instance of JAXBElement<EndContingentWorkerContractResponseType>}

Parameters
value

public EndContingentWorkerContractResponseType createEndContingentWorkerContractResponseType ()

public EnrollmentPeriodDataType createEnrollmentPeriodDataType ()

Create an instance of EnrollmentPeriodDataType

public EthnicityObjectIDType createEthnicityObjectIDType ()

Create an instance of EthnicityObjectIDType

public EthnicityObjectType createEthnicityObjectType ()

Create an instance of EthnicityObjectType

public EventClassificationCategoryObjectIDType createEventClassificationCategoryObjectIDType ()

public EventClassificationCategoryObjectType createEventClassificationCategoryObjectType ()

public EventClassificationSubcategoryObjectIDType createEventClassificationSubcategoryObjectIDType ()

public EventClassificationSubcategoryObjectType createEventClassificationSubcategoryObjectType ()

public EventObjectIDType createEventObjectIDType ()

Create an instance of EventObjectIDType

public EventObjectType createEventObjectType ()

Create an instance of EventObjectType

public EventTargetObjectIDType createEventTargetObjectIDType ()

Create an instance of EventTargetObjectIDType

public EventTargetObjectType createEventTargetObjectType ()

Create an instance of EventTargetObjectType

public EventTargetTransactionLogEntryDataType createEventTargetTransactionLogEntryDataType ()

public ExceptionDataType createExceptionDataType ()

Create an instance of ExceptionDataType

public ExternalFieldAndParameterInitializationProviderObjectIDType createExternalFieldAndParameterInitializationProviderObjectIDType ()

public ExternalFieldAndParameterInitializationProviderObjectType createExternalFieldAndParameterInitializationProviderObjectType ()

public ExternalIDDataType createExternalIDDataType ()

Create an instance of ExternalIDDataType

public ExternalIDType createExternalIDType ()

Create an instance of ExternalIDType

public ExternalIntegrationIDDataType createExternalIntegrationIDDataType ()

Create an instance of ExternalIntegrationIDDataType

public ExternalPayGroupObjectIDType createExternalPayGroupObjectIDType ()

Create an instance of ExternalPayGroupObjectIDType

public ExternalPayGroupObjectType createExternalPayGroupObjectType ()

Create an instance of ExternalPayGroupObjectType

public ExternalPayrollEmployeeTypeObjectIDType createExternalPayrollEmployeeTypeObjectIDType ()

public ExternalPayrollEmployeeTypeObjectType createExternalPayrollEmployeeTypeObjectType ()

public ExternalPayrollEntityObjectIDType createExternalPayrollEntityObjectIDType ()

Create an instance of ExternalPayrollEntityObjectIDType

public ExternalPayrollEntityObjectType createExternalPayrollEntityObjectType ()

Create an instance of ExternalPayrollEntityObjectType

public ExternalURLObjectIDType createExternalURLObjectIDType ()

Create an instance of ExternalURLObjectIDType

public ExternalURLObjectType createExternalURLObjectType ()

Create an instance of ExternalURLObjectType

public FeedbackReceivedDataType createFeedbackReceivedDataType ()

Create an instance of FeedbackReceivedDataType

public FeedbackReceivedType createFeedbackReceivedType ()

Create an instance of FeedbackReceivedType

public FieldAndParameterCriteriaDataType createFieldAndParameterCriteriaDataType ()

Create an instance of FieldAndParameterCriteriaDataType

public FieldOfStudyObjectIDType createFieldOfStudyObjectIDType ()

Create an instance of FieldOfStudyObjectIDType

public FieldOfStudyObjectType createFieldOfStudyObjectType ()

Create an instance of FieldOfStudyObjectType

public FilledPositionEditDetailsDataType createFilledPositionEditDetailsDataType ()

Create an instance of FilledPositionEditDetailsDataType

public FinancialsBusinessSubProcessParametersType createFinancialsBusinessSubProcessParametersType ()

public FrequencyObjectIDType createFrequencyObjectIDType ()

Create an instance of FrequencyObjectIDType

public FrequencyObjectType createFrequencyObjectType ()

Create an instance of FrequencyObjectType

public FuturePaymentPlanAssignmentDataType createFuturePaymentPlanAssignmentDataType ()

public FuturePaymentPlanObjectIDType createFuturePaymentPlanObjectIDType ()

Create an instance of FuturePaymentPlanObjectIDType

public FuturePaymentPlanObjectType createFuturePaymentPlanObjectType ()

Create an instance of FuturePaymentPlanObjectType

public GenderObjectIDType createGenderObjectIDType ()

Create an instance of GenderObjectIDType

public GenderObjectType createGenderObjectType ()

Create an instance of GenderObjectType

public GeneralEventSubcategoryObjectIDType createGeneralEventSubcategoryObjectIDType ()

public GeneralEventSubcategoryObjectType createGeneralEventSubcategoryObjectType ()

Create an instance of GeneralEventSubcategoryObjectType

public JAXBElement<GetApplicantsRequestType> createGetApplicantsRequest (GetApplicantsRequestType value)

Create an instance of JAXBElement<GetApplicantsRequestType>}

Parameters
value

public GetApplicantsRequestType createGetApplicantsRequestType ()

Create an instance of GetApplicantsRequestType

public JAXBElement<GetApplicantsResponseType> createGetApplicantsResponse (GetApplicantsResponseType value)

Create an instance of JAXBElement<GetApplicantsResponseType>}

Parameters
value

public GetApplicantsResponseType createGetApplicantsResponseType ()

Create an instance of GetApplicantsResponseType

public JAXBElement<GetCitizenshipStatusesRequestType> createGetCitizenshipStatusesRequest (GetCitizenshipStatusesRequestType value)

Create an instance of JAXBElement<GetCitizenshipStatusesRequestType>}

Parameters
value

public GetCitizenshipStatusesRequestType createGetCitizenshipStatusesRequestType ()

Create an instance of GetCitizenshipStatusesRequestType

public JAXBElement<GetCitizenshipStatusesResponseType> createGetCitizenshipStatusesResponse (GetCitizenshipStatusesResponseType value)

Create an instance of JAXBElement<GetCitizenshipStatusesResponseType>}

Parameters
value

public GetCitizenshipStatusesResponseType createGetCitizenshipStatusesResponseType ()

Create an instance of GetCitizenshipStatusesResponseType

public JAXBElement<GetHeadcountsRequestType> createGetHeadcountsRequest (GetHeadcountsRequestType value)

Create an instance of JAXBElement<GetHeadcountsRequestType>}

Parameters
value

public GetHeadcountsRequestType createGetHeadcountsRequestType ()

Create an instance of GetHeadcountsRequestType

public JAXBElement<GetHeadcountsResponseType> createGetHeadcountsResponse (GetHeadcountsResponseType value)

Create an instance of JAXBElement<GetHeadcountsResponseType>}

Parameters
value

public GetHeadcountsResponseType createGetHeadcountsResponseType ()

Create an instance of GetHeadcountsResponseType

public JAXBElement<GetJobClassificationGroupsRequestType> createGetJobClassificationGroupsRequest (GetJobClassificationGroupsRequestType value)

Create an instance of JAXBElement<GetJobClassificationGroupsRequestType>}

Parameters
value

public GetJobClassificationGroupsRequestType createGetJobClassificationGroupsRequestType ()

public JAXBElement<GetJobClassificationGroupsResponseType> createGetJobClassificationGroupsResponse (GetJobClassificationGroupsResponseType value)

Create an instance of JAXBElement<GetJobClassificationGroupsResponseType>}

Parameters
value

public GetJobClassificationGroupsResponseType createGetJobClassificationGroupsResponseType ()

public JAXBElement<GetJobFamiliesRequestType> createGetJobFamiliesRequest (GetJobFamiliesRequestType value)

Create an instance of JAXBElement<GetJobFamiliesRequestType>}

Parameters
value

public GetJobFamiliesRequestType createGetJobFamiliesRequestType ()

Create an instance of GetJobFamiliesRequestType

public JAXBElement<GetJobFamiliesResponseType> createGetJobFamiliesResponse (GetJobFamiliesResponseType value)

Create an instance of JAXBElement<GetJobFamiliesResponseType>}

Parameters
value

public GetJobFamiliesResponseType createGetJobFamiliesResponseType ()

Create an instance of GetJobFamiliesResponseType

public JAXBElement<GetJobFamilyGroupsRequestType> createGetJobFamilyGroupsRequest (GetJobFamilyGroupsRequestType value)

Create an instance of JAXBElement<GetJobFamilyGroupsRequestType>}

Parameters
value

public GetJobFamilyGroupsRequestType createGetJobFamilyGroupsRequestType ()

Create an instance of GetJobFamilyGroupsRequestType

public JAXBElement<GetJobFamilyGroupsResponseType> createGetJobFamilyGroupsResponse (GetJobFamilyGroupsResponseType value)

Create an instance of JAXBElement<GetJobFamilyGroupsResponseType>}

Parameters
value

public GetJobFamilyGroupsResponseType createGetJobFamilyGroupsResponseType ()

Create an instance of GetJobFamilyGroupsResponseType

public JAXBElement<GetMaintainEmployeeContractsRequestType> createGetMaintainEmployeeContractsRequest (GetMaintainEmployeeContractsRequestType value)

Create an instance of JAXBElement<GetMaintainEmployeeContractsRequestType>}

Parameters
value

public GetMaintainEmployeeContractsRequestType createGetMaintainEmployeeContractsRequestType ()

public JAXBElement<GetMaintainEmployeeContractsResponseType> createGetMaintainEmployeeContractsResponse (GetMaintainEmployeeContractsResponseType value)

Create an instance of JAXBElement<GetMaintainEmployeeContractsResponseType>}

Parameters
value

public GetMaintainEmployeeContractsResponseType createGetMaintainEmployeeContractsResponseType ()

public JAXBElement<GetOrganizationsRequestType> createGetOrganizationsRequest (GetOrganizationsRequestType value)

Create an instance of JAXBElement<GetOrganizationsRequestType>}

Parameters
value

public GetOrganizationsRequestType createGetOrganizationsRequestType ()

Create an instance of GetOrganizationsRequestType

public JAXBElement<GetOrganizationsResponseType> createGetOrganizationsResponse (GetOrganizationsResponseType value)

Create an instance of JAXBElement<GetOrganizationsResponseType>}

Parameters
value

public GetOrganizationsResponseType createGetOrganizationsResponseType ()

Create an instance of GetOrganizationsResponseType

public JAXBElement<GetPositionsRequestType> createGetPositionsRequest (GetPositionsRequestType value)

Create an instance of JAXBElement<GetPositionsRequestType>}

Parameters
value

public GetPositionsRequestType createGetPositionsRequestType ()

Create an instance of GetPositionsRequestType

public JAXBElement<GetPositionsResponseType> createGetPositionsResponse (GetPositionsResponseType value)

Create an instance of JAXBElement<GetPositionsResponseType>}

Parameters
value

public GetPositionsResponseType createGetPositionsResponseType ()

Create an instance of GetPositionsResponseType

public JAXBElement<GetWorkerDocumentsRequestType> createGetWorkerDocumentsRequest (GetWorkerDocumentsRequestType value)

Create an instance of JAXBElement<GetWorkerDocumentsRequestType>}

Parameters
value

public GetWorkerDocumentsRequestType createGetWorkerDocumentsRequestType ()

Create an instance of GetWorkerDocumentsRequestType

public JAXBElement<GetWorkerDocumentsResponseType> createGetWorkerDocumentsResponse (GetWorkerDocumentsResponseType value)

Create an instance of JAXBElement<GetWorkerDocumentsResponseType>}

Parameters
value

public GetWorkerDocumentsResponseType createGetWorkerDocumentsResponseType ()

Create an instance of GetWorkerDocumentsResponseType

public JAXBElement<GetWorkersRequestType> createGetWorkersRequest (GetWorkersRequestType value)

Create an instance of JAXBElement<GetWorkersRequestType>}

Parameters
value

public GetWorkersRequestType createGetWorkersRequestType ()

Create an instance of GetWorkersRequestType

public JAXBElement<GetWorkersResponseType> createGetWorkersResponse (GetWorkersResponseType value)

Create an instance of JAXBElement<GetWorkersResponseType>}

Parameters
value

public GetWorkersResponseType createGetWorkersResponseType ()

Create an instance of GetWorkersResponseType

public GoalDataType createGoalDataType ()

Create an instance of GoalDataType

public GoalDetailDataType createGoalDetailDataType ()

Create an instance of GoalDetailDataType

public GoalObjectIDType createGoalObjectIDType ()

Create an instance of GoalObjectIDType

public GoalObjectType createGoalObjectType ()

Create an instance of GoalObjectType

public GovernmentIDDataType createGovernmentIDDataType ()

Create an instance of GovernmentIDDataType

public GovernmentIDType createGovernmentIDType ()

Create an instance of GovernmentIDType

public GovernmentIDTypeObjectIDType createGovernmentIDTypeObjectIDType ()

Create an instance of GovernmentIDTypeObjectIDType

public GovernmentIDTypeObjectType createGovernmentIDTypeObjectType ()

Create an instance of GovernmentIDTypeObjectType

public GovernmentIdentificationDataType createGovernmentIdentificationDataType ()

Create an instance of GovernmentIdentificationDataType

public HeadcountDetailsDataType createHeadcountDetailsDataType ()

Create an instance of HeadcountDetailsDataType

public HeadcountGroupDataType createHeadcountGroupDataType ()

Create an instance of HeadcountGroupDataType

public HeadcountGroupType createHeadcountGroupType ()

Create an instance of HeadcountGroupType

public HeadcountGroupsResponseDataType createHeadcountGroupsResponseDataType ()

Create an instance of HeadcountGroupsResponseDataType

public HeadcountRequestCriteriaType createHeadcountRequestCriteriaType ()

Create an instance of HeadcountRequestCriteriaType

public HeadcountRequestReferencesType createHeadcountRequestReferencesType ()

Create an instance of HeadcountRequestReferencesType

public HeadcountResponseGroupType createHeadcountResponseGroupType ()

Create an instance of HeadcountResponseGroupType

public HeadcountRestrictionsObjectIDType createHeadcountRestrictionsObjectIDType ()

Create an instance of HeadcountRestrictionsObjectIDType

public HeadcountRestrictionsObjectType createHeadcountRestrictionsObjectType ()

Create an instance of HeadcountRestrictionsObjectType

public HealthCareClassificationObjectIDType createHealthCareClassificationObjectIDType ()

public HealthCareClassificationObjectType createHealthCareClassificationObjectType ()

Create an instance of HealthCareClassificationObjectType

public HealthCareCoverageTargetObjectIDType createHealthCareCoverageTargetObjectIDType ()

public HealthCareCoverageTargetObjectType createHealthCareCoverageTargetObjectType ()

Create an instance of HealthCareCoverageTargetObjectType

public HealthSavingsAccountCoverageDataType createHealthSavingsAccountCoverageDataType ()

public HealthSavingsAccountElectionInfoDataType createHealthSavingsAccountElectionInfoDataType ()

public HireEmployeeBusinessProcessDataType createHireEmployeeBusinessProcessDataType ()

public HireEmployeeEventDataType createHireEmployeeEventDataType ()

Create an instance of HireEmployeeEventDataType

public JAXBElement<HireEmployeeEventResponseType> createHireEmployeeEventResponse (HireEmployeeEventResponseType value)

Create an instance of JAXBElement<HireEmployeeEventResponseType>}

Parameters
value

public HireEmployeeEventResponseType createHireEmployeeEventResponseType ()

Create an instance of HireEmployeeEventResponseType

public JAXBElement<HireEmployeeRequestType> createHireEmployeeRequest (HireEmployeeRequestType value)

Create an instance of JAXBElement<HireEmployeeRequestType>}

Parameters
value

public HireEmployeeRequestType createHireEmployeeRequestType ()

Create an instance of HireEmployeeRequestType

public HukouTypeObjectIDType createHukouTypeObjectIDType ()

Create an instance of HukouTypeObjectIDType

public HukouTypeObjectType createHukouTypeObjectType ()

Create an instance of HukouTypeObjectType

public IDType createIDType ()

Create an instance of IDType

public IndividualStockGrantDataType createIndividualStockGrantDataType ()

Create an instance of IndividualStockGrantDataType

public InstantMessengerInformationDataType createInstantMessengerInformationDataType ()

public InstantMessengerTypeObjectIDType createInstantMessengerTypeObjectIDType ()

Create an instance of InstantMessengerTypeObjectIDType

public InstantMessengerTypeObjectType createInstantMessengerTypeObjectType ()

Create an instance of InstantMessengerTypeObjectType

public InsuranceCoverageLevelDataType createInsuranceCoverageLevelDataType ()

Create an instance of InsuranceCoverageLevelDataType

public InsuranceCoverageTargetObjectIDType createInsuranceCoverageTargetObjectIDType ()

public InsuranceCoverageTargetObjectType createInsuranceCoverageTargetObjectType ()

Create an instance of InsuranceCoverageTargetObjectType

public IntegrationDocumentFieldObjectIDType createIntegrationDocumentFieldObjectIDType ()

public IntegrationDocumentFieldObjectType createIntegrationDocumentFieldObjectType ()

Create an instance of IntegrationDocumentFieldObjectType

public IntegrationSystemAuditedObjectIDType createIntegrationSystemAuditedObjectIDType ()

public IntegrationSystemAuditedObjectType createIntegrationSystemAuditedObjectType ()

Create an instance of IntegrationSystemAuditedObjectType

public InternalProjectExperienceDataType createInternalProjectExperienceDataType ()

Create an instance of InternalProjectExperienceDataType

public InternalProjectExperienceObjectIDType createInternalProjectExperienceObjectIDType ()

public InternalProjectExperienceObjectType createInternalProjectExperienceObjectType ()

public InternalProjectExperienceType createInternalProjectExperienceType ()

Create an instance of InternalProjectExperienceType

public InternationalAssignmentDataType createInternationalAssignmentDataType ()

Create an instance of InternationalAssignmentDataType

public InternationalAssignmentSummaryDataType createInternationalAssignmentSummaryDataType ()

public InternationalAssignmentTypeObjectIDType createInternationalAssignmentTypeObjectIDType ()

public InternationalAssignmentTypeObjectType createInternationalAssignmentTypeObjectType ()

public JobCategoryObjectIDType createJobCategoryObjectIDType ()

Create an instance of JobCategoryObjectIDType

public JobCategoryObjectType createJobCategoryObjectType ()

Create an instance of JobCategoryObjectType

public JobClassificationDataType createJobClassificationDataType ()

Create an instance of JobClassificationDataType

public JobClassificationGroupDataType createJobClassificationGroupDataType ()

Create an instance of JobClassificationGroupDataType

public JobClassificationGroupNewType createJobClassificationGroupNewType ()

Create an instance of JobClassificationGroupNewType

public JobClassificationGroupObjectIDType createJobClassificationGroupObjectIDType ()

Create an instance of JobClassificationGroupObjectIDType

public JobClassificationGroupObjectType createJobClassificationGroupObjectType ()

Create an instance of JobClassificationGroupObjectType

public JobClassificationGroupReferenceDataType createJobClassificationGroupReferenceDataType ()

public JobClassificationGroupRequestReferencesType createJobClassificationGroupRequestReferencesType ()

public JobClassificationGroupResponseDataType createJobClassificationGroupResponseDataType ()

public JobClassificationGroupResponseGroupType createJobClassificationGroupResponseGroupType ()

public JobClassificationObjectIDType createJobClassificationObjectIDType ()

Create an instance of JobClassificationObjectIDType

public JobClassificationObjectType createJobClassificationObjectType ()

Create an instance of JobClassificationObjectType

public JobClassificationSummaryDataType createJobClassificationSummaryDataType ()

Create an instance of JobClassificationSummaryDataType

public JobClassificationType createJobClassificationType ()

Create an instance of JobClassificationType

public JobFamilyDataType createJobFamilyDataType ()

Create an instance of JobFamilyDataType

public JobFamilyGroupDataType createJobFamilyGroupDataType ()

Create an instance of JobFamilyGroupDataType

public JobFamilyGroupJobFamilyDataType createJobFamilyGroupJobFamilyDataType ()

Create an instance of JobFamilyGroupJobFamilyDataType

public JobFamilyGroupJobFamilyType createJobFamilyGroupJobFamilyType ()

Create an instance of JobFamilyGroupJobFamilyType

public JobFamilyGroupNewType createJobFamilyGroupNewType ()

Create an instance of JobFamilyGroupNewType

public JobFamilyGroupRequestReferencesType createJobFamilyGroupRequestReferencesType ()

public JobFamilyGroupResponseDataType createJobFamilyGroupResponseDataType ()

Create an instance of JobFamilyGroupResponseDataType

public JobFamilyGroupResponseGroupType createJobFamilyGroupResponseGroupType ()

Create an instance of JobFamilyGroupResponseGroupType

public JobFamilyObjectIDType createJobFamilyObjectIDType ()

Create an instance of JobFamilyObjectIDType

public JobFamilyObjectType createJobFamilyObjectType ()

Create an instance of JobFamilyObjectType

public JobFamilyRequestReferencesType createJobFamilyRequestReferencesType ()

Create an instance of JobFamilyRequestReferencesType

public JobFamilyResponseDataType createJobFamilyResponseDataType ()

Create an instance of JobFamilyResponseDataType

public JobFamilyResponseGroupType createJobFamilyResponseGroupType ()

Create an instance of JobFamilyResponseGroupType

public JobFamilyType createJobFamilyType ()

Create an instance of JobFamilyType

public JobHistoryAchievementDataType createJobHistoryAchievementDataType ()

Create an instance of JobHistoryAchievementDataType

public JobHistoryObjectIDType createJobHistoryObjectIDType ()

Create an instance of JobHistoryObjectIDType

public JobHistoryObjectType createJobHistoryObjectType ()

Create an instance of JobHistoryObjectType

public JobHistoryType createJobHistoryType ()

Create an instance of JobHistoryType

public JobProfileExemptDataType createJobProfileExemptDataType ()

Create an instance of JobProfileExemptDataType

public JobProfileForJobFamilyDataType createJobProfileForJobFamilyDataType ()

Create an instance of JobProfileForJobFamilyDataType

public JobProfileInPositionSummaryDataType createJobProfileInPositionSummaryDataType ()

public JobProfileObjectIDType createJobProfileObjectIDType ()

Create an instance of JobProfileObjectIDType

public JobProfileObjectType createJobProfileObjectType ()

Create an instance of JobProfileObjectType

public JobProfileSummaryDataType createJobProfileSummaryDataType ()

Create an instance of JobProfileSummaryDataType

public JobQualificationProfileTargetObjectIDType createJobQualificationProfileTargetObjectIDType ()

public JobQualificationProfileTargetObjectType createJobQualificationProfileTargetObjectType ()

public JobRequisitionAttachmentDataType createJobRequisitionAttachmentDataType ()

Create an instance of JobRequisitionAttachmentDataType

public JobRequisitionAttachmentsType createJobRequisitionAttachmentsType ()

Create an instance of JobRequisitionAttachmentsType

public JobRequisitionDataForCreateAndEditType createJobRequisitionDataForCreateAndEditType ()

public JobRequisitionDataType createJobRequisitionDataType ()

Create an instance of JobRequisitionDataType

public JobRequisitionObjectIDType createJobRequisitionObjectIDType ()

Create an instance of JobRequisitionObjectIDType

public JobRequisitionObjectType createJobRequisitionObjectType ()

Create an instance of JobRequisitionObjectType

public LanguageAbilityDataType createLanguageAbilityDataType ()

Create an instance of LanguageAbilityDataType

public LanguageAbilityObjectIDType createLanguageAbilityObjectIDType ()

Create an instance of LanguageAbilityObjectIDType

public LanguageAbilityObjectType createLanguageAbilityObjectType ()

Create an instance of LanguageAbilityObjectType

public LanguageAbilityProfileDataType createLanguageAbilityProfileDataType ()

Create an instance of LanguageAbilityProfileDataType

public LanguageAbilityType createLanguageAbilityType ()

Create an instance of LanguageAbilityType

public LanguageAbilityTypeObjectIDType createLanguageAbilityTypeObjectIDType ()

Create an instance of LanguageAbilityTypeObjectIDType

public LanguageAbilityTypeObjectType createLanguageAbilityTypeObjectType ()

Create an instance of LanguageAbilityTypeObjectType

public LanguageAchievementDataType createLanguageAchievementDataType ()

Create an instance of LanguageAchievementDataType

public LanguageProficiencyObjectIDType createLanguageProficiencyObjectIDType ()

Create an instance of LanguageProficiencyObjectIDType

public LanguageProficiencyObjectType createLanguageProficiencyObjectType ()

Create an instance of LanguageProficiencyObjectType

public LanguageProfileForJobDataType createLanguageProfileForJobDataType ()

Create an instance of LanguageProfileForJobDataType

public LanguageProfileForJobType createLanguageProfileForJobType ()

Create an instance of LanguageProfileForJobType

public LanguageQualificationProfileReplacementDataType createLanguageQualificationProfileReplacementDataType ()

public LanguageQualificationReplacementType createLanguageQualificationReplacementType ()

public LanguageSkillObjectIDType createLanguageSkillObjectIDType ()

Create an instance of LanguageSkillObjectIDType

public LanguageSkillObjectType createLanguageSkillObjectType ()

Create an instance of LanguageSkillObjectType

public LeaveOfAbsenceTypeObjectIDType createLeaveOfAbsenceTypeObjectIDType ()

Create an instance of LeaveOfAbsenceTypeObjectIDType

public LeaveOfAbsenceTypeObjectType createLeaveOfAbsenceTypeObjectType ()

Create an instance of LeaveOfAbsenceTypeObjectType

public LeaveStatusDetailDataType createLeaveStatusDetailDataType ()

Create an instance of LeaveStatusDetailDataType

public LegalNameDataType createLegalNameDataType ()

Create an instance of LegalNameDataType

public LicenseIDDataType createLicenseIDDataType ()

Create an instance of LicenseIDDataType

public LicenseIDType createLicenseIDType ()

Create an instance of LicenseIDType

public LicenseIDTypeObjectIDType createLicenseIDTypeObjectIDType ()

Create an instance of LicenseIDTypeObjectIDType

public LicenseIDTypeObjectType createLicenseIDTypeObjectType ()

Create an instance of LicenseIDTypeObjectType

public LicenseIdentificationDataType createLicenseIdentificationDataType ()

Create an instance of LicenseIdentificationDataType

public LicenseIdentifierObjectIDType createLicenseIdentifierObjectIDType ()

Create an instance of LicenseIdentifierObjectIDType

public LicenseIdentifierObjectType createLicenseIdentifierObjectType ()

Create an instance of LicenseIdentifierObjectType

public LocalPersonNameDetailDataType createLocalPersonNameDetailDataType ()

Create an instance of LocalPersonNameDetailDataType

public LocalTerminationReasonObjectIDType createLocalTerminationReasonObjectIDType ()

Create an instance of LocalTerminationReasonObjectIDType

public LocalTerminationReasonObjectType createLocalTerminationReasonObjectType ()

Create an instance of LocalTerminationReasonObjectType

public LocaleObjectIDType createLocaleObjectIDType ()

Create an instance of LocaleObjectIDType

public LocaleObjectType createLocaleObjectType ()

Create an instance of LocaleObjectType

public LocationContextObjectIDType createLocationContextObjectIDType ()

Create an instance of LocationContextObjectIDType

public LocationContextObjectType createLocationContextObjectType ()

Create an instance of LocationContextObjectType

public LocationObjectIDType createLocationObjectIDType ()

Create an instance of LocationObjectIDType

public LocationObjectType createLocationObjectType ()

Create an instance of LocationObjectType

public LocationSummaryDataType createLocationSummaryDataType ()

Create an instance of LocationSummaryDataType

public LocationTypeObjectIDType createLocationTypeObjectIDType ()

Create an instance of LocationTypeObjectIDType

public LocationTypeObjectType createLocationTypeObjectType ()

Create an instance of LocationTypeObjectType

public MaintainAcademicTenureDateBusinessProcessDataType createMaintainAcademicTenureDateBusinessProcessDataType ()

public MaintainAcademicTenureDateEventDataType createMaintainAcademicTenureDateEventDataType ()

public JAXBElement<MaintainAcademicTenureDateRequestType> createMaintainAcademicTenureDateRequest (MaintainAcademicTenureDateRequestType value)

Create an instance of JAXBElement<MaintainAcademicTenureDateRequestType>}

Parameters
value

public MaintainAcademicTenureDateRequestType createMaintainAcademicTenureDateRequestType ()

public JAXBElement<MaintainAcademicTenureDateResponseType> createMaintainAcademicTenureDateResponse (MaintainAcademicTenureDateResponseType value)

Create an instance of JAXBElement<MaintainAcademicTenureDateResponseType>}

Parameters
value

public MaintainAcademicTenureDateResponseType createMaintainAcademicTenureDateResponseType ()

public MaintainEmployeeContractsDataType createMaintainEmployeeContractsDataType ()

Create an instance of MaintainEmployeeContractsDataType

public JAXBElement<MaintainEmployeeContractsRequestType> createMaintainEmployeeContractsRequest (MaintainEmployeeContractsRequestType value)

Create an instance of JAXBElement<MaintainEmployeeContractsRequestType>}

Parameters
value

public MaintainEmployeeContractsRequestCriteriaType createMaintainEmployeeContractsRequestCriteriaType ()

public MaintainEmployeeContractsRequestType createMaintainEmployeeContractsRequestType ()

public JAXBElement<MaintainEmployeeContractsResponseType> createMaintainEmployeeContractsResponse (MaintainEmployeeContractsResponseType value)

Create an instance of JAXBElement<MaintainEmployeeContractsResponseType>}

Parameters
value

public MaintainEmployeeContractsResponseDataType createMaintainEmployeeContractsResponseDataType ()

public MaintainEmployeeContractsResponseType createMaintainEmployeeContractsResponseType ()

public MaintainEmployeeContractsSubBusinessProcessType createMaintainEmployeeContractsSubBusinessProcessType ()

public MaintainEmployeeContractsSubDataType createMaintainEmployeeContractsSubDataType ()

public MaintainEmployeeContractsType createMaintainEmployeeContractsType ()

Create an instance of MaintainEmployeeContractsType

public ManagementChainDataType createManagementChainDataType ()

Create an instance of ManagementChainDataType

public ManagementLevelObjectIDType createManagementLevelObjectIDType ()

Create an instance of ManagementLevelObjectIDType

public ManagementLevelObjectType createManagementLevelObjectType ()

Create an instance of ManagementLevelObjectType

public ManagerEvaluationDetailDataType createManagerEvaluationDetailDataType ()

Create an instance of ManagerEvaluationDetailDataType

public MaritalStatusObjectIDType createMaritalStatusObjectIDType ()

Create an instance of MaritalStatusObjectIDType

public MaritalStatusObjectType createMaritalStatusObjectType ()

Create an instance of MaritalStatusObjectType

public MatrixOrganizationObjectIDType createMatrixOrganizationObjectIDType ()

Create an instance of MatrixOrganizationObjectIDType

public MatrixOrganizationObjectType createMatrixOrganizationObjectType ()

Create an instance of MatrixOrganizationObjectType

public MembershipObjectIDType createMembershipObjectIDType ()

Create an instance of MembershipObjectIDType

public MembershipObjectType createMembershipObjectType ()

Create an instance of MembershipObjectType

public MembershipType createMembershipType ()

Create an instance of MembershipType

public MeritPlanObjectIDType createMeritPlanObjectIDType ()

Create an instance of MeritPlanObjectIDType

public MeritPlanObjectType createMeritPlanObjectType ()

Create an instance of MeritPlanObjectType

public MilitaryServiceSubDataType createMilitaryServiceSubDataType ()

Create an instance of MilitaryServiceSubDataType

public MilitaryStatusObjectIDType createMilitaryStatusObjectIDType ()

Create an instance of MilitaryStatusObjectIDType

public MilitaryStatusObjectType createMilitaryStatusObjectType ()

Create an instance of MilitaryStatusObjectType

public NationalIDDataType createNationalIDDataType ()

Create an instance of NationalIDDataType

public NationalIDType createNationalIDType ()

Create an instance of NationalIDType

public NationalIDTypeObjectIDType createNationalIDTypeObjectIDType ()

Create an instance of NationalIDTypeObjectIDType

public NationalIDTypeObjectType createNationalIDTypeObjectType ()

Create an instance of NationalIDTypeObjectType

public OneTimePaymentDataType createOneTimePaymentDataType ()

Create an instance of OneTimePaymentDataType

public OneTimePaymentPlanObjectIDType createOneTimePaymentPlanObjectIDType ()

Create an instance of OneTimePaymentPlanObjectIDType

public OneTimePaymentPlanObjectType createOneTimePaymentPlanObjectType ()

Create an instance of OneTimePaymentPlanObjectType

public OrganizationAssignmentsDataType createOrganizationAssignmentsDataType ()

Create an instance of OrganizationAssignmentsDataType

public OrganizationGoalObjectIDType createOrganizationGoalObjectIDType ()

Create an instance of OrganizationGoalObjectIDType

public OrganizationGoalObjectType createOrganizationGoalObjectType ()

Create an instance of OrganizationGoalObjectType

public OrganizationHierarchyDataType createOrganizationHierarchyDataType ()

Create an instance of OrganizationHierarchyDataType

public OrganizationMembershipDataType createOrganizationMembershipDataType ()

Create an instance of OrganizationMembershipDataType

public OrganizationObjectIDType createOrganizationObjectIDType ()

Create an instance of OrganizationObjectIDType

public OrganizationObjectType createOrganizationObjectType ()

Create an instance of OrganizationObjectType

public OrganizationOwnerObjectIDType createOrganizationOwnerObjectIDType ()

Create an instance of OrganizationOwnerObjectIDType

public OrganizationOwnerObjectType createOrganizationOwnerObjectType ()

Create an instance of OrganizationOwnerObjectType

public OrganizationRequestCriteriaType createOrganizationRequestCriteriaType ()

Create an instance of OrganizationRequestCriteriaType

public OrganizationRequestReferencesType createOrganizationRequestReferencesType ()

Create an instance of OrganizationRequestReferencesType

public OrganizationResponseDataType createOrganizationResponseDataType ()

Create an instance of OrganizationResponseDataType

public OrganizationResponseGroupType createOrganizationResponseGroupType ()

Create an instance of OrganizationResponseGroupType

public OrganizationRoleAssignmentDataType createOrganizationRoleAssignmentDataType ()

Create an instance of OrganizationRoleAssignmentDataType

public OrganizationRoleAssignmentForWorkerDataType createOrganizationRoleAssignmentForWorkerDataType ()

public OrganizationRoleAssignmentWWSDataType createOrganizationRoleAssignmentWWSDataType ()

public OrganizationRoleForWorkerDataType createOrganizationRoleForWorkerDataType ()

Create an instance of OrganizationRoleForWorkerDataType

public OrganizationRoleObjectIDType createOrganizationRoleObjectIDType ()

Create an instance of OrganizationRoleObjectIDType

public OrganizationRoleObjectType createOrganizationRoleObjectType ()

Create an instance of OrganizationRoleObjectType

public OrganizationRolesWWSDataType createOrganizationRolesWWSDataType ()

Create an instance of OrganizationRolesWWSDataType

public OrganizationSubtypeObjectIDType createOrganizationSubtypeObjectIDType ()

Create an instance of OrganizationSubtypeObjectIDType

public OrganizationSubtypeObjectType createOrganizationSubtypeObjectType ()

Create an instance of OrganizationSubtypeObjectType

public OrganizationSummaryDataType createOrganizationSummaryDataType ()

Create an instance of OrganizationSummaryDataType

public OrganizationSupportRoleType createOrganizationSupportRoleType ()

Create an instance of OrganizationSupportRoleType

public OrganizationSupportingRoleDataType createOrganizationSupportingRoleDataType ()

Create an instance of OrganizationSupportingRoleDataType

public OrganizationTypeObjectIDType createOrganizationTypeObjectIDType ()

Create an instance of OrganizationTypeObjectIDType

public OrganizationTypeObjectType createOrganizationTypeObjectType ()

Create an instance of OrganizationTypeObjectType

public OrganizationWWSDataType createOrganizationWWSDataType ()

Create an instance of OrganizationWWSDataType

public OrganizationWWSType createOrganizationWWSType ()

Create an instance of OrganizationWWSType

public OverallEvaluationDetailDataType createOverallEvaluationDetailDataType ()

Create an instance of OverallEvaluationDetailDataType

public PassportIDDataType createPassportIDDataType ()

Create an instance of PassportIDDataType

public PassportIDType createPassportIDType ()

Create an instance of PassportIDType

public PassportIDTypeObjectIDType createPassportIDTypeObjectIDType ()

Create an instance of PassportIDTypeObjectIDType

public PassportIDTypeObjectType createPassportIDTypeObjectType ()

Create an instance of PassportIDTypeObjectType

public PassportsAndVisasIdentificationDataType createPassportsAndVisasIdentificationDataType ()

public PayComponentObjectIDType createPayComponentObjectIDType ()

Create an instance of PayComponentObjectIDType

public PayComponentObjectType createPayComponentObjectType ()

Create an instance of PayComponentObjectType

public PayGroupObjectIDType createPayGroupObjectIDType ()

Create an instance of PayGroupObjectIDType

public PayGroupObjectType createPayGroupObjectType ()

Create an instance of PayGroupObjectType

public PayRateTypeObjectIDType createPayRateTypeObjectIDType ()

Create an instance of PayRateTypeObjectIDType

public PayRateTypeObjectType createPayRateTypeObjectType ()

Create an instance of PayRateTypeObjectType

public PaymentTermsObjectIDType createPaymentTermsObjectIDType ()

Create an instance of PaymentTermsObjectIDType

public PaymentTermsObjectType createPaymentTermsObjectType ()

Create an instance of PaymentTermsObjectType

public PayrollInterfaceContributionAmountDataType createPayrollInterfaceContributionAmountDataType ()

public PayrollInterfaceContributionDataType createPayrollInterfaceContributionDataType ()

public PayrollReportingCodeAllObjectIDType createPayrollReportingCodeAllObjectIDType ()

public PayrollReportingCodeAllObjectType createPayrollReportingCodeAllObjectType ()

Create an instance of PayrollReportingCodeAllObjectType

public PayrollReportingTypeObjectIDType createPayrollReportingTypeObjectIDType ()

Create an instance of PayrollReportingTypeObjectIDType

public PayrollReportingTypeObjectType createPayrollReportingTypeObjectType ()

Create an instance of PayrollReportingTypeObjectType

public PerformanceImprovementPlanDataType createPerformanceImprovementPlanDataType ()

Create an instance of PerformanceImprovementPlanDataType

public PerformanceReviewDataType createPerformanceReviewDataType ()

Create an instance of PerformanceReviewDataType

public PersonIdentificationDataType createPersonIdentificationDataType ()

Create an instance of PersonIdentificationDataType

public PersonMilitaryServiceDataType createPersonMilitaryServiceDataType ()

Create an instance of PersonMilitaryServiceDataType

public PersonNameDataType createPersonNameDataType ()

Create an instance of PersonNameDataType

public PersonNameDetailDataType createPersonNameDetailDataType ()

Create an instance of PersonNameDetailDataType

public PersonNamePrefixDataType createPersonNamePrefixDataType ()

Create an instance of PersonNamePrefixDataType

public PersonNameSuffixDataType createPersonNameSuffixDataType ()

Create an instance of PersonNameSuffixDataType

public PersonQualificationDataType createPersonQualificationDataType ()

Create an instance of PersonQualificationDataType

public PersonalInformationDataType createPersonalInformationDataType ()

Create an instance of PersonalInformationDataType

public PhoneDeviceTypeObjectIDType createPhoneDeviceTypeObjectIDType ()

Create an instance of PhoneDeviceTypeObjectIDType

public PhoneDeviceTypeObjectType createPhoneDeviceTypeObjectType ()

Create an instance of PhoneDeviceTypeObjectType

public PhoneInformationDataType createPhoneInformationDataType ()

Create an instance of PhoneInformationDataType

public PositionDataType createPositionDataType ()

Create an instance of PositionDataType

public PositionDefinitionDataType createPositionDefinitionDataType ()

Create an instance of PositionDefinitionDataType

public PositionDetailDataType createPositionDetailDataType ()

Create an instance of PositionDetailDataType

public PositionDetailsDataType createPositionDetailsDataType ()

Create an instance of PositionDetailsDataType

public PositionDetailsSubDataType createPositionDetailsSubDataType ()

Create an instance of PositionDetailsSubDataType

public PositionElementObjectIDType createPositionElementObjectIDType ()

Create an instance of PositionElementObjectIDType

public PositionElementObjectType createPositionElementObjectType ()

Create an instance of PositionElementObjectType

public PositionGroupObjectIDType createPositionGroupObjectIDType ()

Create an instance of PositionGroupObjectIDType

public PositionGroupObjectType createPositionGroupObjectType ()

Create an instance of PositionGroupObjectType

public PositionGroupRestrictionDataType createPositionGroupRestrictionDataType ()

Create an instance of PositionGroupRestrictionDataType

public PositionGroupRestrictionSummaryDataType createPositionGroupRestrictionSummaryDataType ()

public PositionObjectIDType createPositionObjectIDType ()

Create an instance of PositionObjectIDType

public PositionObjectType createPositionObjectType ()

Create an instance of PositionObjectType

public PositionPayrollInterfaceDetailDataType createPositionPayrollInterfaceDetailDataType ()

public PositionPayrollReportingCodeDataType createPositionPayrollReportingCodeDataType ()

public PositionRequestCriteriaType createPositionRequestCriteriaType ()

Create an instance of PositionRequestCriteriaType

public PositionRequestReferencesType createPositionRequestReferencesType ()

Create an instance of PositionRequestReferencesType

public PositionResponseGroupType createPositionResponseGroupType ()

Create an instance of PositionResponseGroupType

public PositionRestrictionType createPositionRestrictionType ()

Create an instance of PositionRestrictionType

public PositionRestrictionsObjectIDType createPositionRestrictionsObjectIDType ()

Create an instance of PositionRestrictionsObjectIDType

public PositionRestrictionsObjectType createPositionRestrictionsObjectType ()

Create an instance of PositionRestrictionsObjectType

public PositionTimeTypeObjectIDType createPositionTimeTypeObjectIDType ()

Create an instance of PositionTimeTypeObjectIDType

public PositionTimeTypeObjectType createPositionTimeTypeObjectType ()

Create an instance of PositionTimeTypeObjectType

public PositionWorkerTypeObjectIDType createPositionWorkerTypeObjectIDType ()

Create an instance of PositionWorkerTypeObjectIDType

public PositionWorkerTypeObjectType createPositionWorkerTypeObjectType ()

Create an instance of PositionWorkerTypeObjectType

public PositionsResponseDataType createPositionsResponseDataType ()

Create an instance of PositionsResponseDataType

public PotentialObjectIDType createPotentialObjectIDType ()

Create an instance of PotentialObjectIDType

public PotentialObjectType createPotentialObjectType ()

Create an instance of PotentialObjectType

public PreferredNameDataType createPreferredNameDataType ()

Create an instance of PreferredNameDataType

public JAXBElement<ProcessingFaultType> createProcessingFault (ProcessingFaultType value)

Create an instance of JAXBElement<ProcessingFaultType>}

Parameters
value

public ProcessingFaultType createProcessingFaultType ()

Create an instance of ProcessingFaultType

public PromoteEmployeeDataType createPromoteEmployeeDataType ()

Create an instance of PromoteEmployeeDataType

public JAXBElement<PromoteEmployeeRequestType> createPromoteEmployeeRequest (PromoteEmployeeRequestType value)

Create an instance of JAXBElement<PromoteEmployeeRequestType>}

Parameters
value

public PromoteEmployeeRequestType createPromoteEmployeeRequestType ()

Create an instance of PromoteEmployeeRequestType

public JAXBElement<PromoteEmployeeResponseType> createPromoteEmployeeResponse (PromoteEmployeeResponseType value)

Create an instance of JAXBElement<PromoteEmployeeResponseType>}

Parameters
value

public PromoteEmployeeResponseType createPromoteEmployeeResponseType ()

Create an instance of PromoteEmployeeResponseType

public ProposePayrollCommitmentAdjustmentSubBusinessProcessType createProposePayrollCommitmentAdjustmentSubBusinessProcessType ()

public ProposedAllowancePlanAssignmentDataType createProposedAllowancePlanAssignmentDataType ()

public ProposedAllowancePlanAssignmentType createProposedAllowancePlanAssignmentType ()

public ProposedAllowanceUnitPlanAssignmentDataType createProposedAllowanceUnitPlanAssignmentDataType ()

public ProposedAllowanceUnitPlanAssignmentType createProposedAllowanceUnitPlanAssignmentType ()

public ProposedBasePayPlanAssignmentDataType createProposedBasePayPlanAssignmentDataType ()

public ProposedBasePayPlanAssignmentType createProposedBasePayPlanAssignmentType ()

Create an instance of ProposedBasePayPlanAssignmentType

public ProposedBasePayPlanForJobAssignmentDataType createProposedBasePayPlanForJobAssignmentDataType ()

public ProposedBasePayPlanForJobAssignmentType createProposedBasePayPlanForJobAssignmentType ()

public ProposedBonusPlanAssignmentDataType createProposedBonusPlanAssignmentDataType ()

public ProposedBonusPlanAssignmentType createProposedBonusPlanAssignmentType ()

Create an instance of ProposedBonusPlanAssignmentType

public ProposedCommissionPlanAssignmentDataType createProposedCommissionPlanAssignmentDataType ()

public ProposedCommissionPlanAssignmentType createProposedCommissionPlanAssignmentType ()

public ProposedMeritPlanAssignmentDataType createProposedMeritPlanAssignmentDataType ()

public ProposedMeritPlanAssignmentType createProposedMeritPlanAssignmentType ()

Create an instance of ProposedMeritPlanAssignmentType

public ProposedPositionDetailsType createProposedPositionDetailsType ()

Create an instance of ProposedPositionDetailsType

public ProposedSalaryUnitPlanAssignmentDataType createProposedSalaryUnitPlanAssignmentDataType ()

public ProposedSalaryUnitPlanAssignmentType createProposedSalaryUnitPlanAssignmentType ()

public ProposedStockPlanAssignmentDataType createProposedStockPlanAssignmentDataType ()

public ProposedStockPlanAssignmentType createProposedStockPlanAssignmentType ()

Create an instance of ProposedStockPlanAssignmentType

public PurchaseOrderContractDetailsDataType createPurchaseOrderContractDetailsDataType ()

public JAXBElement<PutApplicantRequestType> createPutApplicantRequest (PutApplicantRequestType value)

Create an instance of JAXBElement<PutApplicantRequestType>}

Parameters
value

public PutApplicantRequestType createPutApplicantRequestType ()

Create an instance of PutApplicantRequestType

public JAXBElement<PutApplicantResponseType> createPutApplicantResponse (PutApplicantResponseType value)

Create an instance of JAXBElement<PutApplicantResponseType>}

Parameters
value

public PutApplicantResponseType createPutApplicantResponseType ()

Create an instance of PutApplicantResponseType

public JAXBElement<PutCitizenshipStatusRequestType> createPutCitizenshipStatusRequest (PutCitizenshipStatusRequestType value)

Create an instance of JAXBElement<PutCitizenshipStatusRequestType>}

Parameters
value

public PutCitizenshipStatusRequestType createPutCitizenshipStatusRequestType ()

Create an instance of PutCitizenshipStatusRequestType

public JAXBElement<PutCitizenshipStatusResponseType> createPutCitizenshipStatusResponse (PutCitizenshipStatusResponseType value)

Create an instance of JAXBElement<PutCitizenshipStatusResponseType>}

Parameters
value

public PutCitizenshipStatusResponseType createPutCitizenshipStatusResponseType ()

Create an instance of PutCitizenshipStatusResponseType

public PutDependentDataType createPutDependentDataType ()

Create an instance of PutDependentDataType

public JAXBElement<PutDependentRequestType> createPutDependentRequest (PutDependentRequestType value)

Create an instance of JAXBElement<PutDependentRequestType>}

Parameters
value

public PutDependentRequestType createPutDependentRequestType ()

Create an instance of PutDependentRequestType

public JAXBElement<PutDependentResponseType> createPutDependentResponse (PutDependentResponseType value)

Create an instance of JAXBElement<PutDependentResponseType>}

Parameters
value

public PutDependentResponseType createPutDependentResponseType ()

Create an instance of PutDependentResponseType

public JAXBElement<PutJobClassificationGroupRequestType> createPutJobClassificationGroupRequest (PutJobClassificationGroupRequestType value)

Create an instance of JAXBElement<PutJobClassificationGroupRequestType>}

Parameters
value

public PutJobClassificationGroupRequestType createPutJobClassificationGroupRequestType ()

public JAXBElement<PutJobClassificationGroupResponseType> createPutJobClassificationGroupResponse (PutJobClassificationGroupResponseType value)

Create an instance of JAXBElement<PutJobClassificationGroupResponseType>}

Parameters
value

public PutJobClassificationGroupResponseType createPutJobClassificationGroupResponseType ()

public JAXBElement<PutJobFamilyGroupRequestType> createPutJobFamilyGroupRequest (PutJobFamilyGroupRequestType value)

Create an instance of JAXBElement<PutJobFamilyGroupRequestType>}

Parameters
value

public PutJobFamilyGroupRequestType createPutJobFamilyGroupRequestType ()

Create an instance of PutJobFamilyGroupRequestType

public JAXBElement<PutJobFamilyGroupResponseType> createPutJobFamilyGroupResponse (PutJobFamilyGroupResponseType value)

Create an instance of JAXBElement<PutJobFamilyGroupResponseType>}

Parameters
value

public PutJobFamilyGroupResponseType createPutJobFamilyGroupResponseType ()

Create an instance of PutJobFamilyGroupResponseType

public JAXBElement<PutJobFamilyRequestType> createPutJobFamilyRequest (PutJobFamilyRequestType value)

Create an instance of JAXBElement<PutJobFamilyRequestType>}

Parameters
value

public PutJobFamilyRequestType createPutJobFamilyRequestType ()

Create an instance of PutJobFamilyRequestType

public JAXBElement<PutJobFamilyResponseType> createPutJobFamilyResponse (PutJobFamilyResponseType value)

Create an instance of JAXBElement<PutJobFamilyResponseType>}

Parameters
value

public PutJobFamilyResponseType createPutJobFamilyResponseType ()

Create an instance of PutJobFamilyResponseType

public JAXBElement<PutWorkerDocumentRequestType> createPutWorkerDocumentRequest (PutWorkerDocumentRequestType value)

Create an instance of JAXBElement<PutWorkerDocumentRequestType>}

Parameters
value

public PutWorkerDocumentRequestType createPutWorkerDocumentRequestType ()

Create an instance of PutWorkerDocumentRequestType

public JAXBElement<PutWorkerDocumentResponseType> createPutWorkerDocumentResponse (PutWorkerDocumentResponseType value)

Create an instance of JAXBElement<PutWorkerDocumentResponseType>}

Parameters
value

public PutWorkerDocumentResponseType createPutWorkerDocumentResponseType ()

Create an instance of PutWorkerDocumentResponseType

public QualificationDataForPositionRestrictionOrJobProfileType createQualificationDataForPositionRestrictionOrJobProfileType ()

public QualificationsFromPositionRestrictionsDataType createQualificationsFromPositionRestrictionsDataType ()

public QualifiedDomesticRelationsOrderReplacementDataType createQualifiedDomesticRelationsOrderReplacementDataType ()

public RecruitingDataType createRecruitingDataType ()

Create an instance of RecruitingDataType

public RecruitingInstructionDataType createRecruitingInstructionDataType ()

Create an instance of RecruitingInstructionDataType

public RecruitingInstructionObjectIDType createRecruitingInstructionObjectIDType ()

Create an instance of RecruitingInstructionObjectIDType

public RecruitingInstructionObjectType createRecruitingInstructionObjectType ()

Create an instance of RecruitingInstructionObjectType

public RegionObjectIDType createRegionObjectIDType ()

Create an instance of RegionObjectIDType

public RegionObjectType createRegionObjectType ()

Create an instance of RegionObjectType

public RelatedPersonForWorkerObjectIDType createRelatedPersonForWorkerObjectIDType ()

Create an instance of RelatedPersonForWorkerObjectIDType

public RelatedPersonForWorkerObjectType createRelatedPersonForWorkerObjectType ()

Create an instance of RelatedPersonForWorkerObjectType

public RelatedPersonRelationshipObjectIDType createRelatedPersonRelationshipObjectIDType ()

public RelatedPersonRelationshipObjectType createRelatedPersonRelationshipObjectType ()

public RelatedPersonType createRelatedPersonType ()

Create an instance of RelatedPersonType

public ReligionObjectIDType createReligionObjectIDType ()

Create an instance of ReligionObjectIDType

public ReligionObjectType createReligionObjectType ()

Create an instance of ReligionObjectType

public RemoveRetireeStatusDataType createRemoveRetireeStatusDataType ()

Create an instance of RemoveRetireeStatusDataType

public RemoveRetireeStatusEventDataType createRemoveRetireeStatusEventDataType ()

Create an instance of RemoveRetireeStatusEventDataType

public JAXBElement<RemoveRetireeStatusRequestType> createRemoveRetireeStatusRequest (RemoveRetireeStatusRequestType value)

Create an instance of JAXBElement<RemoveRetireeStatusRequestType>}

Parameters
value

public RemoveRetireeStatusRequestType createRemoveRetireeStatusRequestType ()

Create an instance of RemoveRetireeStatusRequestType

public JAXBElement<RemoveRetireeStatusResponseType> createRemoveRetireeStatusResponse (RemoveRetireeStatusResponseType value)

Create an instance of JAXBElement<RemoveRetireeStatusResponseType>}

Parameters
value

public RemoveRetireeStatusResponseType createRemoveRetireeStatusResponseType ()

Create an instance of RemoveRetireeStatusResponseType

public RemoveRetireeStatusSubBusinessProcessType createRemoveRetireeStatusSubBusinessProcessType ()

public RemoveRetireeStatusSubProcessDetailsType createRemoveRetireeStatusSubProcessDetailsType ()

public RequestBudgetApprovalSubBusinessProcessNonAutoType createRequestBudgetApprovalSubBusinessProcessNonAutoType ()

public RequestBudgetApprovalSubBusinessProcessType createRequestBudgetApprovalSubBusinessProcessType ()

public RequestCompensationChangeEditPositionSubBusinessProcessType createRequestCompensationChangeEditPositionSubBusinessProcessType ()

public RequestCompensationDefaultSubBusinessProcessType createRequestCompensationDefaultSubBusinessProcessType ()

public RequestOneTimePaymentSubBusinessProcessType createRequestOneTimePaymentSubBusinessProcessType ()

public RequestStockGrantSubdataType createRequestStockGrantSubdataType ()

Create an instance of RequestStockGrantSubdataType

public RequestStockSubBusinessProcessType createRequestStockSubBusinessProcessType ()

Create an instance of RequestStockSubBusinessProcessType

public ResponseFilterType createResponseFilterType ()

Create an instance of ResponseFilterType

public ResponseResultsType createResponseResultsType ()

Create an instance of ResponseResultsType

public ResponsibilityProfileForJobDataType createResponsibilityProfileForJobDataType ()

public ResponsibilityProfileForJobType createResponsibilityProfileForJobType ()

Create an instance of ResponsibilityProfileForJobType

public ResponsibilityQualificationProfileReplacementDataType createResponsibilityQualificationProfileReplacementDataType ()

public ResponsibilityQualificationReplacementType createResponsibilityQualificationReplacementType ()

public RetentionObjectIDType createRetentionObjectIDType ()

Create an instance of RetentionObjectIDType

public RetentionObjectType createRetentionObjectType ()

Create an instance of RetentionObjectType

public RetireeOrganizationObjectIDType createRetireeOrganizationObjectIDType ()

Create an instance of RetireeOrganizationObjectIDType

public RetireeOrganizationObjectType createRetireeOrganizationObjectType ()

Create an instance of RetireeOrganizationObjectType

public RetirementSavingsDataType createRetirementSavingsDataType ()

Create an instance of RetirementSavingsDataType

public ReviewCOBRAEligibilityDataType createReviewCOBRAEligibilityDataType ()

Create an instance of ReviewCOBRAEligibilityDataType

public ReviewCOBRAEligibilitySubBusinessProcessType createReviewCOBRAEligibilitySubBusinessProcessType ()

public ReviewPayrollInterfaceDataExtractBusinessSubProcessType createReviewPayrollInterfaceDataExtractBusinessSubProcessType ()

public ReviewPayrollInterfaceDataSubBusinessProcessType createReviewPayrollInterfaceDataSubBusinessProcessType ()

public ReviewPayrollInterfaceDataType createReviewPayrollInterfaceDataType ()

Create an instance of ReviewPayrollInterfaceDataType

public ReviewRatingObjectIDType createReviewRatingObjectIDType ()

Create an instance of ReviewRatingObjectIDType

public ReviewRatingObjectType createReviewRatingObjectType ()

Create an instance of ReviewRatingObjectType

public ReviewTypeObjectIDType createReviewTypeObjectIDType ()

Create an instance of ReviewTypeObjectIDType

public ReviewTypeObjectType createReviewTypeObjectType ()

Create an instance of ReviewTypeObjectType

public RoleAssignerObjectIDType createRoleAssignerObjectIDType ()

Create an instance of RoleAssignerObjectIDType

public RoleAssignerObjectType createRoleAssignerObjectType ()

Create an instance of RoleAssignerObjectType

public RoleAssignmentType createRoleAssignmentType ()

Create an instance of RoleAssignmentType

public SchoolObjectIDType createSchoolObjectIDType ()

Create an instance of SchoolObjectIDType

public SchoolObjectType createSchoolObjectType ()

Create an instance of SchoolObjectType

public SecondaryTerminationDataType createSecondaryTerminationDataType ()

Create an instance of SecondaryTerminationDataType

public SelfEvaluationDetailDataType createSelfEvaluationDetailDataType ()

Create an instance of SelfEvaluationDetailDataType

public SkillObjectIDType createSkillObjectIDType ()

Create an instance of SkillObjectIDType

public SkillObjectType createSkillObjectType ()

Create an instance of SkillObjectType

public SpendCategoryObjectIDType createSpendCategoryObjectIDType ()

Create an instance of SpendCategoryObjectIDType

public SpendCategoryObjectType createSpendCategoryObjectType ()

Create an instance of SpendCategoryObjectType

public SpendingAccountCoverageDataType createSpendingAccountCoverageDataType ()

Create an instance of SpendingAccountCoverageDataType

public StaffingInterfaceObjectIDType createStaffingInterfaceObjectIDType ()

Create an instance of StaffingInterfaceObjectIDType

public StaffingInterfaceObjectType createStaffingInterfaceObjectType ()

Create an instance of StaffingInterfaceObjectType

public StockGrantTypeObjectIDType createStockGrantTypeObjectIDType ()

Create an instance of StockGrantTypeObjectIDType

public StockGrantTypeObjectType createStockGrantTypeObjectType ()

Create an instance of StockGrantTypeObjectType

public StockPlanObjectIDType createStockPlanObjectIDType ()

Create an instance of StockPlanObjectIDType

public StockPlanObjectType createStockPlanObjectType ()

Create an instance of StockPlanObjectType

public StockVestingScheduleObjectIDType createStockVestingScheduleObjectIDType ()

Create an instance of StockVestingScheduleObjectIDType

public StockVestingScheduleObjectType createStockVestingScheduleObjectType ()

Create an instance of StockVestingScheduleObjectType

public SubregionInformationDataType createSubregionInformationDataType ()

Create an instance of SubregionInformationDataType

public SubscriberObjectIDType createSubscriberObjectIDType ()

Create an instance of SubscriberObjectIDType

public SubscriberObjectType createSubscriberObjectType ()

Create an instance of SubscriberObjectType

public SuccessionPlanCandidateDataType createSuccessionPlanCandidateDataType ()

Create an instance of SuccessionPlanCandidateDataType

public SuccessionProfileDataType createSuccessionProfileDataType ()

Create an instance of SuccessionProfileDataType

public SuccessionReadinessObjectIDType createSuccessionReadinessObjectIDType ()

Create an instance of SuccessionReadinessObjectIDType

public SuccessionReadinessObjectType createSuccessionReadinessObjectType ()

Create an instance of SuccessionReadinessObjectType

public SupervisoryOrgDataType createSupervisoryOrgDataType ()

Create an instance of SupervisoryOrgDataType

public SupervisoryOrganizationObjectIDType createSupervisoryOrganizationObjectIDType ()

public SupervisoryOrganizationObjectType createSupervisoryOrganizationObjectType ()

Create an instance of SupervisoryOrganizationObjectType

public SupplierObjectIDType createSupplierObjectIDType ()

Create an instance of SupplierObjectIDType

public SupplierObjectType createSupplierObjectType ()

Create an instance of SupplierObjectType

public SystemUserDataType createSystemUserDataType ()

Create an instance of SystemUserDataType

public SystemUserForWorkerDataType createSystemUserForWorkerDataType ()

Create an instance of SystemUserForWorkerDataType

public TalentAssessmentDataType createTalentAssessmentDataType ()

Create an instance of TalentAssessmentDataType

public TerminateEmployeeDataType createTerminateEmployeeDataType ()

Create an instance of TerminateEmployeeDataType

public JAXBElement<TerminateEmployeeEventResponseType> createTerminateEmployeeEventResponse (TerminateEmployeeEventResponseType value)

Create an instance of JAXBElement<TerminateEmployeeEventResponseType>}

Parameters
value

public TerminateEmployeeEventResponseType createTerminateEmployeeEventResponseType ()

Create an instance of TerminateEmployeeEventResponseType

public JAXBElement<TerminateEmployeeRequestType> createTerminateEmployeeRequest (TerminateEmployeeRequestType value)

Create an instance of JAXBElement<TerminateEmployeeRequestType>}

Parameters
value

public TerminateEmployeeRequestType createTerminateEmployeeRequestType ()

Create an instance of TerminateEmployeeRequestType

public TerminateEventDataType createTerminateEventDataType ()

Create an instance of TerminateEventDataType

public TerminationSubcategoryObjectIDType createTerminationSubcategoryObjectIDType ()

Create an instance of TerminationSubcategoryObjectIDType

public TerminationSubcategoryObjectType createTerminationSubcategoryObjectType ()

Create an instance of TerminationSubcategoryObjectType

public TimeProfileObjectIDType createTimeProfileObjectIDType ()

Create an instance of TimeProfileObjectIDType

public TimeProfileObjectType createTimeProfileObjectType ()

Create an instance of TimeProfileObjectType

public TimeZoneObjectIDType createTimeZoneObjectIDType ()

Create an instance of TimeZoneObjectIDType

public TimeZoneObjectType createTimeZoneObjectType ()

Create an instance of TimeZoneObjectType

public TrainingAchievementDataType createTrainingAchievementDataType ()

Create an instance of TrainingAchievementDataType

public TrainingObjectIDType createTrainingObjectIDType ()

Create an instance of TrainingObjectIDType

public TrainingObjectType createTrainingObjectType ()

Create an instance of TrainingObjectType

public TrainingProfileForJobDataType createTrainingProfileForJobDataType ()

Create an instance of TrainingProfileForJobDataType

public TrainingProfileForJobType createTrainingProfileForJobType ()

Create an instance of TrainingProfileForJobType

public TrainingQualificationProfileReplacementDataType createTrainingQualificationProfileReplacementDataType ()

public TrainingQualificationReplacementType createTrainingQualificationReplacementType ()

public TrainingType createTrainingType ()

Create an instance of TrainingType

public TrainingTypeObjectIDType createTrainingTypeObjectIDType ()

Create an instance of TrainingTypeObjectIDType

public TrainingTypeObjectType createTrainingTypeObjectType ()

Create an instance of TrainingTypeObjectType

public TransactionLogCriteriaType createTransactionLogCriteriaType ()

Create an instance of TransactionLogCriteriaType

public TransactionLogDataType createTransactionLogDataType ()

Create an instance of TransactionLogDataType

public TransactionLogEntryType createTransactionLogEntryType ()

Create an instance of TransactionLogEntryType

public TransactionLogObjectIDType createTransactionLogObjectIDType ()

Create an instance of TransactionLogObjectIDType

public TransactionLogObjectType createTransactionLogObjectType ()

Create an instance of TransactionLogObjectType

public TransactionLogTypeObjectIDType createTransactionLogTypeObjectIDType ()

Create an instance of TransactionLogTypeObjectIDType

public TransactionLogTypeObjectType createTransactionLogTypeObjectType ()

Create an instance of TransactionLogTypeObjectType

public TransactionTypeReferencesType createTransactionTypeReferencesType ()

Create an instance of TransactionTypeReferencesType

public TransferContingentWorkerDataType createTransferContingentWorkerDataType ()

Create an instance of TransferContingentWorkerDataType

public JAXBElement<TransferContingentWorkerRequestType> createTransferContingentWorkerRequest (TransferContingentWorkerRequestType value)

Create an instance of JAXBElement<TransferContingentWorkerRequestType>}

Parameters
value

public TransferContingentWorkerRequestType createTransferContingentWorkerRequestType ()

public JAXBElement<TransferContingentWorkerResponseType> createTransferContingentWorkerResponse (TransferContingentWorkerResponseType value)

Create an instance of JAXBElement<TransferContingentWorkerResponseType>}

Parameters
value

public TransferContingentWorkerResponseType createTransferContingentWorkerResponseType ()

public TransferEmployeeDataType createTransferEmployeeDataType ()

Create an instance of TransferEmployeeDataType

public JAXBElement<TransferEmployeeRequestType> createTransferEmployeeRequest (TransferEmployeeRequestType value)

Create an instance of JAXBElement<TransferEmployeeRequestType>}

Parameters
value

public TransferEmployeeRequestType createTransferEmployeeRequestType ()

Create an instance of TransferEmployeeRequestType

public JAXBElement<TransferEmployeeResponseType> createTransferEmployeeResponse (TransferEmployeeResponseType value)

Create an instance of JAXBElement<TransferEmployeeResponseType>}

Parameters
value

public TransferEmployeeResponseType createTransferEmployeeResponseType ()

Create an instance of TransferEmployeeResponseType

public UniqueIdentifierObjectIDType createUniqueIdentifierObjectIDType ()

Create an instance of UniqueIdentifierObjectIDType

public UniqueIdentifierObjectType createUniqueIdentifierObjectType ()

Create an instance of UniqueIdentifierObjectType

public UnitOfMeasureObjectIDType createUnitOfMeasureObjectIDType ()

Create an instance of UnitOfMeasureObjectIDType

public UnitOfMeasureObjectType createUnitOfMeasureObjectType ()

Create an instance of UnitOfMeasureObjectType

public UnitSalaryPlanObjectIDType createUnitSalaryPlanObjectIDType ()

Create an instance of UnitSalaryPlanObjectIDType

public UnitSalaryPlanObjectType createUnitSalaryPlanObjectType ()

Create an instance of UnitSalaryPlanObjectType

public UpdateIDInformationSubBusinessProcessType createUpdateIDInformationSubBusinessProcessType ()

public UserLanguageObjectIDType createUserLanguageObjectIDType ()

Create an instance of UserLanguageObjectIDType

public UserLanguageObjectType createUserLanguageObjectType ()

Create an instance of UserLanguageObjectType

public ValidationErrorType createValidationErrorType ()

Create an instance of ValidationErrorType

public JAXBElement<ValidationFaultType> createValidationFault (ValidationFaultType value)

Create an instance of JAXBElement<ValidationFaultType>}

Parameters
value

public ValidationFaultType createValidationFaultType ()

Create an instance of ValidationFaultType

public VisaIDDataType createVisaIDDataType ()

Create an instance of VisaIDDataType

public VisaIDType createVisaIDType ()

Create an instance of VisaIDType

public VisaIDTypeObjectIDType createVisaIDTypeObjectIDType ()

Create an instance of VisaIDTypeObjectIDType

public VisaIDTypeObjectType createVisaIDTypeObjectType ()

Create an instance of VisaIDTypeObjectType

public VolumeDataType createVolumeDataType ()

Create an instance of VolumeDataType

public WebAddressInformationDataType createWebAddressInformationDataType ()

Create an instance of WebAddressInformationDataType

public WorkExperienceDataType createWorkExperienceDataType ()

Create an instance of WorkExperienceDataType

public WorkExperienceForJobType createWorkExperienceForJobType ()

Create an instance of WorkExperienceForJobType

public WorkExperienceProfileForJobDataType createWorkExperienceProfileForJobDataType ()

public WorkExperienceQualificationProfileReplacementDataType createWorkExperienceQualificationProfileReplacementDataType ()

public WorkExperienceQualificationReplacementType createWorkExperienceQualificationReplacementType ()

public WorkExperienceRatingObjectIDType createWorkExperienceRatingObjectIDType ()

Create an instance of WorkExperienceRatingObjectIDType

public WorkExperienceRatingObjectType createWorkExperienceRatingObjectType ()

Create an instance of WorkExperienceRatingObjectType

public WorkExperienceSkillObjectIDType createWorkExperienceSkillObjectIDType ()

Create an instance of WorkExperienceSkillObjectIDType

public WorkExperienceSkillObjectType createWorkExperienceSkillObjectType ()

Create an instance of WorkExperienceSkillObjectType

public WorkHoursProfileObjectIDType createWorkHoursProfileObjectIDType ()

Create an instance of WorkHoursProfileObjectIDType

public WorkHoursProfileObjectType createWorkHoursProfileObjectType ()

Create an instance of WorkHoursProfileObjectType

public WorkShiftObjectIDType createWorkShiftObjectIDType ()

Create an instance of WorkShiftObjectIDType

public WorkShiftObjectType createWorkShiftObjectType ()

Create an instance of WorkShiftObjectType

public WorkerAdditionalBenefitsCoverageDataType createWorkerAdditionalBenefitsCoverageDataType ()

public WorkerAdditionalBenefitsDataType createWorkerAdditionalBenefitsDataType ()

Create an instance of WorkerAdditionalBenefitsDataType

public WorkerAdditionalBenefitsPeriodDataType createWorkerAdditionalBenefitsPeriodDataType ()

public WorkerBenefitElectionDataType createWorkerBenefitElectionDataType ()

Create an instance of WorkerBenefitElectionDataType

public WorkerBenefitEligibilityDataType createWorkerBenefitEligibilityDataType ()

Create an instance of WorkerBenefitEligibilityDataType

public WorkerBenefitEnrollmentDataType createWorkerBenefitEnrollmentDataType ()

Create an instance of WorkerBenefitEnrollmentDataType

public WorkerByNationalIDRequestCriteriaType createWorkerByNationalIDRequestCriteriaType ()

public WorkerCompensationCodeDataType createWorkerCompensationCodeDataType ()

Create an instance of WorkerCompensationCodeDataType

public WorkerCompensationDataType createWorkerCompensationDataType ()

Create an instance of WorkerCompensationDataType

public WorkerContractDetailDataType createWorkerContractDetailDataType ()

Create an instance of WorkerContractDetailDataType

public WorkerDataType createWorkerDataType ()

Create an instance of WorkerDataType

public WorkerDocumentCategoryAllObjectIDType createWorkerDocumentCategoryAllObjectIDType ()

public WorkerDocumentCategoryAllObjectType createWorkerDocumentCategoryAllObjectType ()

public WorkerDocumentDataType createWorkerDocumentDataType ()

Create an instance of WorkerDocumentDataType

public WorkerDocumentDataWWSType createWorkerDocumentDataWWSType ()

Create an instance of WorkerDocumentDataWWSType

public WorkerDocumentDetailsDataType createWorkerDocumentDetailsDataType ()

Create an instance of WorkerDocumentDetailsDataType

public WorkerDocumentForStaffingEventDataType createWorkerDocumentForStaffingEventDataType ()

public WorkerDocumentObjectIDType createWorkerDocumentObjectIDType ()

Create an instance of WorkerDocumentObjectIDType

public WorkerDocumentObjectType createWorkerDocumentObjectType ()

Create an instance of WorkerDocumentObjectType

public WorkerDocumentRequestReferencesType createWorkerDocumentRequestReferencesType ()

public WorkerDocumentResponseDataType createWorkerDocumentResponseDataType ()

Create an instance of WorkerDocumentResponseDataType

public WorkerDocumentResponseGroupType createWorkerDocumentResponseGroupType ()

Create an instance of WorkerDocumentResponseGroupType

public WorkerDocumentType createWorkerDocumentType ()

Create an instance of WorkerDocumentType

public WorkerDocumentWWSType createWorkerDocumentWWSType ()

Create an instance of WorkerDocumentWWSType

public WorkerEmploymentInformationDataType createWorkerEmploymentInformationDataType ()

public WorkerEventObjectIDType createWorkerEventObjectIDType ()

Create an instance of WorkerEventObjectIDType

public WorkerEventObjectType createWorkerEventObjectType ()

Create an instance of WorkerEventObjectType

public WorkerForFilledPositionType createWorkerForFilledPositionType ()

Create an instance of WorkerForFilledPositionType

public WorkerGoalDataType createWorkerGoalDataType ()

Create an instance of WorkerGoalDataType

public WorkerGoalType createWorkerGoalType ()

Create an instance of WorkerGoalType

public WorkerHealthCareCoverageDataType createWorkerHealthCareCoverageDataType ()

Create an instance of WorkerHealthCareCoverageDataType

public WorkerHealthCareDataType createWorkerHealthCareDataType ()

Create an instance of WorkerHealthCareDataType

public WorkerHealthCarePeriodDataType createWorkerHealthCarePeriodDataType ()

Create an instance of WorkerHealthCarePeriodDataType

public WorkerHealthSavingsAccountDataType createWorkerHealthSavingsAccountDataType ()

Create an instance of WorkerHealthSavingsAccountDataType

public WorkerHealthSavingsAccountPeriodDataType createWorkerHealthSavingsAccountPeriodDataType ()

public WorkerInsuranceCoverageDataType createWorkerInsuranceCoverageDataType ()

Create an instance of WorkerInsuranceCoverageDataType

public WorkerInsuranceDataType createWorkerInsuranceDataType ()

Create an instance of WorkerInsuranceDataType

public WorkerInsurancePeriodDataType createWorkerInsurancePeriodDataType ()

Create an instance of WorkerInsurancePeriodDataType

public WorkerManagementChainDataType createWorkerManagementChainDataType ()

Create an instance of WorkerManagementChainDataType

public WorkerMatrixManagementChainDataType createWorkerMatrixManagementChainDataType ()

public WorkerObjectIDType createWorkerObjectIDType ()

Create an instance of WorkerObjectIDType

public WorkerObjectType createWorkerObjectType ()

Create an instance of WorkerObjectType

public WorkerOrganizationDataType createWorkerOrganizationDataType ()

Create an instance of WorkerOrganizationDataType

public WorkerOrganizationMembershipDataType createWorkerOrganizationMembershipDataType ()

public WorkerOrganizationRoleAssignmentDataType createWorkerOrganizationRoleAssignmentDataType ()

public WorkerOrganizationRoleDataType createWorkerOrganizationRoleDataType ()

Create an instance of WorkerOrganizationRoleDataType

public WorkerRelatedPersonsDataType createWorkerRelatedPersonsDataType ()

Create an instance of WorkerRelatedPersonsDataType

public WorkerRequestCriteriaType createWorkerRequestCriteriaType ()

Create an instance of WorkerRequestCriteriaType

public WorkerRequestReferencesType createWorkerRequestReferencesType ()

Create an instance of WorkerRequestReferencesType

public WorkerResponseGroupType createWorkerResponseGroupType ()

Create an instance of WorkerResponseGroupType

public WorkerRetirementSavingsDataType createWorkerRetirementSavingsDataType ()

Create an instance of WorkerRetirementSavingsDataType

public WorkerRetirementSavingsPeriodDataType createWorkerRetirementSavingsPeriodDataType ()

public WorkerRoleDataType createWorkerRoleDataType ()

Create an instance of WorkerRoleDataType

public WorkerSpendingAccountDataType createWorkerSpendingAccountDataType ()

Create an instance of WorkerSpendingAccountDataType

public WorkerSpendingAccountPeriodDataType createWorkerSpendingAccountPeriodDataType ()

public WorkerStatusDetailDataType createWorkerStatusDetailDataType ()

Create an instance of WorkerStatusDetailDataType

public WorkerSupervisoryManagementChainDataType createWorkerSupervisoryManagementChainDataType ()

public WorkerType createWorkerType ()

Create an instance of WorkerType

public WorkerTypeObjectIDType createWorkerTypeObjectIDType ()

Create an instance of WorkerTypeObjectIDType

public WorkerTypeObjectType createWorkerTypeObjectType ()

Create an instance of WorkerTypeObjectType

public WorkersCompensationCodeObjectIDType createWorkersCompensationCodeObjectIDType ()

public WorkersCompensationCodeObjectType createWorkersCompensationCodeObjectType ()

Create an instance of WorkersCompensationCodeObjectType

public WorkersForFilledPositionsDataType createWorkersForFilledPositionsDataType ()

Create an instance of WorkersForFilledPositionsDataType

public WorkersResponseDataType createWorkersResponseDataType ()

Create an instance of WorkersResponseDataType