Uses of Enum Class
org.eclipse.lyo.server.ui.model.PropertyDefintion.RepresentationType
-
Uses of PropertyDefintion.RepresentationType in org.eclipse.lyo.server.ui.model
Modifier and TypeMethodDescriptionPropertyDefintion.getRepresentationType()
(Required)PropertyValue.getRepresentationType()
(Required)Returns the enum constant of this class with the specified name.static PropertyDefintion.RepresentationType[]
PropertyDefintion.RepresentationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PropertyDefintion.setRepresentationType
(PropertyDefintion.RepresentationType representationType) (Required)void
PropertyValue.setRepresentationType
(PropertyDefintion.RepresentationType representationType) (Required)