public class BuildHistory extends Object
| Constructor and Description |
|---|
BuildHistory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getCreated() |
String |
getCreatedBy() |
Boolean |
getEmptyLayer() |
BuildHistory |
setComment(String comment) |
BuildHistory |
setCreated(String created) |
BuildHistory |
setCreatedBy(String createdBy) |
BuildHistory |
setEmptyLayer(Boolean emptyLayer) |
String |
toString() |
public BuildHistory setCreated(String created)
public String getCreated()
public BuildHistory setComment(String comment)
public String getComment()
public BuildHistory setCreatedBy(String createdBy)
public String getCreatedBy()
public BuildHistory setEmptyLayer(Boolean emptyLayer)
public Boolean getEmptyLayer()
Copyright © 2026. All rights reserved.