org.osgi.resource.dto
Class RequirementRefDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.resource.dto.RequirementRefDTO
public class RequirementRefDTO
- extends DTO
Data Transfer Object for a reference to a Requirement.
- "NotThreadSafe"
Field Summary |
int |
requirement
The identifier of the requirement in the resource. |
int |
resource
The identifier of the resource declaring the requirement. |
requirement
public int requirement
- The identifier of the requirement in the resource.
- See Also:
RequirementDTO.id
resource
public int resource
- The identifier of the resource declaring the requirement.
- See Also:
ResourceDTO.id
RequirementRefDTO
public RequirementRefDTO()
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0