|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyndPerson | |
---|---|
org.apache.wink.common.model.atom | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
org.apache.wink.common.model.synd |
Uses of SyndPerson in org.apache.wink.common.model.atom |
---|
Methods in org.apache.wink.common.model.atom that return SyndPerson | |
---|---|
SyndPerson |
AtomPerson.toSynd(SyndPerson value)
|
Methods in org.apache.wink.common.model.atom with parameters of type SyndPerson | |
---|---|
SyndPerson |
AtomPerson.toSynd(SyndPerson value)
|
Constructors in org.apache.wink.common.model.atom with parameters of type SyndPerson | |
---|---|
AtomPerson(SyndPerson value)
|
Uses of SyndPerson in org.apache.wink.common.model.synd |
---|
Methods in org.apache.wink.common.model.synd that return types with arguments of type SyndPerson | |
---|---|
java.util.List<SyndPerson> |
SyndBase.getAuthors()
|
Methods in org.apache.wink.common.model.synd with parameters of type SyndPerson | |
---|---|
void |
SyndBase.addAuthor(SyndPerson author)
Add an author to the list of authors. |
Constructors in org.apache.wink.common.model.synd with parameters of type SyndPerson | |
---|---|
SyndPerson(SyndPerson other)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |