| java.lang.Object | |
| ↳ | com.coupa.resources.RestBoolean |
Java class for restBoolean complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="restBoolean">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="boolean" />
</extension>
</simpleContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the type property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the type property.
Gets the value of the value property.
Sets the value of the type property.
| value | Allowed object is String |
|---|
Sets the value of the value property.
| value |
|---|