| java.lang.Object | |
| ↳ | com.sugarcrm.sugarcrm.GetEntriesCountResult |
Java class for get_entries_count_result complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="get_entries_count_result">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="result_count" type="{http://www.w3.org/2001/XMLSchema}int"/>
</all>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| resultCount | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the resultCount property.
| |||||||||||
Sets the value of the resultCount property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the resultCount property.
Sets the value of the resultCount property.
| value |
|---|