Interface Capability
- 
- All Superinterfaces:
 TypedBaseTable<GenericTableSchema>
public interface Capability extends TypedBaseTable<GenericTableSchema>
 
- 
- 
Method Summary
All 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.TypedBaseTable
getRow, getSchema, getUuid, getUuidColumn, getVersion, getVersionColumn 
 - 
 
 -