Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object.LspRequiredAttributesObject
-
-
Uses of LspRequiredAttributesObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return LspRequiredAttributesObject Modifier and Type Method Description LspRequiredAttributesObjectLspRequiredAttributesObject. getLspRequiredAttributesObject()Return lspRequiredAttributesObject, ornullif it is not present. -
Uses of LspRequiredAttributesObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object with type parameters of type LspRequiredAttributesObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LspRequiredAttributesObject>>
E$$LspRequiredAttributesObjectBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object that return LspRequiredAttributesObject Modifier and Type Method Description LspRequiredAttributesObjectLspRequiredAttributesObjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object that return types with arguments of type LspRequiredAttributesObject Modifier and Type Method Description default Class<LspRequiredAttributesObject>LspRequiredAttributesObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object with parameters of type LspRequiredAttributesObject Modifier and Type Method Description static booleanLspRequiredAttributesObject. bindingEquals(@NonNull LspRequiredAttributesObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLspRequiredAttributesObject. bindingHashCode(@NonNull LspRequiredAttributesObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringLspRequiredAttributesObject. bindingToString(@NonNull LspRequiredAttributesObject obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object with type arguments of type LspRequiredAttributesObject Modifier and Type Method Description LspRequiredAttributesObjectBuilderLspRequiredAttributesObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LspRequiredAttributesObject> augmentation)Add an augmentation to this builder's product.LspRequiredAttributesObjectBuilderLspRequiredAttributesObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspRequiredAttributesObject>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object with parameters of type LspRequiredAttributesObject Constructor Description LspRequiredAttributesObjectBuilder(LspRequiredAttributesObject base)
-