| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.Facet |
Java class for facet complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="facet">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>long">
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the name property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the name property.
Gets the value of the value property.
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the value property.
| value |
|---|