Interface PropertySetterBlockProperties
- All Known Implementing Classes:
- PropertySetterBlockPrototype
public interface PropertySetterBlockProperties
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Property<PropertySetterBlockProperties.PropertyScope>Indicates whether the property should be set "globally" on the alarm event, or local to the event instance.
- 
Field Details- 
FACTORY_ID- See Also:
 
- 
PROPERTY_ID
- 
EXPRESSION
- 
SCOPEIndicates whether the property should be set "globally" on the alarm event, or local to the event instance.
 
-