| Package | Description | 
|---|---|
| org.opendaylight.genius.mdsalutil.actions | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ActionLearn.CopyFromField | 
| static class  | ActionLearn.CopyFromValue | 
| static class  | ActionLearn.MatchFromField | 
| static class  | ActionLearn.MatchFromValue | 
| static class  | ActionLearn.OutputToPort | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActionLearn.FlowMod> | ActionLearn. getFlowMods() | 
| Constructor and Description | 
|---|
| ActionLearn(int idleTimeout,
           int hardTimeout,
           int priority,
           BigInteger cookie,
           int flags,
           short tableId,
           int finIdleTimeout,
           int finHardTimeout,
           List<ActionLearn.FlowMod> flowMods) | 
| ActionLearn(int actionKey,
           int idleTimeout,
           int hardTimeout,
           int priority,
           BigInteger cookie,
           int flags,
           short tableId,
           int finIdleTimeout,
           int finHardTimeout,
           List<ActionLearn.FlowMod> flowMods) | 
Copyright © 2019 OpenDaylight. All rights reserved.