public interface AttributedBreadcrumb
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
AttributedBreadcrumb.Attribute  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getAttribute(AttributedBreadcrumb.Attribute attribute)
Get the value of the given attribute for this breadcrumb 
 | 
boolean | 
hasAttribute(AttributedBreadcrumb.Attribute attribute)  | 
java.lang.Object getAttribute(AttributedBreadcrumb.Attribute attribute)
attribute -boolean hasAttribute(AttributedBreadcrumb.Attribute attribute)
attribute -