public class RealtorLogo extends Object
Java class for RealtorLogo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RealtorLogo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="realtorLogoUrl" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected URL |
realtorLogoUrl |
Constructor and Description |
---|
RealtorLogo() |
Modifier and Type | Method and Description |
---|---|
URL |
getRealtorLogoUrl()
Gets the value of the realtorLogoUrl property.
|
void |
setRealtorLogoUrl(URL value)
Sets the value of the realtorLogoUrl property.
|
protected URL realtorLogoUrl
Copyright © 2014 OpenEstate. All rights reserved.