Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.policy.types.rev151009.InstallProtocolType
Packages that use InstallProtocolType
Package
Description
-
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018 that return InstallProtocolTypeModifier and TypeMethodDescriptionProtocolsConfig.getIdentifier()
Return identifier, ornull
if it is not present.default @NonNull InstallProtocolType
ProtocolsConfig.requireIdentifier()
Return identifier, guaranteed to be non-null. -
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols that return InstallProtocolTypeModifier and TypeMethodDescriptionProtocol.getIdentifier()
Return identifier, ornull
if it is not present.ProtocolBuilder.getIdentifier()
Return current value associated with the property corresponding toProtocol.getIdentifier()
.@NonNull InstallProtocolType
ProtocolKey.getIdentifier()
Return identifier, guaranteed to be non-null.default @NonNull InstallProtocolType
Protocol.requireIdentifier()
Return identifier, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols with parameters of type InstallProtocolTypeModifier and TypeMethodDescriptionProtocolBuilder.setIdentifier
(InstallProtocolType value) Set the property corresponding toProtocol.getIdentifier()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols with parameters of type InstallProtocolTypeModifierConstructorDescriptionProtocolKey
(@NonNull InstallProtocolType _identifier, @NonNull String _name) Constructs an instance. -
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols.protocol
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols.protocol that return InstallProtocolTypeModifier and TypeMethodDescriptionConfigBuilder.getIdentifier()
Return current value associated with the property corresponding toProtocolsConfig.getIdentifier()
.StateBuilder.getIdentifier()
Return current value associated with the property corresponding toProtocolsConfig.getIdentifier()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.protocols.protocol with parameters of type InstallProtocolTypeModifier and TypeMethodDescriptionConfigBuilder.setIdentifier
(InstallProtocolType value) Set the property corresponding toProtocolsConfig.getIdentifier()
to the specified value.StateBuilder.setIdentifier
(InstallProtocolType value) Set the property corresponding toProtocolsConfig.getIdentifier()
to the specified value. -
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.policy.types.rev151009
Subinterfaces of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.policy.types.rev151009Modifier and TypeInterfaceDescriptioninterface
BGPinterface
A directly connected routeinterface
IS-ISinterface
Locally defined aggregate routeinterface
OSPFv2interface
OSPFv3interface
Locally-installed static routeFields in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.policy.types.rev151009 declared as InstallProtocolTypeModifier and TypeFieldDescriptionstatic final @NonNull InstallProtocolType
InstallProtocolType.VALUE
Singleton value representing theInstallProtocolType
identity.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.policy.types.rev151009 that return types with arguments of type InstallProtocolTypeModifier and TypeMethodDescriptionClass<? extends InstallProtocolType>
InstallProtocolType.implementedInterface()
-
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009 that return InstallProtocolTypeModifier and TypeMethodDescriptionLocalGenericConditions.getInstallProtocolEq()
Return installProtocolEq, ornull
if it is not present.default @NonNull InstallProtocolType
LocalGenericConditions.requireInstallProtocolEq()
Return installProtocolEq, guaranteed to be non-null. -
Uses of InstallProtocolType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements.statement
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements.statement that return InstallProtocolTypeModifier and TypeMethodDescriptionConditionsBuilder.getInstallProtocolEq()
Return current value associated with the property corresponding toLocalGenericConditions.getInstallProtocolEq()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.routing.policy.top.routing.policy.policy.definitions.policy.definition.statements.statement with parameters of type InstallProtocolTypeModifier and TypeMethodDescriptionConditionsBuilder.setInstallProtocolEq
(InstallProtocolType value) Set the property corresponding toLocalGenericConditions.getInstallProtocolEq()
to the specified value.