|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Activity | |
---|---|
com.google.code.linkedinapi.schema | |
com.google.code.linkedinapi.schema.impl | |
com.google.code.linkedinapi.schema.xpp |
Uses of Activity in com.google.code.linkedinapi.schema |
---|
Methods in com.google.code.linkedinapi.schema that return Activity | |
---|---|
Activity |
ObjectFactory.createActivity()
Create an instance of Activity |
Activity |
SchemaElementFactory.createActivity()
Create an instance of Activity |
Methods in com.google.code.linkedinapi.schema that return types with arguments of type Activity | |
---|---|
java.util.List<Activity> |
PersonActivities.getActivityList()
Gets the value of the activityList property. |
Uses of Activity in com.google.code.linkedinapi.schema.impl |
---|
Classes in com.google.code.linkedinapi.schema.impl that implement Activity | |
---|---|
class |
ActivityImpl
|
Fields in com.google.code.linkedinapi.schema.impl with type parameters of type Activity | |
---|---|
protected java.util.List<Activity> |
PersonActivitiesImpl.activityList
|
Methods in com.google.code.linkedinapi.schema.impl that return types with arguments of type Activity | |
---|---|
java.util.List<Activity> |
PersonActivitiesImpl.getActivityList()
|
Uses of Activity in com.google.code.linkedinapi.schema.xpp |
---|
Fields in com.google.code.linkedinapi.schema.xpp with type parameters of type Activity | |
---|---|
protected java.util.List<Activity> |
PersonActivitiesImpl.activityList
|
Methods in com.google.code.linkedinapi.schema.xpp that return Activity | |
---|---|
Activity |
XppElementFactory.createActivity()
|
Methods in com.google.code.linkedinapi.schema.xpp that return types with arguments of type Activity | |
---|---|
java.util.List<Activity> |
PersonActivitiesImpl.getActivityList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |