com.hyper9.simdk.stubs.dao
Class EventAlarmExpression
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.AlarmExpression
com.hyper9.simdk.stubs.dao.EventAlarmExpression
- All Implemented Interfaces:
- Serializable
public class EventAlarmExpression
- extends AlarmExpression
- Author:
- akutz
- See Also:
- Serialized Form
EventAlarmExpression
public EventAlarmExpression()
getComparisons
public List<EventAlarmExpressionComparison> getComparisons()
setComparisons
public void setComparisons(List<EventAlarmExpressionComparison> toSet)
getEventType
public String getEventType()
setEventType
public void setEventType(String toSet)
getEventTypeId
public String getEventTypeId()
setEventTypeId
public void setEventTypeId(String toSet)
getObjectType
public String getObjectType()
setObjectType
public void setObjectType(String toSet)
getStatus
public ManagedEntityStatus getStatus()
setStatus
public void setStatus(ManagedEntityStatus toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.