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