| Package | Description |
|---|---|
| org.apache.shindig.social.core.model |
Core Social Model
Default implementations of the Social Model.
|
| org.apache.shindig.social.opensocial.model |
The Social Model API package
Model interfaces that are used throughout the Social Component to transfer the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BodyTypeImpl
|
| Modifier and Type | Method and Description |
|---|---|
BodyType |
PersonImpl.getBodyType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonImpl.setBodyType(BodyType bodyType) |
| Modifier and Type | Method and Description |
|---|---|
BodyType |
Person.getBodyType()
Get the person's body characteristics, specified as an BodyType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setBodyType(BodyType bodyType)
Set the person's body characteristics, specified as an BodyType.
|
Copyright © 2007-2012. All Rights Reserved.