Class Referral
- java.lang.Object
-
- org.apache.felix.bundlerepository.impl.Referral
-
public class Referral extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Referral()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getDepth()
java.lang.String
getUrl()
void
setDepth(java.lang.String depth)
void
setUrl(java.lang.String url)
-