Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.OspfPseudonodeCase
-
Packages that use OspfPseudonodeCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier -
-
Uses of OspfPseudonodeCase 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 OspfPseudonodeCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<OspfPseudonodeCase>>
E$$OspfPseudonodeCaseBuilder. 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 OspfPseudonodeCase Modifier and Type Method Description OspfPseudonodeCaseOspfPseudonodeCaseBuilder. 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 OspfPseudonodeCase Modifier and Type Method Description default Class<OspfPseudonodeCase>OspfPseudonodeCase. 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 OspfPseudonodeCase Modifier and Type Method Description static booleanOspfPseudonodeCase. bindingEquals(@NonNull OspfPseudonodeCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intOspfPseudonodeCase. bindingHashCode(@NonNull OspfPseudonodeCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringOspfPseudonodeCase. bindingToString(@NonNull OspfPseudonodeCase 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 OspfPseudonodeCase Modifier and Type Method Description OspfPseudonodeCaseBuilderOspfPseudonodeCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OspfPseudonodeCase> augmentation)Add an augmentation to this builder's product.OspfPseudonodeCaseBuilderOspfPseudonodeCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OspfPseudonodeCase>> 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 OspfPseudonodeCase Constructor Description OspfPseudonodeCaseBuilder(OspfPseudonodeCase base)
-