|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonType | |
|---|---|
| yarfraw.generated.atom03.elements | |
| Uses of PersonType in yarfraw.generated.atom03.elements |
|---|
| Fields in yarfraw.generated.atom03.elements declared as PersonType | |
|---|---|
protected PersonType |
FeedType.author
|
protected PersonType |
EntryType.author
|
| Fields in yarfraw.generated.atom03.elements with type parameters of type PersonType | |
|---|---|
protected List<PersonType> |
FeedType.contributor
|
protected List<PersonType> |
EntryType.contributor
|
| Methods in yarfraw.generated.atom03.elements that return PersonType | |
|---|---|
PersonType |
ObjectFactory.createPersonType()
Create an instance of PersonType |
PersonType |
FeedType.getAuthor()
Gets the value of the author property. |
PersonType |
EntryType.getAuthor()
Gets the value of the author property. |
| Methods in yarfraw.generated.atom03.elements that return types with arguments of type PersonType | |
|---|---|
List<PersonType> |
FeedType.getContributor()
Gets the value of the contributor property. |
List<PersonType> |
EntryType.getContributor()
Gets the value of the contributor property. |
| Methods in yarfraw.generated.atom03.elements with parameters of type PersonType | |
|---|---|
void |
FeedType.setAuthor(PersonType value)
Sets the value of the author property. |
void |
EntryType.setAuthor(PersonType value)
Sets the value of the author property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||