Registry / networking / ietf-inet-types

ietf-inet-types

JSON →
library2010.09.24.12.4javamavenunverified

YANG model definitions for IETF inet types used in network configuration and management.

<dependency> <groupId>org.opendaylight.mdsal.model</groupId> <artifactId>ietf-inet-types</artifactId> <version>2010.09.24.12.4</version> </dependency>
INSTALL
IMPORT
SIG · IETF-INET-TYPES
I
ietf-inet-types
networkingjavav2010.09.24.12.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IetfInetUtil
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil

Shows how to use IETF inet type utilities.

import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil; public class Example { public static void main(String[] args) { System.out.println(IetfInetUtil.ipv4Address("192.168.1.1")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2010.09.24.12.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ietf-inet-types — mvn dependency:get ietf-inet-types · libregistry