Interface ErrorArgument
-
public interface ErrorArgument
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetArgument()StringgetArgumentValue()StringgetName()voidsetArgumentValue(String argumentValue)
-