Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase
- 
Packages that use TeLspAttributesCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute 
- 
- 
Uses of TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attributeMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute with type parameters of type TeLspAttributesCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TeLspAttributesCase>>
 E$$TeLspAttributesCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute that return TeLspAttributesCase Modifier and Type Method Description TeLspAttributesCaseTeLspAttributesCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute that return types with arguments of type TeLspAttributesCase Modifier and Type Method Description default Class<TeLspAttributesCase>TeLspAttributesCase. implementedInterface()Deprecated.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute with parameters of type TeLspAttributesCase Modifier and Type Method Description static booleanTeLspAttributesCase. bindingEquals(@NonNull TeLspAttributesCase thisObj, Object obj)Deprecated.Default implementation ofObject.equals(Object)contract for this interface.static intTeLspAttributesCase. bindingHashCode(@NonNull TeLspAttributesCase obj)Deprecated.Default implementation ofObject.hashCode()contract for this interface.static StringTeLspAttributesCase. bindingToString(@NonNull TeLspAttributesCase obj)Deprecated.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.linkstate.path.attribute.link.state.attribute with type arguments of type TeLspAttributesCase Modifier and Type Method Description TeLspAttributesCaseBuilderTeLspAttributesCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TeLspAttributesCase> augmentation)Add an augmentation to this builder's product.TeLspAttributesCaseBuilderTeLspAttributesCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TeLspAttributesCase>> 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.linkstate.path.attribute.link.state.attribute with parameters of type TeLspAttributesCase Constructor Description TeLspAttributesCaseBuilder(TeLspAttributesCase base)
 
-