Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.session.attribute.object.with.resources.affinities._case.SessionAttributeObjectWithResourcesAffinitiesBuilder
Packages that use SessionAttributeObjectWithResourcesAffinitiesBuilder
-
Uses of SessionAttributeObjectWithResourcesAffinitiesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.session.attribute.object.with.resources.affinities._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.session.attribute.object.session.attribute.object.session.attribute.object.with.resources.affinities._case that return SessionAttributeObjectWithResourcesAffinitiesBuilderModifier and TypeMethodDescriptionSessionAttributeObjectWithResourcesAffinitiesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SessionAttributeObjectWithResourcesAffinities> augmentation) Add an augmentation to this builder's product.SessionAttributeObjectWithResourcesAffinitiesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SessionAttributeObjectWithResourcesAffinities>> augmentationType) Remove an augmentation from this builder's product.SessionAttributeObjectWithResourcesAffinitiesBuilder.setExcludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getExcludeAny()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setHoldPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getHoldPriority()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setIncludeAll
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAll()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setIncludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAny()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setLabelRecordingDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLabelRecordingDesired()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setLocalProtectionDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLocalProtectionDesired()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setSessionName
(String value) Set the property corresponding toTunnelAttributes.getSessionName()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setSeStyleDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getSeStyleDesired()
to the specified value.SessionAttributeObjectWithResourcesAffinitiesBuilder.setSetupPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getSetupPriority()
to the specified value.