Package org.eclipse.lyo.server.ui.model
Class Preview
- java.lang.Object
-
- org.eclipse.lyo.server.ui.model.Preview
-
public class Preview extends Object
-
-
Constructor Summary
Constructors Constructor Description Preview()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)List<Property>getProperties()(Required)inthashCode()voidsetProperties(List<Property> properties)(Required)StringtoString()
-