Interface PlcProprietaryResponse<T>
- All Superinterfaces:
PlcMessage,PlcResponse
- All Known Subinterfaces:
InternalPlcProprietaryResponse<RESPONSE>
- All Known Implementing Classes:
DefaultPlcProprietaryResponse
public interface PlcProprietaryResponse<T> extends PlcResponse
-
Method Summary
Modifier and Type Method Description TgetResponse()
-
Method Details
-
getResponse
T getResponse()
-