Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.BasicSessionAttributeObjectCaseBuilder
Package
Description
-
Uses of BasicSessionAttributeObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object
Modifier and TypeMethodDescriptionBasicSessionAttributeObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BasicSessionAttributeObjectCase> augmentation) Add an augmentation to this builder's product.BasicSessionAttributeObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicSessionAttributeObjectCase>> augmentationType) Remove an augmentation from this builder's product.BasicSessionAttributeObjectCaseBuilder.setBasicSessionAttributeObject
(BasicSessionAttributeObject value) Set the property corresponding toBasicSessionAttributeObjectCase.getBasicSessionAttributeObject()
to the specified value.