protected static class Source.SourceState extends Object
Kind.Adaptor subtypes.Source.Source(Source)| Modifier and Type | Field and Description |
|---|---|
LinkedList<Person> |
authors
Authors.
|
HashSet<Category> |
categories
Categories.
|
LinkedList<Person> |
contributors
Contributors.
|
Generator |
generator
Generator.
|
String |
icon
Icon URI.
|
String |
id
Feed ID.
|
LinkedList<Link> |
links
Links.
|
String |
logo
Logo image URI.
|
TextConstruct |
rights
Rights.
|
TextConstruct |
subtitle
Subtitle.
|
TextConstruct |
title
Title.
|
DateTime |
updated
Last updated timestamp.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Source.SourceState() |
public String id
public DateTime updated
public TextConstruct title
public TextConstruct subtitle
public TextConstruct rights
public String icon
public String logo
public LinkedList<Link> links
public LinkedList<Person> authors
public LinkedList<Person> contributors
public Generator generator
Copyright © 2012. All Rights Reserved.