public class UpdateInfo extends Object
| Constructor and Description |
|---|
UpdateInfo() |
UpdateInfo(String dci,
Long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDci()
Return a reference to the infrastructure
|
Long |
getTimestamp()
Return the last time a usage record has been published for the
infrastructure
|
void |
setDci(String dci)
Set a reference to the infrastructure
|
void |
setTimestamp(Long timestamp)
Set the last time a usage record has been published for the
infrastructure
|
public String getDci()
public void setDci(String dci)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
Copyright © 2015. All Rights Reserved.