Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PceId
-
-
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 PceId Modifier and Type Method Description static PceIdPceId. getDefaultInstance(String defaultValue)static PceIdPceIdBuilder. getDefaultInstance(String defaultValue)Construct a new PCE ID, from either an IPv4 or IPv6 form.PceIdPathKeySubobject. getPceId()Return pceId, ornullif it is not present.default @NonNull PceIdPathKeySubobject. 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 Constructor Description PceId(PceId source)Creates a copy from Source Object. -
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 PceId Modifier and Type Method Description PceIdPathKeyBuilder. 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 PceId Modifier and Type Method Description PathKeyBuilderPathKeyBuilder. setPceId(PceId 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 PceId Modifier and Type Method Description PceIdPathKeyBuilder. 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 PceId Modifier and Type Method Description PathKeyBuilderPathKeyBuilder. setPceId(PceId value)
-