public class AttributeRole extends AbstractAttributeKey
| Modifier and Type | Field and Description |
|---|---|
static char |
DELIMITER |
| Constructor and Description |
|---|
AttributeRole(String base) |
| Modifier and Type | Method and Description |
|---|---|
AttributeRole |
append(String property)
Creates a new AbstractAttributeKey by appending the passed part.
|
protected char |
getDelimiter() |
AttributeRole |
getParent()
Access to the parent part
|
equals, getDepth, getFullPath, getProperty, hashCode, isCollectionElement, isPartOfCollectionElement, isRoot, stripCollectionElementMarker, toStringpublic static final char DELIMITER
public AttributeRole(String base)
protected char getDelimiter()
getDelimiter in class AbstractAttributeKeypublic AttributeRole append(String property)
AbstractAttributeKeyappend in class AbstractAttributeKeyproperty - The part to appendpublic AttributeRole getParent()
AbstractAttributeKeygetParent in class AbstractAttributeKeyCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.