Package com.github.fridujo.glacio.model
Class Feature
- java.lang.Object
-
- com.github.fridujo.glacio.model.Feature
-
public class Feature extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Example>getExamples()LanguagegetLanguage()StringgetName()URIgetSourceURI()
-