|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BodyType | |
|---|---|
| org.apache.shindig.social.core.model | Core Social Model |
| org.apache.shindig.social.opensocial.model | The Social Model API package |
| Uses of BodyType in org.apache.shindig.social.core.model |
|---|
| Methods in org.apache.shindig.social.core.model that return BodyType | |
|---|---|
BodyType |
PersonImpl.getBodyType()
|
| Methods in org.apache.shindig.social.core.model with parameters of type BodyType | |
|---|---|
void |
PersonImpl.setBodyType(BodyType bodyType)
|
| Uses of BodyType in org.apache.shindig.social.opensocial.model |
|---|
| Methods in org.apache.shindig.social.opensocial.model that return BodyType | |
|---|---|
BodyType |
Person.getBodyType()
Get the person's body characteristics, specified as an BodyType. |
| Methods in org.apache.shindig.social.opensocial.model with parameters of type BodyType | |
|---|---|
void |
Person.setBodyType(BodyType bodyType)
Set the person's body characteristics, specified as an BodyType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||