Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.RouteTargetIpv4Case
Packages that use RouteTargetIpv4Case
Package
Description
-
Uses of RouteTargetIpv4Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with type parameters of type RouteTargetIpv4CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetIpv4Case>>
E$$RouteTargetIpv4CaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community that return RouteTargetIpv4CaseModifier and TypeMethodDescription@NonNull RouteTargetIpv4Case
RouteTargetIpv4CaseBuilder.build()
A newRouteTargetIpv4Case
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community that return types with arguments of type RouteTargetIpv4CaseModifier and TypeMethodDescriptiondefault Class
<RouteTargetIpv4Case> RouteTargetIpv4Case.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type RouteTargetIpv4CaseModifier and TypeMethodDescriptionstatic boolean
RouteTargetIpv4Case.bindingEquals
(@NonNull RouteTargetIpv4Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RouteTargetIpv4Case.bindingHashCode
(@NonNull RouteTargetIpv4Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RouteTargetIpv4Case.bindingToString
(@NonNull RouteTargetIpv4Case obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with type arguments of type RouteTargetIpv4CaseModifier and TypeMethodDescriptionRouteTargetIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetIpv4Case> augmentation) Add an augmentation to this builder's product.RouteTargetIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetIpv4Case>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type RouteTargetIpv4CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteTargetIpv4Case
.