hudson.plugins.accurev
Class RefTreeExternalFile
java.lang.Object
hudson.plugins.accurev.RefTreeExternalFile
- All Implemented Interfaces:
- Serializable
public class RefTreeExternalFile
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefTreeExternalFile
public RefTreeExternalFile(String location,
String status)
getLocation
public String getLocation()
- Getter for property 'location'.
- Returns:
- Value for property 'location'.
getStatus
public String getStatus()
- Getter for property 'status'.
- Returns:
- Value for property 'status'.
Copyright © 2004-2013. All Rights Reserved.