Package org.eclipse.lyo.server.ui.model
Class Property
java.lang.Object
org.eclipse.lyo.server.ui.model.Property
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
(Required)(Required)int
hashCode()
void
setPropertyDefintion
(PropertyDefintion propertyDefintion) (Required)void
setPropertyValue
(PropertyValue propertyValue) (Required)toString()
-
Constructor Details
-
Property
public Property()
-
-
Method Details