Class Element
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.Element
-
public class Element extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()doublegetRatio()voidsetName(String name)voidsetRatio(double ratio)
-