com.atlassian.bamboo.repository
Class NameValuePair
java.lang.Object
com.atlassian.bamboo.repository.NameValuePair
public class NameValuePair
- extends Object
This class containd a name value pair, such as Repository specific change detection mechanism.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameValuePair
public NameValuePair(String name,
String label)
getName
public String getName()
getLabel
public String getLabel()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.