Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.required.attributes.object.LspRequiredAttributesObjectBuilder
Packages that use LspRequiredAttributesObjectBuilder
Package
Description
-
Uses of LspRequiredAttributesObjectBuilder 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 that return LspRequiredAttributesObjectBuilderModifier and TypeMethodDescriptionLspRequiredAttributesObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<LspRequiredAttributesObject> augmentation) Add an augmentation to this builder's product.LspRequiredAttributesObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LspRequiredAttributesObject>> augmentationType) Remove an augmentation from this builder's product.LspRequiredAttributesObjectBuilder.setLspAttributesObject(LspAttributesObject value) Set the property corresponding toLspAttributesObject.getLspAttributesObject()to the specified value.