public final class QNameFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QNameFactory.Key |
Modifier and Type | Method and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
create(QNameFactory.Key key) |
static org.opendaylight.yangtools.yang.common.QName |
create(String name)
Deprecated.
|
@Deprecated public static org.opendaylight.yangtools.yang.common.QName create(String name)
public static org.opendaylight.yangtools.yang.common.QName create(QNameFactory.Key key)
Copyright © 2019 OpenDaylight. All rights reserved.