Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.att.subobject.LspSubobject
Packages that use LspSubobject
Package
Description
-
Uses of LspSubobject 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 LspSubobjectModifier and TypeMethodDescriptionLspAttSubobject.getLspSubobject()Return lspSubobject, ornullif it is not present. -
Uses of LspSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.att.subobject.lsp.subobject
Subinterfaces of LspSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.att.subobject.lsp.subobjectModifier and TypeInterfaceDescriptioninterfaceThis class represents the following YANG schema fragment defined in module rsvp -
Uses of LspSubobject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object.lsp.attributes.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object.lsp.attributes.object that return LspSubobjectModifier and TypeMethodDescriptionSubobjectContainerBuilder.getLspSubobject()Return current value associated with the property corresponding toLspAttSubobject.getLspSubobject().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.lsp.attributes.object.lsp.attributes.object with parameters of type LspSubobjectModifier and TypeMethodDescriptionSubobjectContainerBuilder.setLspSubobject(LspSubobject value) Set the property corresponding toLspAttSubobject.getLspSubobject()to the specified value.