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

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

Fields in com.emc.cdp.services.rest.model with type parameters of type Attribute
protected  List<Attribute> Profile.attributes
           
protected  List<Attribute> Account.attributes
           
protected  List<Attribute> Subscription.attributes
           
 

Methods in com.emc.cdp.services.rest.model that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in com.emc.cdp.services.rest.model that return types with arguments of type Attribute
 List<Attribute> Profile.getAttributes()
          Gets the value of the attributes property.
 List<Attribute> Account.getAttributes()
          Gets the value of the attributes property.
 List<Attribute> Subscription.getAttributes()
          Gets the value of the attributes property.
 



Copyright © 2014. All Rights Reserved.