public static class Picture.Urls.Url extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="scale" type="{http://rest.immobilienscout24.de/schema/common/1.0}PictureScaleType" />
<attribute name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected URL |
href |
protected PictureScaleType |
scale |
| Constructor and Description |
|---|
Picture.Urls.Url() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getHref()
Gets the value of the href property.
|
PictureScaleType |
getScale()
Gets the value of the scale property.
|
void |
setHref(URL value)
Sets the value of the href property.
|
void |
setScale(PictureScaleType value)
Sets the value of the scale property.
|
protected PictureScaleType scale
protected URL href
public PictureScaleType getScale()
PictureScaleTypepublic void setScale(PictureScaleType value)
value - allowed object is
PictureScaleTypeCopyright © 2014 OpenEstate. All rights reserved.