@Generated(value="org.jsonschema2pojo") public class Feed extends Object
Constructor and Description |
---|
Feed() |
@BeanProperty(value="tags") public String getTags()
@BeanProperty(value="tags") public void setTags(String tags)
tags
- The tags@BeanProperty(value="genre") public String getGenre()
@BeanProperty(value="genre") public void setGenre(String genre)
genre
- The genre@BeanProperty(value="publishingPlatform") public String getPublishingPlatform()
@BeanProperty(value="publishingPlatform") public void setPublishingPlatform(String publishingPlatform)
publishingPlatform
- The publishingPlatform@BeanProperty(value="inWhiteList") public String getInWhiteList()
@BeanProperty(value="inWhiteList") public void setInWhiteList(String inWhiteList)
inWhiteList
- The inWhiteList@BeanProperty(value="imageUrl") public String getImageUrl()
@BeanProperty(value="imageUrl") public void setImageUrl(String imageUrl)
imageUrl
- The imageUrl@BeanProperty(value="copyright") public String getCopyright()
@BeanProperty(value="copyright") public void setCopyright(String copyright)
copyright
- The copyright@BeanProperty(value="mediaType") public String getMediaType()
@BeanProperty(value="mediaType") public void setMediaType(String mediaType)
mediaType
- The mediaType@BeanProperty(value="id") public String getId()
@BeanProperty(value="id") public void setId(String id)
id
- The id@BeanProperty(value="rank") public Rank getRank()
@BeanProperty(value="rank") public void setRank(Rank rank)
rank
- The rank@BeanProperty(value="description") public String getDescription()
@BeanProperty(value="description") public void setDescription(String description)
description
- The description@BeanProperty(value="idFromPublisher") public String getIdFromPublisher()
@BeanProperty(value="idFromPublisher") public void setIdFromPublisher(String idFromPublisher)
idFromPublisher
- The idFromPublisher@BeanProperty(value="name") public String getName()
@BeanProperty(value="name") public void setName(String name)
name
- The name@BeanProperty(value="dataFormat") public String getDataFormat()
@BeanProperty(value="dataFormat") public void setDataFormat(String dataFormat)
dataFormat
- The dataFormat@BeanProperty(value="generator") public String getGenerator()
@BeanProperty(value="generator") public void setGenerator(String generator)
generator
- The generator@BeanProperty(value="autoTopics") public String getAutoTopics()
@BeanProperty(value="autoTopics") public void setAutoTopics(String autoTopics)
autoTopics
- The autoTopics@BeanProperty(value="language") public String getLanguage()
@BeanProperty(value="language") public void setLanguage(String language)
language
- The language@BeanProperty(value="editorialTopics") public String getEditorialTopics()
@BeanProperty(value="editorialTopics") public void setEditorialTopics(String editorialTopics)
editorialTopics
- The editorialTopics@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
Copyright © 2018 The Apache Software Foundation. All rights reserved.