Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.TeLspCaseBuilder
Packages that use TeLspCaseBuilder
Package
Description
-
Uses of TeLspCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type that return TeLspCaseBuilderModifier and TypeMethodDescriptionTeLspCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<TeLspCase> augmentation) Add an augmentation to this builder's product.TeLspCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TeLspCase>> augmentationType) Remove an augmentation from this builder's product.TeLspCaseBuilder.setAddressFamily
(AddressFamily value) Set the property corresponding toTeLspCase.getAddressFamily()
to the specified value.Set the property corresponding toTeLspCase.getLspId()
to the specified value.TeLspCaseBuilder.setTunnelId
(TunnelId value) Set the property corresponding toTeLspCase.getTunnelId()
to the specified value.