Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.IsisPseudonodeCase
-
Packages that use IsisPseudonodeCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier -
-
Uses of IsisPseudonodeCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier with type parameters of type IsisPseudonodeCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<IsisPseudonodeCase>>
E$$IsisPseudonodeCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier that return IsisPseudonodeCase Modifier and Type Method Description IsisPseudonodeCaseIsisPseudonodeCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier that return types with arguments of type IsisPseudonodeCase Modifier and Type Method Description default Class<IsisPseudonodeCase>IsisPseudonodeCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier with parameters of type IsisPseudonodeCase Modifier and Type Method Description static booleanIsisPseudonodeCase. bindingEquals(@NonNull IsisPseudonodeCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intIsisPseudonodeCase. bindingHashCode(@NonNull IsisPseudonodeCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringIsisPseudonodeCase. bindingToString(@NonNull IsisPseudonodeCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier with type arguments of type IsisPseudonodeCase Modifier and Type Method Description IsisPseudonodeCaseBuilderIsisPseudonodeCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IsisPseudonodeCase> augmentation)Add an augmentation to this builder's product.IsisPseudonodeCaseBuilderIsisPseudonodeCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IsisPseudonodeCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier with parameters of type IsisPseudonodeCase Constructor Description IsisPseudonodeCaseBuilder(IsisPseudonodeCase base)
-