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, toString
public static final char DELIMITER
public AttributeRole(String base)
protected char getDelimiter()
getDelimiter
in class AbstractAttributeKey
public AttributeRole append(String property)
append
in class AbstractAttributeKey
public AttributeRole getParent()
getParent
in class AbstractAttributeKey
Copyright © 2016 JBoss by Red Hat. All rights reserved.