@Entity public class BuildDefinitionXmlImpl extends BambooEntityObject implements BuildDefinitionXml
Modifier | Constructor and Description |
---|---|
protected |
BuildDefinitionXmlImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getXmlData() |
void |
setXmlData(String xmlData) |
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
setId
getId
protected String xmlData
public String getXmlData()
getXmlData
in interface BuildDefinitionXml
public void setXmlData(String xmlData)
setXmlData
in interface BuildDefinitionXml
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.