Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.sync.optimizations.rev200720.speaker.entity.id.tlv.SpeakerEntityIdBuilder
Package
Description
-
Uses of SpeakerEntityIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.sync.optimizations.rev200720.speaker.entity.id.tlv
Modifier and TypeMethodDescriptionSpeakerEntityIdBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SpeakerEntityId> augmentation) Add an augmentation to this builder's product.SpeakerEntityIdBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SpeakerEntityId>> augmentationType) Remove an augmentation from this builder's product.SpeakerEntityIdBuilder.setSpeakerEntityIdValue
(byte[] value) Set the property corresponding toSpeakerEntityId.getSpeakerEntityIdValue()
to the specified value.