R - The type of the reference.public abstract class AbstractReferenceHolder<R> extends Object
| Constructor and Description |
|---|
AbstractReferenceHolder(String referenceId,
R reference,
Map<String,Object> attributes)
Constructor of the abstract reference holder.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes() |
R |
getReference() |
String |
getReferenceId() |
String |
toString() |
Copyright © 2011–2015 Everit Kft.. All rights reserved.