Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationMvpnIpv4WithdrawnCase
-
-
Uses of DestinationMvpnIpv4WithdrawnCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with type parameters of type DestinationMvpnIpv4WithdrawnCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4WithdrawnCase>>
E$$DestinationMvpnIpv4WithdrawnCaseBuilder. 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.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return DestinationMvpnIpv4WithdrawnCase Modifier and Type Method Description @NonNull DestinationMvpnIpv4WithdrawnCaseDestinationMvpnIpv4WithdrawnCaseBuilder. build()A newDestinationMvpnIpv4WithdrawnCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return types with arguments of type DestinationMvpnIpv4WithdrawnCase Modifier and Type Method Description default Class<DestinationMvpnIpv4WithdrawnCase>DestinationMvpnIpv4WithdrawnCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationMvpnIpv4WithdrawnCase Modifier and Type Method Description static booleanDestinationMvpnIpv4WithdrawnCase. bindingEquals(@NonNull DestinationMvpnIpv4WithdrawnCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDestinationMvpnIpv4WithdrawnCase. bindingHashCode(@NonNull DestinationMvpnIpv4WithdrawnCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringDestinationMvpnIpv4WithdrawnCase. bindingToString(@NonNull DestinationMvpnIpv4WithdrawnCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with type arguments of type DestinationMvpnIpv4WithdrawnCase Modifier and Type Method Description DestinationMvpnIpv4WithdrawnCaseBuilderDestinationMvpnIpv4WithdrawnCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4WithdrawnCase> augmentation)Add an augmentation to this builder's product.DestinationMvpnIpv4WithdrawnCaseBuilderDestinationMvpnIpv4WithdrawnCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4WithdrawnCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationMvpnIpv4WithdrawnCase Constructor Description DestinationMvpnIpv4WithdrawnCaseBuilder(DestinationMvpnIpv4WithdrawnCase base)Construct a builder initialized with state from specifiedDestinationMvpnIpv4WithdrawnCase.
-