Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PathKey
Packages that use PathKey
Package
Description
-
Uses of PathKey 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 PathKeyModifier and TypeMethodDescriptionstatic PathKeyPathKey.getDefaultInstance(String defaultValue) PathKeySubobject.getPathKey()Return pathKey, ornullif it is not present.default @NonNull PathKeyPathKeySubobject.requirePathKey()Return pathKey, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 with parameters of type PathKey -
Uses of PathKey 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 PathKeyModifier and TypeMethodDescriptionPathKeyBuilder.getPathKey()Return current value associated with the property corresponding toPathKeySubobject.getPathKey().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 PathKeyModifier and TypeMethodDescriptionPathKeyBuilder.setPathKey(PathKey value) Set the property corresponding toPathKeySubobject.getPathKey()to the specified value. -
Uses of PathKey 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 PathKeyModifier and TypeMethodDescriptionPathKeyBuilder.getPathKey()Return current value associated with the property corresponding toPathKeySubobject.getPathKey().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 PathKeyModifier and TypeMethodDescriptionPathKeyBuilder.setPathKey(PathKey value) Set the property corresponding toPathKeySubobject.getPathKey()to the specified value.