Package jsl.utilities
Interface ResponseAndControlIfc
-
- All Superinterfaces:
ControllableIfc
,GetNameIfc
,IdentityIfc
,ResponseMakerIfc
public interface ResponseAndControlIfc extends ControllableIfc, ResponseMakerIfc
-
-
Method Summary
-
Methods inherited from interface jsl.utilities.controls.ControllableIfc
getControls, setControls
-
Methods inherited from interface jsl.utilities.GetNameIfc
getName
-
Methods inherited from interface jsl.utilities.IdentityIfc
getId
-
Methods inherited from interface jsl.utilities.ResponseMakerIfc
makeResponses
-
-