| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Field and Description |
|---|---|
protected PictureScaleType |
RealtorLogo.Urls.Url.scale |
protected PictureScaleType |
VirtualTour.PreviewUrls.Url.scale |
protected PictureScaleType |
Picture.Urls.Url.scale |
| Modifier and Type | Method and Description |
|---|---|
static PictureScaleType |
PictureScaleType.fromValue(String v) |
PictureScaleType |
RealtorLogo.Urls.Url.getScale()
Gets the value of the scale property.
|
PictureScaleType |
VirtualTour.PreviewUrls.Url.getScale()
Gets the value of the scale property.
|
PictureScaleType |
Picture.Urls.Url.getScale()
Gets the value of the scale property.
|
static PictureScaleType |
PictureScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PictureScaleType[] |
PictureScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtorLogo.Urls.Url.setScale(PictureScaleType value)
Sets the value of the scale property.
|
void |
VirtualTour.PreviewUrls.Url.setScale(PictureScaleType value)
Sets the value of the scale property.
|
void |
Picture.Urls.Url.setScale(PictureScaleType value)
Sets the value of the scale property.
|
Copyright © 2018 OpenEstate. All rights reserved.