public interface AttributesBuilder<B>
| Modifier and Type | Method and Description |
|---|---|
B |
withAttributes(Map<org.opendaylight.yangtools.yang.common.QName,String> attributes)
Attach a map of attributes.
|
B withAttributes(Map<org.opendaylight.yangtools.yang.common.QName,String> attributes)
attributes - Attribute mapCopyright © 2018 OpenDaylight. All rights reserved.