Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.UnnumberedCase
Packages that use UnnumberedCase
Package
Description
-
Uses of UnnumberedCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with type parameters of type UnnumberedCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<UnnumberedCase>>
E$$UnnumberedCaseBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type that return UnnumberedCaseModifier and TypeMethodDescription@NonNull UnnumberedCaseUnnumberedCaseBuilder.build()A newUnnumberedCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type that return types with arguments of type UnnumberedCaseModifier and TypeMethodDescriptiondefault Class<UnnumberedCase> UnnumberedCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type UnnumberedCaseModifier and TypeMethodDescriptionstatic booleanUnnumberedCase.bindingEquals(@NonNull UnnumberedCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intUnnumberedCase.bindingHashCode(@NonNull UnnumberedCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringUnnumberedCase.bindingToString(@NonNull UnnumberedCase 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._record.route.subobjects.subobject.type with type arguments of type UnnumberedCaseModifier and TypeMethodDescriptionUnnumberedCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<UnnumberedCase> augmentation) Add an augmentation to this builder's product.UnnumberedCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<UnnumberedCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type with parameters of type UnnumberedCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedUnnumberedCase.