Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case.RouteOriginExtendedCommunity
Packages that use RouteOriginExtendedCommunity
Package
Description
-
Uses of RouteOriginExtendedCommunity 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 that return RouteOriginExtendedCommunityModifier and TypeMethodDescriptionRouteOriginExtendedCommunityCase.getRouteOriginExtendedCommunity()Return routeOriginExtendedCommunity, ornullif it is not present.RouteOriginExtendedCommunityCaseBuilder.getRouteOriginExtendedCommunity()Return current value associated with the property corresponding toRouteOriginExtendedCommunityCase.getRouteOriginExtendedCommunity().@NonNull RouteOriginExtendedCommunityRouteOriginExtendedCommunityCase.nonnullRouteOriginExtendedCommunity()Return routeOriginExtendedCommunity, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type RouteOriginExtendedCommunityModifier and TypeMethodDescriptionRouteOriginExtendedCommunityCaseBuilder.setRouteOriginExtendedCommunity(RouteOriginExtendedCommunity value) Set the property corresponding toRouteOriginExtendedCommunityCase.getRouteOriginExtendedCommunity()to the specified value. -
Uses of RouteOriginExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case with type parameters of type RouteOriginExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RouteOriginExtendedCommunity>>
E$$RouteOriginExtendedCommunityBuilder.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.route.origin.extended.community._case that return RouteOriginExtendedCommunityModifier and TypeMethodDescription@NonNull RouteOriginExtendedCommunityRouteOriginExtendedCommunityBuilder.build()A newRouteOriginExtendedCommunityinstance.static @NonNull RouteOriginExtendedCommunityRouteOriginExtendedCommunityBuilder.empty()Get empty instance of RouteOriginExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case that return types with arguments of type RouteOriginExtendedCommunityModifier and TypeMethodDescriptiondefault Class<RouteOriginExtendedCommunity> RouteOriginExtendedCommunity.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case with parameters of type RouteOriginExtendedCommunityModifier and TypeMethodDescriptionstatic booleanRouteOriginExtendedCommunity.bindingEquals(@NonNull RouteOriginExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRouteOriginExtendedCommunity.bindingHashCode(@NonNull RouteOriginExtendedCommunity obj) Default implementation ofObject.hashCode()contract for this interface.static StringRouteOriginExtendedCommunity.bindingToString(@NonNull RouteOriginExtendedCommunity 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.route.origin.extended.community._case with type arguments of type RouteOriginExtendedCommunityModifier and TypeMethodDescriptionRouteOriginExtendedCommunityBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RouteOriginExtendedCommunity> augmentation) Add an augmentation to this builder's product.RouteOriginExtendedCommunityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteOriginExtendedCommunity>> 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.route.origin.extended.community._case with parameters of type RouteOriginExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteOriginExtendedCommunity.