public class ManifestCmsGeneralInfo extends Object implements Serializable
| Constructor and Description |
|---|
ManifestCmsGeneralInfo(int version,
BigInteger number,
org.joda.time.DateTime thisUpdateTime,
org.joda.time.DateTime nextUpdateTime,
String fileHashAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileHashAlgorithm() |
org.joda.time.DateTime |
getNextUpdateTime() |
BigInteger |
getNumber() |
org.joda.time.DateTime |
getThisUpdateTime() |
int |
getVersion() |
public ManifestCmsGeneralInfo(int version,
BigInteger number,
org.joda.time.DateTime thisUpdateTime,
org.joda.time.DateTime nextUpdateTime,
String fileHashAlgorithm)
public int getVersion()
public BigInteger getNumber()
public org.joda.time.DateTime getThisUpdateTime()
public org.joda.time.DateTime getNextUpdateTime()
public String getFileHashAlgorithm()
Copyright © 2008–2019 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.