Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PceId
Packages that use PceId
Package
Description
-
Uses of PceId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250602.path.key.object.path.key
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250602.path.key.object.path.key that return PceIdModifier and TypeMethodDescriptionPathKeysBuilder.getPceId()
Return current value associated with the property corresponding toPathKeySubobject.getPceId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev250602.path.key.object.path.key with parameters of type PceIdModifier and TypeMethodDescriptionSet the property corresponding toPathKeySubobject.getPceId()
to the specified value. -
Uses of PceId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return PceIdModifier and TypeMethodDescriptionstatic PceId
PceId.getDefaultInstance
(String defaultValue) static PceId
PceIdBuilder.getDefaultInstance
(String defaultValue) Construct a new PCE ID, from either an IPv4 or IPv6 form.PathKeySubobject.getPceId()
Return pceId, ornull
if it is not present.default @NonNull PceId
PathKeySubobject.requirePceId()
Return pceId, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 with parameters of type PceId -
Uses of PceId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.path.key._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.path.key._case that return PceIdModifier and TypeMethodDescriptionPathKeyBuilder.getPceId()
Return current value associated with the property corresponding toPathKeySubobject.getPceId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.path.key._case with parameters of type PceIdModifier and TypeMethodDescriptionSet the property corresponding toPathKeySubobject.getPceId()
to the specified value. -
Uses of PceId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case that return PceIdModifier and TypeMethodDescriptionPathKeyBuilder.getPceId()
Return current value associated with the property corresponding toPathKeySubobject.getPceId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case with parameters of type PceIdModifier and TypeMethodDescriptionSet the property corresponding toPathKeySubobject.getPceId()
to the specified value.