Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.BasicSessionAttributeObjectCaseBuilder
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object that return BasicSessionAttributeObjectCaseBuilderModifier and TypeMethodDescriptionBasicSessionAttributeObjectCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BasicSessionAttributeObjectCase> augmentation) Add an augmentation to this builder's product.BasicSessionAttributeObjectCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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.