hudson.plugins.accurev
Class RefTreeExternalFile

java.lang.Object
  extended by hudson.plugins.accurev.RefTreeExternalFile
All Implemented Interfaces:
Serializable

public class RefTreeExternalFile
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
RefTreeExternalFile(String location, String status)
           
 
Method Summary
 String getLocation()
          Getter for property 'location'.
 String getStatus()
          Getter for property 'status'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefTreeExternalFile

public RefTreeExternalFile(String location,
                           String status)
Method Detail

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.