public abstract class ExtendedAttachment extends Attachment implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for ExtendedAttachment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExtendedAttachment"> <complexContent> <extension base="{http://rest.immobilienscout24.de/schema/common/1.0}Attachment"> <sequence> <element name="url" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected URL |
url |
checkSum, creation, externalId, href, id, label, modification, publishDate, title
Constructor and Description |
---|
ExtendedAttachment() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
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.EqualsStrategy strategy) |
URL |
getUrl()
Gets the value of the url property.
|
void |
setUrl(URL value)
Sets the value of the url property.
|
String |
toString() |
getCheckSum, getCreation, getExternalId, getHref, getId, getLabel, getModification, getPublishDate, getTitle, setCheckSum, setCreation, setExternalId, setHref, setId, setLabel, setModification, setPublishDate, setTitle
protected URL url
public void setUrl(URL value)
value
- allowed object is
String
public String toString()
toString
in class Attachment
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
append
in class Attachment
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
appendFields
in class Attachment
public Object clone()
clone
in class Attachment
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class Attachment
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class Attachment
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class Attachment
public boolean equals(Object object)
equals
in class Attachment
Copyright © 2014 OpenEstate. All rights reserved.