| Package | Description |
|---|---|
| org.openestate.is24.restapi |
Core classes.
|
| org.openestate.is24.restapi.xml.attachmentsorder |
| Modifier and Type | Method and Description |
|---|---|
static List |
ImportExport.AttachmentsOrderService.get(AbstractClient client,
long is24RealEstateIdId)
Call the GET method of the AttachmentsOrder Webservice.
|
static List |
ImportExport.AttachmentsOrderService.get(AbstractClient client,
String externalRealEstateId)
Call the GET method of the AttachmentsOrder Webservice.
|
| Modifier and Type | Method and Description |
|---|---|
static Messages |
ImportExport.AttachmentsOrderService.put(AbstractClient client,
long is24RealEstateIdId,
List list)
Call the PUT method of the AttachmentsOrder Webservice.
|
static Messages |
ImportExport.AttachmentsOrderService.put(AbstractClient client,
String externalRealEstateId,
List list)
Call the PUT method of the AttachmentsOrder Webservice.
|
| Modifier and Type | Method and Description |
|---|---|
List |
ObjectFactory.createList()
Create an instance of
List |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List> |
ObjectFactory.createAttachmentsorder(List value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List> |
ObjectFactory.createAttachmentsorder(List value)
|
Copyright © 2018 OpenEstate. All rights reserved.