Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute.PeDistinguisherLabelAttributeBuilder
Package
Description
-
Uses of PeDistinguisherLabelAttributeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute
Modifier and TypeMethodDescriptionPeDistinguisherLabelAttributeBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PeDistinguisherLabelAttribute> augmentation) Add an augmentation to this builder's product.PeDistinguisherLabelAttributeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PeDistinguisherLabelAttribute>> augmentationType) Remove an augmentation from this builder's product.PeDistinguisherLabelAttributeBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toPeDistinguisherLabelAttribute.getMplsLabel()
to the specified value.PeDistinguisherLabelAttributeBuilder.setPeAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toPeDistinguisherLabelAttribute.getPeAddress()
to the specified value.