Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.termination.point.attributes.IgpTerminationPointAttributesBuilder
Package
Description
-
Uses of IgpTerminationPointAttributesBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.termination.point.attributes
Modifier and TypeMethodDescriptionIgpTerminationPointAttributesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<IgpTerminationPointAttributes> augmentation) Add an augmentation to this builder's product.IgpTerminationPointAttributesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IgpTerminationPointAttributes>> augmentationType) Remove an augmentation from this builder's product.IgpTerminationPointAttributesBuilder.setTerminationPointType
(TerminationPointType value) Set the property corresponding toIgpTerminationPointAttributes.getTerminationPointType()
to the specified value.