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