Package com.seeq.model
Class ColumnRuleEventPropertyInputV1
java.lang.Object
com.seeq.model.ColumnRuleEventPropertyInputV1
Gets a property from an Event
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The property to choose from an event.int
hashCode()
propertyName
(String propertyName) void
setPropertyName
(String propertyName) toString()
-
Constructor Details
-
ColumnRuleEventPropertyInputV1
public ColumnRuleEventPropertyInputV1()
-
-
Method Details
-
propertyName
-
getPropertyName
The property to choose from an event. For example, 'batchId' will return the 'batchId' property for each capsule, if it exists- Returns:
- propertyName
-
setPropertyName
-
equals
-
hashCode
public int hashCode() -
toString
-