Class AttributeBean
- java.lang.Object
-
- net.anotheria.anosite.content.bean.AttributeBean
-
public class AttributeBean extends Object
A bean that contains the data from a net.anotheria.anosite.gen.aswebdata.data.Attribute for rendering.- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description AttributeBean()Constructor.AttributeBean(String aKey, String aName, String aValue)Constructor.
-