Uses of Class
org.exoplatform.wiki.service.rest.model.Attribute
-
Packages that use Attribute Package Description 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 Modifier and Type Field Description protected List<Attribute>Property. attributesMethods in org.exoplatform.wiki.service.rest.model that return Attribute Modifier and Type Method Description AttributeObjectFactory. createAttribute()Create an instance ofAttributeMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>Property. getAttributes()Gets the value of the attributes property.
-