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) |
protected char |
getDelimiter() |
AttributeRole |
getParent() |
equals, getDepth, getFullPath, getProperty, hashCode, isRoot, toStringpublic static final char DELIMITER
public AttributeRole(String base)
protected char getDelimiter()
getDelimiter in class AbstractAttributeKeypublic AttributeRole append(String property)
append in class AbstractAttributeKeypublic AttributeRole getParent()
getParent in class AbstractAttributeKeyCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.