Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid.bgp.prefix.sid.tlvs.BgpPrefixSidTlv
Packages that use BgpPrefixSidTlv
Package
Description
-
Uses of BgpPrefixSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid that return BgpPrefixSidTlvModifier and TypeMethodDescriptionBgpPrefixSidTlvs.getBgpPrefixSidTlv()Return bgpPrefixSidTlv, ornullif it is not present.BgpPrefixSidTlvsBuilder.getBgpPrefixSidTlv()Return current value associated with the property corresponding toBgpPrefixSidTlvs.getBgpPrefixSidTlv().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid with parameters of type BgpPrefixSidTlvModifier and TypeMethodDescriptionBgpPrefixSidTlvsBuilder.setBgpPrefixSidTlv(BgpPrefixSidTlv value) Set the property corresponding toBgpPrefixSidTlvs.getBgpPrefixSidTlv()to the specified value.