Uses of Class
org.opendaylight.genius.mdsalutil.AbstractSwitchEntity
-
Packages that use AbstractSwitchEntity Package Description org.opendaylight.genius.mdsalutil -
-
Uses of AbstractSwitchEntity in org.opendaylight.genius.mdsalutil
Subclasses of AbstractSwitchEntity in org.opendaylight.genius.mdsalutil Modifier and Type Class Description classFlowEntityclassGroupEntityMethods in org.opendaylight.genius.mdsalutil with parameters of type AbstractSwitchEntity Modifier and Type Method Description FlowEntityBuilderFlowEntityBuilder. from(AbstractSwitchEntity instance)Fill a builder with attribute values from the providedorg.opendaylight.genius.mdsalutil.AbstractSwitchEntityinstance.GroupEntityBuilderGroupEntityBuilder. from(AbstractSwitchEntity instance)Fill a builder with attribute values from the providedorg.opendaylight.genius.mdsalutil.AbstractSwitchEntityinstance.
-