Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition.AcceptRoute
Packages that use AcceptRoute
Package
Description
-
Uses of AcceptRoute in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition with type parameters of type AcceptRouteModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<AcceptRoute>>
E$$AcceptRouteBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition that return AcceptRouteModifier and TypeMethodDescription@NonNull AcceptRoute
AcceptRouteBuilder.build()
A newAcceptRoute
instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition that return types with arguments of type AcceptRouteMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition with parameters of type AcceptRouteModifier and TypeMethodDescriptionstatic boolean
AcceptRoute.bindingEquals
(@NonNull AcceptRoute thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
AcceptRoute.bindingHashCode
(@NonNull AcceptRoute obj) Default implementation ofObject.hashCode()
contract for this interface.static String
AcceptRoute.bindingToString
(@NonNull AcceptRoute obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition with type arguments of type AcceptRouteModifier and TypeMethodDescriptionAcceptRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<AcceptRoute> augmentation) Add an augmentation to this builder's product.AcceptRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AcceptRoute>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.generic.actions.route.disposition with parameters of type AcceptRouteModifierConstructorDescriptionConstruct a builder initialized with state from specifiedAcceptRoute
.