| java.lang.Object | |
| ↳ | workday.com.bsvc.RemittanceFileCriteriaType |
Remittance File Search Criteria
Java class for Remittance_File_CriteriaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Remittance_File_CriteriaType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Remittance_File_Reference" type="{urn:com.workday/bsvc}Remittance_FileObjectType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| remittanceFileReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the remittanceFileReference property.
| |||||||||||
Sets the value of the remittanceFileReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the remittanceFileReference property.
RemittanceFileObjectType
Sets the value of the remittanceFileReference property.
| value | Allowed object is
RemittanceFileObjectType
|
|---|

