X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fyangtools%2Fyang%2Fparser%2Fstmt%2Frfc8040%2FYangDataEffectiveStatement.java;h=e3e998a7cae002a483273bffec9d11560dd3ac38;hb=30d51f4c77264c9b3904caf3a544d38345f7a462;hp=cd4571b458165814194ff40e3b2f30b51f4675a2;hpb=ea051931d6528956587651acbd3824e8b0fe4c78;p=yangtools.git diff --git a/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc8040/YangDataEffectiveStatement.java b/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc8040/YangDataEffectiveStatement.java index cd4571b458..e3e998a7ca 100644 --- a/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc8040/YangDataEffectiveStatement.java +++ b/yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc8040/YangDataEffectiveStatement.java @@ -24,7 +24,8 @@ import org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective.ContainerEf import org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective.UnknownEffectiveStatementBase; /** - * Effective statement representation of 'yang-data' extension defined in https://tools.ietf.org/html/rfc8040#section-8 + * Effective statement representation of 'yang-data' extension defined in + * RFC 8040. */ @Beta public final class YangDataEffectiveStatement extends UnknownEffectiveStatementBase