/// <summary> /// AssessmentCatalogQueryType class constructor /// </summary> public AssessmentCatalogQueryType() { this.userAreaField = new UserAreaType(); this.providerIdField = new EntityIdType(); this.filterField = new FilterType(); this.clientIdField = new EntityIdType(); }
/// <summary> /// IndJobPositionInfoType class constructor /// </summary> public IndJobPositionInfoType() { this.userAreaField = new UserAreaType(); this.scheduledHoursField = new List <IndJobScheduledHoursType>(); this.shiftIdField = new EntityIdType(); this.jobPositionDetailField = new List <IndJobPositionDetailType>(); }
/// <summary> /// SearchCriteriaType class constructor /// </summary> public SearchCriteriaType() { this.userAreaField = new UserAreaType(); this.searchCriterionField = new List <OtherSearchCriteriaType>(); this.userIdField = new EntityIdType(); this.searchTargetField = new List <string>(); this.searchCriteriaIdField = new EntityIdType(); }
/// <summary> /// AssessmentCatalogType class constructor /// </summary> public AssessmentCatalogType() { this.userAreaField = new UserAreaType(); this.assessmentPackageField = new List <AssessmentPackageType>(); this.catalogQueryStatusField = new AssessmentCatalogTypeCatalogQueryStatus(); this.providerIdField = new EntityIdType(); this.clientIdField = new EntityIdType(); }
/// <summary> /// IndicativeBatch class constructor /// </summary> public IndicativeBatch() { this.userAreaField = new UserAreaType(); this.indicativeDataField = new List <IndEmployeeRosterType>(); this.uniquePayloadTrackingIdField = new EntityIdType(); this.recipientIdField = new EntityIdType(); this.originatorIdField = new EntityIdType(); }
/// <summary> /// SearchResultType class constructor /// </summary> public SearchResultType() { this.userAreaField = new UserAreaType(); this.rankedSearchResultsField = new List <RankedSearchRelevanceType>(); this.searchRelevanceScoreField = new SearchResultTypeSearchRelevanceScore(); this.matchedObjectIdField = new EntityIdType(); this.userIdField = new EntityIdType(); this.searchTargetField = new List <string>(); this.searchResultIdField = new EntityIdType(); }
/// <summary> /// AssessmentOrderAcknowledgementType class constructor /// </summary> public AssessmentOrderAcknowledgementType() { this.userAreaField = new UserAreaType(); this.assessmentStatusField = new AssessmentStatusType(); this.accessPointField = new List <AssessmentOrderAcknowledgementTypeAccessPoint>(); this.clientOrderIdField = new EntityIdType(); this.receiptIdField = new EntityIdType(); this.providerIdField = new EntityIdType(); this.clientIdField = new EntityIdType(); }
/// <summary> /// AssessmentOrderRequestType class constructor /// </summary> public AssessmentOrderRequestType() { this.userAreaField = new UserAreaType(); this.resultLanguageField = new List <string>(); this.assessmentLanguageField = new List <string>(); this.assessmentSubjectField = new AssessmentSubjectType(); this.clientOrderIdField = new EntityIdType(); this.comparisonGroupIdField = new List <EntityIdType>(); this.providerIdField = new EntityIdType(); this.packageIdField = new EntityIdType(); this.clientIdField = new EntityIdType(); }
/// <summary> /// CalculatedLookupTableType class constructor /// </summary> public CalculatedLookupTableType() { this.lookupTableEntryField = new List <CalculatedLookupTableEntryType>(); this.lookupTableIdField = new EntityIdType(); }
/// <summary> /// IndBaseJobPositionDetailType class constructor /// </summary> public IndBaseJobPositionDetailType() { this.jobLevelField = new IndJobLevelInfoType(); this.positionIdField = new EntityIdType(); }
/// <summary> /// LaborBargainingUnitMembershipType class constructor /// </summary> public LaborBargainingUnitMembershipType() { this.memberIdField = new EntityIdType(); this.organizationIdField = new EntityIdType(); }
/// <summary> /// SupportingMaterialsTypeAttachmentInfo class constructor /// </summary> public SupportingMaterialsTypeAttachmentInfo() { this.attachmentIdField = new EntityIdType(); }
/// <summary> /// SpecifiedCompetencyReferenceType class constructor /// </summary> public SpecifiedCompetencyReferenceType() { this.competencyIdField = new EntityIdType(); }
/// <summary> /// FlexibleCompetencyReferenceType class constructor /// </summary> public FlexibleCompetencyReferenceType() { this.competencyIdField = new EntityIdType(); }
/// <summary> /// SEPPhysicalLocationType class constructor /// </summary> public SEPPhysicalLocationType() { this.postalAddressField = new PostalAddressType(); this.idField = new EntityIdType(); }
/// <summary> /// CalculatedScheduleTableType class constructor /// </summary> public CalculatedScheduleTableType() { this.scheduleTableEntryField = new List <CalculatedScheduleTableEntryType>(); this.scheduleTableIdField = new EntityIdType(); }
/// <summary> /// IndEmployeeWorkSiteRefType class constructor /// </summary> public IndEmployeeWorkSiteRefType() { this.postalAddressField = new PostalAddressType(); this.idField = new EntityIdType(); }
/// <summary> /// IndEmployeeOrganizationalUnitRefType class constructor /// </summary> public IndEmployeeOrganizationalUnitRefType() { this.accountingCodeField = new OrgAccountingCodeType(); this.organizationalUnitIdField = new EntityIdType(); }
/// <summary> /// IndOrganizationRefType class constructor /// </summary> public IndOrganizationRefType() { this.legalIdField = new EntityIdType(); this.taxIdField = new EntityIdType(); this.organizationIdField = new EntityIdType(); }
/// <summary> /// PayloadDispositionTypeEntityDisposition class constructor /// </summary> public PayloadDispositionTypeEntityDisposition() { this.entityIdentifierField = new EntityIdType(); }