| java.lang.Object | |
| ↳ | com.microsoft.schemas._2003._10.serialization.Char |
Java class for char simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="char">
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
</restriction>
</simpleType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the value property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the value property.
Sets the value of the value property.
| value |
|---|