public interface MetaAttributeSource
Modifier and Type | Method and Description |
---|---|
String |
getName()
Obtain the supplied meta-attribute name
|
String |
getValue()
Obtain the supplied meta-attribute value.
|
boolean |
isInheritable()
Is the meta-attribute value inheritable?
|
String getName()
String getValue()
boolean isInheritable()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.