Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object.LspAttributesObjectBuilder
-
Packages that use LspAttributesObjectBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object -
-
Uses of LspAttributesObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object that return LspAttributesObjectBuilder Modifier and Type Method Description LspAttributesObjectBuilderLspAttributesObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject> augmentation)Add an augmentation to this builder's product.LspAttributesObjectBuilderLspAttributesObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LspAttributesObject>> augmentationType)Remove an augmentation from this builder's product.LspAttributesObjectBuilderLspAttributesObjectBuilder. setSubobjectContainer(List<SubobjectContainer> values)
-