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