org.opendaylight.yangtools.rfc6241.model.api.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rfc6241-model-api Show documentation
Show all versions of rfc6241-model-api Show documentation
RFC6241 extensions for unbound metadata
The newest version!
/*
* Copyright (c) 2019 PANTHEON.tech, s.r.o. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
/**
* YANG metamodel extensions to support NETCONF, filters as defined in
* RFC6241.
*/
@org.osgi.annotation.bundle.Export
package org.opendaylight.yangtools.rfc6241.model.api;