Uses of Interface
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type.Asbr
Packages that use Asbr
Package
Description
-
Uses of Asbr in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type with type parameters of type AsbrModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Asbr>>
E$$AsbrBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type that return AsbrMethods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type that return types with arguments of type AsbrMethods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type with parameters of type AsbrModifier and TypeMethodDescriptionstatic boolean
Asbr.bindingEquals
(@NonNull Asbr thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Asbr.bindingHashCode
(@NonNull Asbr obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Asbr.bindingToString
(@NonNull Asbr obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type with type arguments of type AsbrModifier and TypeMethodDescriptionAsbrBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Asbr> augmentation) Add an augmentation to this builder's product.AsbrBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Asbr>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes.router.type with parameters of type AsbrModifierConstructorDescriptionAsbrBuilder
(Asbr base) Construct a builder initialized with state from specifiedAsbr
.