Uses of Class
org.opendaylight.yangtools.rfc6241.model.api.NetconfStatements
-
-
Uses of NetconfStatements in org.opendaylight.yangtools.rfc6241.model.api
Methods in org.opendaylight.yangtools.rfc6241.model.api that return NetconfStatements Modifier and Type Method Description static NetconfStatementsNetconfStatements. valueOf(String name)Returns the enum constant of this type with the specified name.static NetconfStatements[]NetconfStatements. values()Returns an array containing the constants of this enum type, in the order they are declared.
-