public class Attachable extends IntuitEntity implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for Attachable complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Attachable">
<complexContent>
<extension base="{http://schema.intuit.com/finance/v3}IntuitEntity">
<sequence>
<element name="FileName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FileAccessUri" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TempDownloadUri" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Size" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="ContentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Category" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Lat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Long" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PlaceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Note" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Tag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ThumbnailFileAccessUri" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ThumbnailTempDownloadUri" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AttachableEx" type="{http://schema.intuit.com/finance/v3}IntuitAnyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
_long |
protected IntuitAnyType |
attachableEx |
protected String |
category |
protected String |
contentType |
protected String |
fileAccessUri |
protected String |
fileName |
protected String |
lat |
protected String |
note |
protected String |
placeName |
protected Long |
size |
protected String |
tag |
protected String |
tempDownloadUri |
protected String |
thumbnailFileAccessUri |
protected String |
thumbnailTempDownloadUri |
attachableRef, customField, domain, id, metaData, sparse, status, syncToken| Constructor and Description |
|---|
Attachable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
IntuitAnyType |
getAttachableEx()
Gets the value of the attachableEx property.
|
String |
getCategory()
Gets the value of the category property.
|
String |
getContentType()
Gets the value of the contentType property.
|
String |
getFileAccessUri()
Gets the value of the fileAccessUri property.
|
String |
getFileName()
Gets the value of the fileName property.
|
String |
getLat()
Gets the value of the lat property.
|
String |
getLong()
Gets the value of the long property.
|
String |
getNote()
Gets the value of the note property.
|
String |
getPlaceName()
Gets the value of the placeName property.
|
Long |
getSize()
Gets the value of the size property.
|
String |
getTag()
Gets the value of the tag property.
|
String |
getTempDownloadUri()
Gets the value of the tempDownloadUri property.
|
String |
getThumbnailFileAccessUri()
Gets the value of the thumbnailFileAccessUri property.
|
String |
getThumbnailTempDownloadUri()
Gets the value of the thumbnailTempDownloadUri property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setAttachableEx(IntuitAnyType value)
Sets the value of the attachableEx property.
|
void |
setCategory(String value)
Sets the value of the category property.
|
void |
setContentType(String value)
Sets the value of the contentType property.
|
void |
setFileAccessUri(String value)
Sets the value of the fileAccessUri property.
|
void |
setFileName(String value)
Sets the value of the fileName property.
|
void |
setLat(String value)
Sets the value of the lat property.
|
void |
setLong(String value)
Sets the value of the long property.
|
void |
setNote(String value)
Sets the value of the note property.
|
void |
setPlaceName(String value)
Sets the value of the placeName property.
|
void |
setSize(Long value)
Sets the value of the size property.
|
void |
setTag(String value)
Sets the value of the tag property.
|
void |
setTempDownloadUri(String value)
Sets the value of the tempDownloadUri property.
|
void |
setThumbnailFileAccessUri(String value)
Sets the value of the thumbnailFileAccessUri property.
|
void |
setThumbnailTempDownloadUri(String value)
Sets the value of the thumbnailTempDownloadUri property.
|
getAttachableRef, getCustomField, getDomain, getId, getMetaData, getStatus, getSyncToken, isSparse, setAttachableRef, setCustomField, setDomain, setId, setMetaData, setSparse, setStatus, setSyncTokenprotected String fileName
protected String fileAccessUri
protected String tempDownloadUri
protected Long size
protected String contentType
protected String category
protected String lat
protected String _long
protected String placeName
protected String note
protected String tag
protected String thumbnailFileAccessUri
protected String thumbnailTempDownloadUri
protected IntuitAnyType attachableEx
public String getFileName()
Stringpublic void setFileName(String value)
value - allowed object is
Stringpublic String getFileAccessUri()
Stringpublic void setFileAccessUri(String value)
value - allowed object is
Stringpublic String getTempDownloadUri()
Stringpublic void setTempDownloadUri(String value)
value - allowed object is
Stringpublic void setSize(Long value)
value - allowed object is
Longpublic String getContentType()
Stringpublic void setContentType(String value)
value - allowed object is
Stringpublic String getCategory()
Stringpublic void setCategory(String value)
value - allowed object is
Stringpublic String getLat()
Stringpublic void setLat(String value)
value - allowed object is
Stringpublic String getLong()
Stringpublic void setLong(String value)
value - allowed object is
Stringpublic String getPlaceName()
Stringpublic void setPlaceName(String value)
value - allowed object is
Stringpublic String getNote()
Stringpublic void setNote(String value)
value - allowed object is
Stringpublic String getTag()
Stringpublic void setTag(String value)
value - allowed object is
Stringpublic String getThumbnailFileAccessUri()
Stringpublic void setThumbnailFileAccessUri(String value)
value - allowed object is
Stringpublic String getThumbnailTempDownloadUri()
Stringpublic void setThumbnailTempDownloadUri(String value)
value - allowed object is
Stringpublic IntuitAnyType getAttachableEx()
IntuitAnyTypepublic void setAttachableEx(IntuitAnyType value)
value - allowed object is
IntuitAnyTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class IntuitEntitypublic boolean equals(Object object)
equals in class IntuitEntitypublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class IntuitEntitypublic int hashCode()
hashCode in class IntuitEntityCopyright © 2017. All rights reserved.