| Package | Description | 
|---|---|
| org.opendaylight.sfc.iosxe.provider.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static IosXeDataStoreAPI.Transaction | 
IosXeDataStoreAPI.Transaction.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static IosXeDataStoreAPI.Transaction[] | 
IosXeDataStoreAPI.Transaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
IosXeDataStoreAPI(org.opendaylight.controller.md.sal.binding.api.DataBroker mountPoint,
                 Object data,
                 IosXeDataStoreAPI.Transaction transaction,
                 org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType datastoreType)  | 
Copyright © 2017 OpenDaylight. All rights reserved.