| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.windows.schema.CdmObjectRef | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.ObjectRef | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.PartyRoleRef | ||
Java class for PartyRoleRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartyRoleRef">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}ObjectRef">
<sequence>
<element name="PartyReferenceId" type="{http://www.intuit.com/sb/cdm/v2}IdType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| partyReferenceId | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.ObjectRef
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.CdmObjectRef
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the partyReferenceId property.
| |||||||||||
Sets the value of the partyReferenceId property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.ObjectRef
| |||||||||||
From class
org.mule.modules.quickbooks.windows.schema.CdmObjectRef
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the partyReferenceId property.
IdType
Sets the value of the partyReferenceId property.
| value | Allowed object is
IdType
|
|---|