com.atlassian.bamboo.migration.stream
Class CustomBuildDataBean
java.lang.Object
com.atlassian.bamboo.migration.stream.CustomBuildDataBean
public class CustomBuildDataBean
- extends java.lang.Object
Method Summary |
java.lang.String |
getKey()
|
java.lang.String |
getValue()
|
void |
setKey(java.lang.String key)
|
void |
setValue(java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomBuildDataBean
public CustomBuildDataBean()
CustomBuildDataBean
public CustomBuildDataBean(java.lang.String key,
java.lang.String value)
getKey
public java.lang.String getKey()
setKey
public void setKey(java.lang.String key)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
Copyright © 2011 Atlassian. All Rights Reserved.