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