Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PathKey
-
-
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 PathKey Modifier and Type Method Description static PathKeyPathKey. getDefaultInstance(String defaultValue)PathKeyPathKeySubobject. 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 Constructor Description PathKey(PathKey source)Creates a copy from Source Object. -
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 PathKey Modifier and Type Method Description PathKeyPathKeyBuilder. 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 PathKey Modifier and Type Method Description PathKeyBuilderPathKeyBuilder. setPathKey(PathKey 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 PathKey Modifier and Type Method Description PathKeyPathKeyBuilder. 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 PathKey Modifier and Type Method Description PathKeyBuilderPathKeyBuilder. setPathKey(PathKey value)
-