public interface AttributesContainer
Modifier and Type | Method and Description |
---|---|
Map<QName,String> |
getAttributes()
Returns immutable map of QName and value of the attribute.
|
Object |
getAttributeValue(QName name)
Returns attribute value by supplied QName.
|
Copyright © 2019 OpenDaylight. All rights reserved.