public class CukedoctorBuild extends Object implements Serializable
| Constructor and Description |
|---|
CukedoctorBuild(FormatType format,
Integer buildNumber,
Date buildTime) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBuildNumber() |
Date |
getBuildTime() |
FormatType |
getFormat() |
Boolean |
isHtmlDocs() |
Boolean |
isPdfDocs() |
public CukedoctorBuild(FormatType format, Integer buildNumber, Date buildTime)
public Integer getBuildNumber()
public Date getBuildTime()
public FormatType getFormat()
public Boolean isHtmlDocs()
public Boolean isPdfDocs()
Copyright © 2016–2020. All rights reserved.