Uses of Interface
org.wso2.carbon.registry.social.api.people.userprofile.model.BodyType

Packages that use BodyType
org.wso2.carbon.registry.social.api.people.userprofile   
 

Uses of BodyType in org.wso2.carbon.registry.social.api.people.userprofile
 

Methods in org.wso2.carbon.registry.social.api.people.userprofile that return BodyType
 BodyType Person.getBodyType()
          Get the person's body characteristics, specified as an BodyType.
 

Methods in org.wso2.carbon.registry.social.api.people.userprofile with parameters of type BodyType
 void Person.setBodyType(BodyType bodyType)
          Set the person's body characteristics, specified as an BodyType.
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.