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

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

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

Methods in org.wso2.carbon.registry.social.api.people.userprofile that return Name
 Name Person.getName()
          Get the person's name Container support for this field is REQUIRED.
 

Methods in org.wso2.carbon.registry.social.api.people.userprofile with parameters of type Name
 void Person.setName(Name name)
          Set the person's name Container support for this field is REQUIRED.
 



Copyright © 2015 WSO2. All Rights Reserved.