public final class MetricTypeEvent extends InventoryEvent<MetricType>
| Constructor and Description |
|---|
MetricTypeEvent() |
MetricTypeEvent(Action.Enumerated action,
MetricType object) |
| Modifier and Type | Method and Description |
|---|---|
MetricType |
getObject() |
void |
setObject(MetricType object) |
from, getAction, setActionpublic MetricTypeEvent()
public MetricTypeEvent(Action.Enumerated action, MetricType object)
public MetricType getObject()
getObject in class InventoryEvent<MetricType>public void setObject(MetricType object)
setObject in class InventoryEvent<MetricType>Copyright © 2015 Red Hat, Inc.. All rights reserved.