Interface ModuleQNameToModuleName
-
- All Superinterfaces:
IdentifierNamespace<QNameModule,String>
public interface ModuleQNameToModuleName extends IdentifierNamespace<QNameModule,String>
Source-specific mapping of prefixes to namespaces.
-
-
Field Summary
Fields Modifier and Type Field Description static NamespaceBehaviour<QNameModule,String,@NonNull ModuleQNameToModuleName>
BEHAVIOUR
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace
get
-
-
-
-
Field Detail
-
BEHAVIOUR
static final NamespaceBehaviour<QNameModule,String,@NonNull ModuleQNameToModuleName> BEHAVIOUR
-
-