Interface PlcUnsubscriptionResponse
-
- All Superinterfaces:
PlcMessage
,PlcResponse
public interface PlcUnsubscriptionResponse extends PlcResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlcUnsubscriptionRequest
getRequest()
-
-
-
Method Detail
-
getRequest
PlcUnsubscriptionRequest getRequest()
- Specified by:
getRequest
in interfacePlcResponse
-
-