Uses of Enum Class
org.opendaylight.yangtools.yang.data.codec.binfmt.NormalizedNodeStreamVersion
-
Uses of NormalizedNodeStreamVersion in org.opendaylight.yangtools.yang.data.codec.binfmt
Methods in org.opendaylight.yangtools.yang.data.codec.binfmt that return NormalizedNodeStreamVersionModifier and TypeMethodDescriptionstatic NormalizedNodeStreamVersionNormalizedNodeStreamVersion.current()Return the current runtime version.@NonNull NormalizedNodeStreamVersionNormalizedNodeDataInput.getVersion()Return the version of the underlying input stream.static NormalizedNodeStreamVersionReturns the enum constant of this class with the specified name.static NormalizedNodeStreamVersion[]NormalizedNodeStreamVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.