Uses of Class
org.exoplatform.wiki.service.rest.model.Attribute

Packages that use Attribute
org.exoplatform.wiki.service.rest.model   
 

Uses of Attribute in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Attribute
protected  List<Attribute> Property.attributes
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Attribute
 List<Attribute> Property.getAttributes()
          Gets the value of the attributes property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.