org.apache.felix.bundlerepository
Class Referral

java.lang.Object
  extended by org.apache.felix.bundlerepository.Referral

public class Referral
extends Object


Constructor Summary
Referral()
           
 
Method Summary
 int getDepth()
           
 String getUrl()
           
 void setDepth(String depth)
           
 void setUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Referral

public Referral()
Method Detail

getDepth

public int getDepth()

getUrl

public String getUrl()

setUrl

public void setUrl(String url)

setDepth

public void setDepth(String depth)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.