Interface Capability
- 
- All Superinterfaces:
- TypedBaseTable<GenericTableSchema>
 
 public interface Capability extends TypedBaseTable<GenericTableSchema> 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Column<GenericTableSchema,Map<String,String>>getDetailsColumn()voidsetDetails(Map<String,String> details)- 
Methods inherited from interface org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTablegetRow, getSchema, getUuid, getUuidColumn, getVersion, getVersionColumn
 
- 
 
-