public abstract class AbstractAttribute extends java.lang.Object implements Attribute, Property
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAttribute(java.lang.String attributeName,
Type attributeType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getNode() |
Type |
getType() |
protected AbstractAttribute(java.lang.String attributeName,
Type attributeType)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.