| Package | Description |
|---|---|
| org.openestate.is24.restapi |
Core classes.
|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Method and Description |
|---|---|
static Attachments |
ImportExport.AttachmentService.getAll(AbstractClient client,
long is24RealEstateIdId)
Calls the GETall method of the Attachment Webservice.
|
static Attachments |
ImportExport.AttachmentService.getAll(AbstractClient client,
String externalRealEstateId)
Calls the GETall method of the Attachment Webservice.
|
| Modifier and Type | Field and Description |
|---|---|
protected Attachments |
AbstractRealEstate.attachments |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
ObjectFactory.createAttachments()
Create an instance of
Attachments |
Attachments |
AbstractRealEstate.getAttachments()
Gets the value of the attachments property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Attachments> |
ObjectFactory.createAttachments(Attachments value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Attachments> |
ObjectFactory.createAttachments(Attachments value)
|
void |
AbstractRealEstate.setAttachments(Attachments value)
Sets the value of the attachments property.
|
Copyright © 2014 OpenEstate. All rights reserved.