Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.general.userinput |
Class and Description |
---|
DoubleUserInput
This interface provides access to the double (decimal) value entered by the end user with the option of adding special
error input validation.
|
IntegerUserInput
This interface provides access to the integer value entered by the end user with the option of adding special
error input validation.
|
StringUserInput
This interface provides access to the string entered by the end user with the option of adding special error input
validation.
|
Copyright © 2021. All rights reserved.