Class Overview
Product: QBW
Description: ExternalKey type allows to associate ExternalID like QuickBooks ID to be represented in the cloud.
Java class for ExternalKey complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExternalKey">
<simpleContent>
<extension base="<http://www.intuit.com/sb/cdm/v2>IdType">
</extension>
</simpleContent>
</complexType>
Summary
|
[Expand]
Inherited Methods |
From class
org.mule.modules.quickbooks.windows.schema.IdType
|
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Public Constructors