Uses of Interface
jp.vmi.selenium.runner.model.ICommandSignature
-
Packages that use ICommandSignature Package Description jp.vmi.selenium.runner.model jp.vmi.selenium.runner.model.side -
-
Uses of ICommandSignature in jp.vmi.selenium.runner.model
Methods in jp.vmi.selenium.runner.model that return ICommandSignature Modifier and Type Method Description ICommandSignatureICommandMetadata. getSignature(String id)Get command signature. -
Uses of ICommandSignature in jp.vmi.selenium.runner.model.side
Classes in jp.vmi.selenium.runner.model.side that implement ICommandSignature Modifier and Type Class Description classSideCommandSignatureSide command information.Methods in jp.vmi.selenium.runner.model.side that return ICommandSignature Modifier and Type Method Description ICommandSignatureSideCommandMetadata. getSignature(String id)
-