Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action.ActionConntrack
Packages that use ActionConntrack
Package
Description
-
Uses of ActionConntrack in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action with type parameters of type ActionConntrackModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ActionConntrack>>
E$$ActionConntrackBuilder.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.ofj.aug.nx.action that return ActionConntrackModifier and TypeMethodDescription@NonNull ActionConntrackActionConntrackBuilder.build()A newActionConntrackinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action that return types with arguments of type ActionConntrackModifier and TypeMethodDescriptiondefault Class<ActionConntrack>ActionConntrack.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action with parameters of type ActionConntrackModifier and TypeMethodDescriptionstatic booleanActionConntrack.bindingEquals(@NonNull ActionConntrack thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intActionConntrack.bindingHashCode(@NonNull ActionConntrack obj) Default implementation ofObject.hashCode()contract for this interface.static StringActionConntrack.bindingToString(@NonNull ActionConntrack obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action with type arguments of type ActionConntrackModifier and TypeMethodDescriptionActionConntrackBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ActionConntrack> augmentation) Add an augmentation to this builder's product.ActionConntrackBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ActionConntrack>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.aug.nx.action with parameters of type ActionConntrackModifierConstructorDescriptionConstruct a builder initialized with state from specifiedActionConntrack.