Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements.StatementKey
Packages that use StatementKey
Package
Description
-
Uses of StatementKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements that return StatementKeyModifier and TypeMethodDescriptionStatement.key()
StatementBuilder.key()
Return current value associated with the property corresponding toStatement.key()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements with parameters of type StatementKeyModifier and TypeMethodDescriptionStatementBuilder.withKey
(StatementKey key) Set the key value corresponding toStatement.key()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements with parameters of type StatementKeyModifierConstructorDescriptionStatementKey
(StatementKey source) Creates a copy from Source Object.