public class ComponentPropertiesModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentPropertiesModel.Builder |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.cdi.annotations.PID |
getPid() |
Set<Annotation> |
getQualifiers() |
Type |
getType() |
ExtendedConfigurationTemplateDTO |
toDTO() |
String |
toString() |
public org.osgi.service.cdi.annotations.PID getPid()
public Set<Annotation> getQualifiers()
public Type getType()
public ExtendedConfigurationTemplateDTO toDTO()
Copyright © 2020 The Apache Software Foundation. All rights reserved.