Package eos.model.web
Class TypeFeature
- java.lang.Object
-
- eos.model.web.TypeFeature
-
public class TypeFeature extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeFeature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetType()voidsetName(String name)voidsetType(String type)
-