Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case.VrfRouteImportExtendedCommunity
Packages that use VrfRouteImportExtendedCommunity
Package
Description
-
Uses of VrfRouteImportExtendedCommunity 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 VrfRouteImportExtendedCommunityModifier and TypeMethodDescriptionVrfRouteImportExtendedCommunityCase.getVrfRouteImportExtendedCommunity()
Return vrfRouteImportExtendedCommunity, ornull
if it is not present.VrfRouteImportExtendedCommunityCaseBuilder.getVrfRouteImportExtendedCommunity()
Return current value associated with the property corresponding toVrfRouteImportExtendedCommunityCase.getVrfRouteImportExtendedCommunity()
.@NonNull VrfRouteImportExtendedCommunity
VrfRouteImportExtendedCommunityCase.nonnullVrfRouteImportExtendedCommunity()
Return vrfRouteImportExtendedCommunity, 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 VrfRouteImportExtendedCommunityModifier and TypeMethodDescriptionVrfRouteImportExtendedCommunityCaseBuilder.setVrfRouteImportExtendedCommunity
(VrfRouteImportExtendedCommunity value) Set the property corresponding toVrfRouteImportExtendedCommunityCase.getVrfRouteImportExtendedCommunity()
to the specified value. -
Uses of VrfRouteImportExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case with type parameters of type VrfRouteImportExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<VrfRouteImportExtendedCommunity>>
E$$VrfRouteImportExtendedCommunityBuilder.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.vrf.route._import.extended.community._case that return VrfRouteImportExtendedCommunityModifier and TypeMethodDescription@NonNull VrfRouteImportExtendedCommunity
VrfRouteImportExtendedCommunityBuilder.build()
A newVrfRouteImportExtendedCommunity
instance.static @NonNull VrfRouteImportExtendedCommunity
VrfRouteImportExtendedCommunityBuilder.empty()
Get empty instance of VrfRouteImportExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case that return types with arguments of type VrfRouteImportExtendedCommunityModifier and TypeMethodDescriptiondefault Class
<VrfRouteImportExtendedCommunity> VrfRouteImportExtendedCommunity.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case with parameters of type VrfRouteImportExtendedCommunityModifier and TypeMethodDescriptionstatic boolean
VrfRouteImportExtendedCommunity.bindingEquals
(@NonNull VrfRouteImportExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
VrfRouteImportExtendedCommunity.bindingHashCode
(@NonNull VrfRouteImportExtendedCommunity obj) Default implementation ofObject.hashCode()
contract for this interface.static String
VrfRouteImportExtendedCommunity.bindingToString
(@NonNull VrfRouteImportExtendedCommunity 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.vrf.route._import.extended.community._case with type arguments of type VrfRouteImportExtendedCommunityModifier and TypeMethodDescriptionVrfRouteImportExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<VrfRouteImportExtendedCommunity> augmentation) Add an augmentation to this builder's product.VrfRouteImportExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VrfRouteImportExtendedCommunity>> 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.vrf.route._import.extended.community._case with parameters of type VrfRouteImportExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedVrfRouteImportExtendedCommunity
.