Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes.DestinationIpv4
-
-
Uses of DestinationIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329 that return DestinationIpv4 Modifier and Type Method Description DestinationIpv4Ipv4Prefixes. getDestinationIpv4()Return destinationIpv4, ornullif it is not present. -
Uses of DestinationIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes with type parameters of type DestinationIpv4 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4>>
E$$DestinationIpv4Builder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes that return DestinationIpv4 Modifier and Type Method Description DestinationIpv4DestinationIpv4Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes that return types with arguments of type DestinationIpv4 Modifier and Type Method Description default Class<DestinationIpv4>DestinationIpv4. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes with parameters of type DestinationIpv4 Modifier and Type Method Description static booleanDestinationIpv4. bindingEquals(@NonNull DestinationIpv4 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDestinationIpv4. bindingHashCode(@NonNull DestinationIpv4 obj)Default implementation ofObject.hashCode()contract for this interface.static StringDestinationIpv4. bindingToString(@NonNull DestinationIpv4 obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes with type arguments of type DestinationIpv4 Modifier and Type Method Description DestinationIpv4BuilderDestinationIpv4Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4> augmentation)Add an augmentation to this builder's product.DestinationIpv4BuilderDestinationIpv4Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.ipv4.prefixes with parameters of type DestinationIpv4 Constructor Description DestinationIpv4Builder(DestinationIpv4 base) -
Uses of DestinationIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return DestinationIpv4 Modifier and Type Method Description DestinationIpv4DestinationIpv4CaseBuilder. getDestinationIpv4()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationIpv4 Modifier and Type Method Description DestinationIpv4CaseBuilderDestinationIpv4CaseBuilder. setDestinationIpv4(DestinationIpv4 value) -
Uses of DestinationIpv4 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type that return DestinationIpv4 Modifier and Type Method Description DestinationIpv4DestinationIpv4CaseBuilder. getDestinationIpv4()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type with parameters of type DestinationIpv4 Modifier and Type Method Description DestinationIpv4CaseBuilderDestinationIpv4CaseBuilder. setDestinationIpv4(DestinationIpv4 value)
-