Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathId
Packages that use PathId
Package
Description
-
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 that return PathIdModifier and TypeMethodDescriptionstatic PathIdPathId.getDefaultInstance(String defaultValue) PathIdGrouping.getPathId()Return pathId, ornullif it is not present.default @NonNull PathIdPathIdGrouping.requirePathId()Return pathId, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with parameters of type PathId -
Uses of PathId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message that return PathIdModifier and TypeMethodDescriptionNlriBuilder.getPathId()Return current value associated with the property corresponding toPathIdGrouping.getPathId().WithdrawnRoutesBuilder.getPathId()Return current value associated with the property corresponding toPathIdGrouping.getPathId().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message with parameters of type PathIdModifier and TypeMethodDescriptionSet the property corresponding toPathIdGrouping.getPathId()to the specified value.Set the property corresponding toPathIdGrouping.getPathId()to the specified value.