| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.MetaData |
Java class for MetaData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MetaData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numDocs" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="Facets" type="{http://www.intuit.com/sb/cdm/v2}Facets" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| facets | |||||||||||
| numDocs | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the facets property.
| |||||||||||
Gets the value of the numDocs property.
| |||||||||||
Sets the value of the facets property.
| |||||||||||
Sets the value of the numDocs property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the numDocs property.
Sets the value of the facets property.
| value | Allowed object is
Facets
|
|---|
Sets the value of the numDocs property.
| value |
|---|