Uses of Interface
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.IgpPrefixEvent1
Packages that use IgpPrefixEvent1
-
Uses of IgpPrefixEvent1 in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 that return IgpPrefixEvent1Modifier and TypeMethodDescription@NonNull IgpPrefixEvent1
IgpPrefixEvent1Builder.build()
A newIgpPrefixEvent1
instance.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 that return types with arguments of type IgpPrefixEvent1Modifier and TypeMethodDescriptiondefault Class<IgpPrefixEvent1>
IgpPrefixEvent1.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 with parameters of type IgpPrefixEvent1Modifier and TypeMethodDescriptionstatic boolean
IgpPrefixEvent1.bindingEquals
(@NonNull IgpPrefixEvent1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
IgpPrefixEvent1.bindingHashCode
(@NonNull IgpPrefixEvent1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
IgpPrefixEvent1.bindingToString
(@NonNull IgpPrefixEvent1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021 with parameters of type IgpPrefixEvent1ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIgpPrefixEvent1
.