Interface ExtensionTreatment
- 
- All Superinterfaces:
- Extension
 - All Known Implementing Classes:
- UnresolvedExtensionTreatment
 
 public interface ExtensionTreatment extends Extension An extension for the treatment API.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtensionTreatmentTypetype()Gets the type of the treatment extension.- 
Methods inherited from interface org.onosproject.net.flow.Extensiondeserialize, getProperties, getPropertyValue, serialize, setPropertyValue
 
- 
 
- 
- 
- 
Method Detail- 
typeExtensionTreatmentType type() Gets the type of the treatment extension.- Returns:
- type
 
 
- 
 
-