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