Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.Link1Builder
Package
Description
-
Uses of Link1Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109
Modifier and TypeMethodDescriptionLink1Builder.setBandwidth
(Bandwidth value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getBandwidth()
to the specified value.Link1Builder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value.Link1Builder.setExcludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getExcludeAny()
to the specified value.Link1Builder.setHoldPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getHoldPriority()
to the specified value.Link1Builder.setIncludeAll
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAll()
to the specified value.Link1Builder.setIncludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAny()
to the specified value.Link1Builder.setLabelRecordingDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLabelRecordingDesired()
to the specified value.Link1Builder.setLocalProtectionDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLocalProtectionDesired()
to the specified value.Link1Builder.setSessionName
(String value) Set the property corresponding toTunnelAttributes.getSessionName()
to the specified value.Link1Builder.setSeStyleDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getSeStyleDesired()
to the specified value.Link1Builder.setSetupPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getSetupPriority()
to the specified value.Link1Builder.setSymbolicPathName
(String value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getSymbolicPathName()
to the specified value.