Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.ExrsCase
-
Packages that use ExrsCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type -
-
Uses of ExrsCase 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 ExrsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ExrsCase>>
E$$ExrsCaseBuilder. 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 ExrsCase Modifier and Type Method Description ExrsCaseExrsCaseBuilder. 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 ExrsCase Modifier and Type Method Description default Class<ExrsCase>ExrsCase. 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 ExrsCase Modifier and Type Method Description static booleanExrsCase. bindingEquals(@NonNull ExrsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intExrsCase. bindingHashCode(@NonNull ExrsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringExrsCase. bindingToString(@NonNull ExrsCase 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 ExrsCase Modifier and Type Method Description ExrsCaseBuilderExrsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ExrsCase> augmentation)Add an augmentation to this builder's product.ExrsCaseBuilderExrsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExrsCase>> 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 ExrsCase Constructor Description ExrsCaseBuilder(ExrsCase base)
-