public class NotificationEntry extends Object
| Constructor and Description |
|---|
NotificationEntry(DescriptionProvider descriptionProvider,
boolean inherited) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionProvider |
getDescriptionProvider() |
boolean |
isInherited() |
public NotificationEntry(DescriptionProvider descriptionProvider, boolean inherited)
public DescriptionProvider getDescriptionProvider()
public boolean isInherited()
Copyright © 2018 JBoss by Red Hat. All rights reserved.