Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.te.lsp._case.address.family.Ipv4CaseBuilder
Package
Description
-
Uses of Ipv4CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.te.lsp._case.address.family
Modifier and TypeMethodDescriptionIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv4Case> augmentation) Add an augmentation to this builder's product.Ipv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4Case>> augmentationType) Remove an augmentation from this builder's product.Ipv4CaseBuilder.setIpv4TunnelEndpointAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toIpv4Case.getIpv4TunnelEndpointAddress()
to the specified value.Ipv4CaseBuilder.setIpv4TunnelSenderAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toIpv4Case.getIpv4TunnelSenderAddress()
to the specified value.