Uses of Interface
org.wso2.carbon.registry.social.api.people.userprofile.model.BodyType
-
Packages that use BodyType Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description void
Person. setBodyType(BodyType bodyType)
Set the person's body characteristics, specified as an BodyType.
-