|
Class Summary |
| AlphaNumericData |
checks that a parameter is alphanumeric |
| AnyData |
checks that a parameter is any sort of parameter (this class is needed as a stub) |
| EpocTargetData |
checks that a parameter is a valid Epoc target (delegate to com.symbian.et.environment.Epoc) |
| EpocVariantData |
checks that a parameter is a valid Epoc variant (delegate to com.symbian.et.environment.Epoc) |
| NumericData |
checks that a parameter is numeric |
| OpenSocketData |
checks that a parameter is valid socket name (machine name or decimal IP address with port) |