Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.PathKeyCase
-
Packages that use PathKeyCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type -
-
Uses of PathKeyCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with type parameters of type PathKeyCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyCase>>
E$$PathKeyCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type that return PathKeyCase Modifier and Type Method Description PathKeyCasePathKeyCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type that return types with arguments of type PathKeyCase Modifier and Type Method Description default Class<PathKeyCase>PathKeyCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with parameters of type PathKeyCase Modifier and Type Method Description static booleanPathKeyCase. bindingEquals(@NonNull PathKeyCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPathKeyCase. bindingHashCode(@NonNull PathKeyCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringPathKeyCase. bindingToString(@NonNull PathKeyCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with type arguments of type PathKeyCase Modifier and Type Method Description PathKeyCaseBuilderPathKeyCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyCase> augmentation)Add an augmentation to this builder's product.PathKeyCaseBuilderPathKeyCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type with parameters of type PathKeyCase Constructor Description PathKeyCaseBuilder(PathKeyCase base)
-