Package com.axelor.meta.schema.views
Class ExtendItemAttribute
- java.lang.Object
-
- com.axelor.meta.schema.views.ExtendItemAttribute
-
public class ExtendItemAttribute extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtendItemAttribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getValue()
void
setName(String name)
void
setValue(String value)
-