| java.lang.Object | |
| ↳ | com.workday.integrations.SimpleWorkDataRuntimeParameterNameType |
Parameter Name
Java class for Simple_Work_Data_Runtime_Parameter_NameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Simple_Work_Data_Runtime_Parameter_NameType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="Label" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| label | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the label property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the label property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the label property.
Gets the value of the value property.
Sets the value of the label property.
| value | Allowed object is String |
|---|
Sets the value of the value property.
| value | Allowed object is String |
|---|