public class MetaTypeSummaryDTO extends Object
| Constructor and Description |
|---|
MetaTypeSummaryDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTypeInformation(org.osgi.framework.Bundle bundle,
org.osgi.service.metatype.MetaTypeInformation info) |
Set<String> |
getLocales() |
Map<String,MetaTypeObjectSummaryDTO> |
getPids() |
void |
setPids(Map<String,MetaTypeObjectSummaryDTO> pids) |
public void addTypeInformation(org.osgi.framework.Bundle bundle,
org.osgi.service.metatype.MetaTypeInformation info)
public Map<String,MetaTypeObjectSummaryDTO> getPids()
public void setPids(Map<String,MetaTypeObjectSummaryDTO> pids)
Copyright © 2011–2014 Red Hat. All rights reserved.