| java.lang.Object | ||
| ↳ | com.avalara.avatax.services.BaseResult | |
| ↳ | com.avalara.avatax.services.FilterResult | |
Known Direct Subclasses
|
Java class for FilterResult complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FilterResult">
<complexContent>
<extension base="{http://avatax.avalara.com/services}BaseResult">
<sequence>
<element name="Count" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| count | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.avalara.avatax.services.BaseResult
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the count property.
| |||||||||||
Sets the value of the count property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.avalara.avatax.services.BaseResult
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the count property.
Sets the value of the count property.
| value |
|---|