public class DistributionSnapshotDescImpl extends Object implements DistributionSnapshotDesc
| Modifier and Type | Field and Description | 
|---|---|
protected Date | 
created  | 
protected boolean | 
live  | 
protected String | 
name  | 
protected String | 
version  | 
| Constructor and Description | 
|---|
DistributionSnapshotDescImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getCreationDate()  | 
String | 
getName()  | 
Date | 
getReleaseDate()  | 
String | 
getVersion()  | 
boolean | 
isLive()  | 
protected boolean live
public DistributionSnapshotDescImpl()
public Date getCreationDate()
getCreationDate in interface DistributionSnapshotDescpublic Date getReleaseDate()
getReleaseDate in interface DistributionSnapshotDescpublic String getName()
getName in interface DistributionSnapshotDescpublic String getVersion()
getVersion in interface DistributionSnapshotDescpublic boolean isLive()
isLive in interface DistributionSnapshotDescCopyright © 2016 Nuxeo SA. All rights reserved.