| Constructor and Description |
|---|
Incident() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getEffectiveEnd() |
Instant |
getEffectiveStart() |
Integer |
getId() |
Instant |
getReported() |
void |
setEffectiveEnd(Instant effectiveEnd) |
void |
setEffectiveStart(Instant effectiveStart) |
void |
setId(Integer id) |
void |
setReported(Instant reported) |
public Integer getId()
public void setId(Integer id)
public Instant getReported()
public void setReported(Instant reported)
public Instant getEffectiveStart()
public void setEffectiveStart(Instant effectiveStart)
public Instant getEffectiveEnd()
public void setEffectiveEnd(Instant effectiveEnd)
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.