cern.jjar.runner
Class RepositoryElement

java.lang.Object
  extended by cern.jjar.runner.RepositoryElement

public class RepositoryElement
extends Object

Version:
$Id: RepositoryElement.java,v 1.5 2006/10/02 12:45:09 enes Exp $
Author:
Lionel Mestre

Constructor Summary
RepositoryElement()
           
RepositoryElement(String storepath)
           
 
Method Summary
 String getUrl()
           
 void setUrl(String path)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepositoryElement

public RepositoryElement()

RepositoryElement

public RepositoryElement(String storepath)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getUrl

public final String getUrl()
Returns:
Returns the storepath.

setUrl

public final void setUrl(String path)
Parameters:
path - The storepath to set.


Copyright © 2007 CERN. All Rights Reserved.