Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.OspfNodeAttributesBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes
-
Uses of OspfNodeAttributesBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes
Modifier and TypeMethodDescriptionOspfNodeAttributesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<OspfNodeAttributes> augmentation) Add an augmentation to this builder's product.OspfNodeAttributesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<OspfNodeAttributes>> augmentationType) Remove an augmentation from this builder's product.OspfNodeAttributesBuilder.setCapabilities
(OspfNodeAttributes.Capabilities value) Set the property corresponding toOspfNodeAttributes.getCapabilities()
to the specified value.OspfNodeAttributesBuilder.setDrInterfaceId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toOspfNodeAttributes.getDrInterfaceId()
to the specified value.OspfNodeAttributesBuilder.setMultiTopologyId
(Set<org.opendaylight.yangtools.yang.common.Uint8> values) Set the property corresponding toOspfNodeAttributes.getMultiTopologyId()
to the specified value.OspfNodeAttributesBuilder.setRouterType
(RouterType value) Set the property corresponding toOspfNodeAttributes.getRouterType()
to the specified value.Set the property corresponding toOspfNodeAttributes.getTed()
to the specified value.