| java.lang.Object | |
| ↳ | workday.com.bsvc.EducationalInstitutionTypeReferenceType |
Reference element representing a unique instance of Educational Institution Type.
Java class for Educational_Institution_Type_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Educational_Institution_Type_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Institution_Type_Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| institutionTypeName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the institutionTypeName property.
| |||||||||||
Sets the value of the institutionTypeName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the institutionTypeName property.
Sets the value of the institutionTypeName property.
| value | Allowed object is String |
|---|

