|
OSGi™ Core Release 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osgi.dto.DTO
org.osgi.resource.dto.RequirementRefDTO
public class RequirementRefDTO
Data Transfer Object for a reference to a Requirement.
| Field Summary | |
|---|---|
int |
requirement
The identifier of the requirement in the resource. |
int |
resource
The identifier of the resource declaring the requirement. |
| Constructor Summary | |
|---|---|
RequirementRefDTO()
|
|
| Method Summary |
|---|
| Methods inherited from class org.osgi.dto.DTO |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int requirement
RequirementDTO.idpublic int resource
ResourceDTO.id| Constructor Detail |
|---|
public RequirementRefDTO()
|
OSGi™ Core Release 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||