public class PublishChannel extends Object
Java class for PublishChannel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PublishChannel"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="title" type="{http://rest.immobilienscout24.de/schema/common/1.0}TextField" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Long |
id |
protected String |
title |
Constructor and Description |
---|
PublishChannel() |
Copyright © 2014 OpenEstate. All rights reserved.