| java.lang.Object | |
| ↳ | com.workday.benefits.AddDependentDataType |
Wrapper Element for the Add Dependent business process web service and its sub business processes.
Java class for Add_Dependent_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Add_Dependent_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Dependent_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Effective_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Reason_Reference" type="{urn:com.workday/bsvc}Benefits_Event_SubcategoryObjectType" minOccurs="0"/>
<element name="Employee_Reference" type="{urn:com.workday/bsvc}WorkerObjectType"/>
<element name="Existing_Related_Person_Reference" type="{urn:com.workday/bsvc}Related_Person_for_WorkerObjectType" minOccurs="0"/>
<element name="Related_Person_Relationship_Reference" type="{urn:com.workday/bsvc}Related_Person_RelationshipObjectType" minOccurs="0"/>
<element name="Use_Employee_Address" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Use_Employee_Phone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Dependent_Personal_Information_Data" type="{urn:com.workday/bsvc}Related_Person_Personal_Information_DataType" minOccurs="0"/>
<element name="Qualified_Domestic_Relations_Order_Data" type="{urn:com.workday/bsvc}Qualified_Domestic_Relations_Order_Replacement_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Could_Be_Covered_For_Health_Care_Coverage_Elsewhere" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Could_Be_Covered_For_Health_Care_Coverage_Elsewhere_Effective_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| couldBeCoveredForHealthCareCoverageElsewhere | |||||||||||
| couldBeCoveredForHealthCareCoverageElsewhereEffectiveDate | |||||||||||
| dependentID | |||||||||||
| dependentPersonalInformationData | |||||||||||
| effectiveDate | |||||||||||
| employeeReference | |||||||||||
| existingRelatedPersonReference | |||||||||||
| qualifiedDomesticRelationsOrderData | |||||||||||
| reasonReference | |||||||||||
| relatedPersonRelationshipReference | |||||||||||
| useEmployeeAddress | |||||||||||
| useEmployeePhone | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the couldBeCoveredForHealthCareCoverageElsewhere property.
| |||||||||||
Gets the value of the couldBeCoveredForHealthCareCoverageElsewhereEffectiveDate property.
| |||||||||||
Gets the value of the dependentID property.
| |||||||||||
Gets the value of the dependentPersonalInformationData property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Gets the value of the employeeReference property.
| |||||||||||
Gets the value of the existingRelatedPersonReference property.
| |||||||||||
Gets the value of the qualifiedDomesticRelationsOrderData property.
| |||||||||||
Gets the value of the reasonReference property.
| |||||||||||
Gets the value of the relatedPersonRelationshipReference property.
| |||||||||||
Gets the value of the useEmployeeAddress property.
| |||||||||||
Gets the value of the useEmployeePhone property.
| |||||||||||
Sets the value of the couldBeCoveredForHealthCareCoverageElsewhere property.
| |||||||||||
Sets the value of the couldBeCoveredForHealthCareCoverageElsewhereEffectiveDate property.
| |||||||||||
Sets the value of the dependentID property.
| |||||||||||
Sets the value of the dependentPersonalInformationData property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
Sets the value of the employeeReference property.
| |||||||||||
Sets the value of the existingRelatedPersonReference property.
| |||||||||||
Sets the value of the qualifiedDomesticRelationsOrderData property.
| |||||||||||
Sets the value of the reasonReference property.
| |||||||||||
Sets the value of the relatedPersonRelationshipReference property.
| |||||||||||
Sets the value of the useEmployeeAddress property.
| |||||||||||
Sets the value of the useEmployeePhone property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the couldBeCoveredForHealthCareCoverageElsewhere property. This getter has been renamed from isCouldBeCoveredForHealthCareCoverageElsewhere() to getCouldBeCoveredForHealthCareCoverageElsewhere() by cxf-xjc-boolean plugin.
Gets the value of the couldBeCoveredForHealthCareCoverageElsewhereEffectiveDate property.
Gets the value of the dependentID property.
Gets the value of the dependentPersonalInformationData property.
RelatedPersonPersonalInformationDataType
Gets the value of the effectiveDate property.
Gets the value of the employeeReference property.
WorkerObjectType
Gets the value of the existingRelatedPersonReference property.
RelatedPersonForWorkerObjectType
Gets the value of the qualifiedDomesticRelationsOrderData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the qualifiedDomesticRelationsOrderData property.
For example, to add a new item, do as follows:
getQualifiedDomesticRelationsOrderData().add(newItem);
Objects of the following type(s) are allowed in the list
QualifiedDomesticRelationsOrderReplacementDataType
Gets the value of the reasonReference property.
BenefitsEventSubcategoryObjectType
Gets the value of the relatedPersonRelationshipReference property.
RelatedPersonRelationshipObjectType
Gets the value of the useEmployeeAddress property. This getter has been renamed from isUseEmployeeAddress() to getUseEmployeeAddress() by cxf-xjc-boolean plugin.
Gets the value of the useEmployeePhone property. This getter has been renamed from isUseEmployeePhone() to getUseEmployeePhone() by cxf-xjc-boolean plugin.
Sets the value of the couldBeCoveredForHealthCareCoverageElsewhere property.
| value | Allowed object is Boolean |
|---|
Sets the value of the couldBeCoveredForHealthCareCoverageElsewhereEffectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dependentID property.
| value | Allowed object is String |
|---|
Sets the value of the dependentPersonalInformationData property.
| value | Allowed object is
RelatedPersonPersonalInformationDataType
|
|---|
Sets the value of the effectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the employeeReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the existingRelatedPersonReference property.
| value | Allowed object is
RelatedPersonForWorkerObjectType
|
|---|
Sets the value of the qualifiedDomesticRelationsOrderData property.
| qualifiedDomesticRelationsOrderData | Allowed object is
QualifiedDomesticRelationsOrderReplacementDataType
|
|---|
Sets the value of the reasonReference property.
| value | Allowed object is
BenefitsEventSubcategoryObjectType
|
|---|
Sets the value of the relatedPersonRelationshipReference property.
| value | Allowed object is
RelatedPersonRelationshipObjectType
|
|---|
Sets the value of the useEmployeeAddress property.
| value | Allowed object is Boolean |
|---|
Sets the value of the useEmployeePhone property.
| value | Allowed object is Boolean |
|---|