Uses of Class
com.emc.cdp.services.rest.model.Profile

Uses of Profile in com.emc.cdp.services.rest.model
 

Fields in com.emc.cdp.services.rest.model declared as Profile
protected  Profile Assignee.profile
           
protected  Profile Identity.profile
           
 

Methods in com.emc.cdp.services.rest.model that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 Profile Assignee.getProfile()
          Gets the value of the profile property.
 Profile Identity.getProfile()
          Gets the value of the profile property.
 

Methods in com.emc.cdp.services.rest.model with parameters of type Profile
 void Assignee.setProfile(Profile value)
          Sets the value of the profile property.
 void Identity.setProfile(Profile value)
          Sets the value of the profile property.
 



Copyright © 2014. All Rights Reserved.