Package com.tailf.maapi
Class MaapiSchemas.StringTypeMethodsImpl
Object
com.tailf.maapi.MaapiSchemas.CSTypeMethods
com.tailf.maapi.MaapiSchemas.StringTypeMethodsImpl
- Enclosing class:
 - MaapiSchemas
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanvalidate(MaapiSchemas.CSType type, ConfValue val) Validates ConfValue of with rules from CSTypeMethods inherited from class com.tailf.maapi.MaapiSchemas.CSTypeMethods
stringToValue, valueToString 
- 
Constructor Details
- 
StringTypeMethodsImpl
public StringTypeMethodsImpl() 
 - 
 - 
Method Details
- 
validate
Description copied from class:MaapiSchemas.CSTypeMethodsValidates ConfValue of with rules from CSType- Overrides:
 validatein classMaapiSchemas.CSTypeMethods- Returns:
 - boolean true if valid
 - Throws:
 MaapiException
 
 -