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