Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action.ExperimenterIdCase
Packages that use ExperimenterIdCase
Package
Description
-
Uses of ExperimenterIdCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action with type parameters of type ExperimenterIdCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ExperimenterIdCase>>
E$$ExperimenterIdCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action that return ExperimenterIdCaseModifier and TypeMethodDescription@NonNull ExperimenterIdCase
ExperimenterIdCaseBuilder.build()
A newExperimenterIdCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action that return types with arguments of type ExperimenterIdCaseModifier and TypeMethodDescriptiondefault Class<ExperimenterIdCase>
ExperimenterIdCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action with parameters of type ExperimenterIdCaseModifier and TypeMethodDescriptionstatic boolean
ExperimenterIdCase.bindingEquals
(@NonNull ExperimenterIdCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
ExperimenterIdCase.bindingHashCode
(@NonNull ExperimenterIdCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
ExperimenterIdCase.bindingToString
(@NonNull ExperimenterIdCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action with type arguments of type ExperimenterIdCaseModifier and TypeMethodDescriptionExperimenterIdCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<ExperimenterIdCase> augmentation) Add an augmentation to this builder's product.ExperimenterIdCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExperimenterIdCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.augments.rev150225.experimenter.id.action with parameters of type ExperimenterIdCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedExperimenterIdCase
.