Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.Dscp
Package
Description
-
Uses of Dscp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120
Modifier and TypeMethodDescriptionstatic Dscp
Dscp.getDefaultInstance
(String defaultValue) DscpValue.getValue()
Return value, ornull
if it is not present.default @NonNull Dscp
DscpValue.requireValue()
Return value, guaranteed to be non-null. -
Uses of Dscp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.destination.flowspec.flowspec.type.dscp._case
Modifier and TypeMethodDescriptionDscpsBuilder.getValue()
Return current value associated with the property corresponding toDscpValue.getValue()
.Modifier and TypeMethodDescriptionSet the property corresponding toDscpValue.getValue()
to the specified value. -
Uses of Dscp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.marking.extended.community
Modifier and TypeMethodDescriptionTrafficMarkingExtendedCommunity.getGlobalAdministrator()
Return globalAdministrator, ornull
if it is not present.TrafficMarkingExtendedCommunityBuilder.getGlobalAdministrator()
Return current value associated with the property corresponding toTrafficMarkingExtendedCommunity.getGlobalAdministrator()
.default @NonNull Dscp
TrafficMarkingExtendedCommunity.requireGlobalAdministrator()
Return globalAdministrator, guaranteed to be non-null.Modifier and TypeMethodDescriptionTrafficMarkingExtendedCommunityBuilder.setGlobalAdministrator
(Dscp value) Set the property corresponding toTrafficMarkingExtendedCommunity.getGlobalAdministrator()
to the specified value.