public class LocalResourceImpl extends ResourceImpl
CATEGORY, COPYRIGHT, DESCRIPTION, DOCUMENTATION_URI, ID, JAVADOC_URI, LICENSE_URI, MANIFEST_VERSION, PRESENTATION_NAME, SIZE, SOURCE_URI, SYMBOLIC_NAME, URI, VERSION
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle |
getBundle() |
boolean |
isLocal()
Returns whether this resource is a local one or not.
|
String |
toString() |
addCapability, addCategory, addRequire, equals, getCapabilities, getCategories, getId, getPresentationName, getProperties, getRepository, getRequirements, getSize, getSymbolicName, getURI, getVersion, hashCode, put, put, setRepository
public boolean isLocal()
Resource
isLocal
in interface Resource
isLocal
in class ResourceImpl
public org.osgi.framework.Bundle getBundle()
public String toString()
toString
in class ResourceImpl
Copyright © 2019. All Rights Reserved.