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