| java.lang.Object | |
| ↳ | workday.com.bsvc.BankStatementTransactionTypeReferenceType |
Bank Statement Transaction Type Reference.
Java class for Bank_Statement_Transaction_Type_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Bank_Statement_Transaction_Type_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Type_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| typeCode | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the typeCode property.
| |||||||||||
Sets the value of the typeCode property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the typeCode property.
Sets the value of the typeCode property.
| value | Allowed object is String |
|---|

