Package com.tailf.maapi
Class MaapiSchemas.CSStringRestriction
Object
com.tailf.maapi.MaapiSchemas.CSStringRestriction
- Enclosing class:
- MaapiSchemas
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Deprecated.int
Deprecated.Deprecated.Deprecated.static final int
Deprecated. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
-
Field Details
-
COMPILED_PATTERN
public static final int COMPILED_PATTERN- See Also:
-
TEXT_PATTERN
public static final int TEXT_PATTERN- See Also:
-
lengtArr
Deprecated.use getLengthArray() instead -
javaPattern
Deprecated.use getJavaPattern() instead -
compiledPattern
Deprecated.use getCompiledPattern() instead -
textPattern
Deprecated.use getTextPattern() instead -
has_pattern
Deprecated.use getPatternType() instead
-
-
Constructor Details
-
CSStringRestriction
public CSStringRestriction()
-
-
Method Details
-
getLengthArray
-
getJavaPattern
-
getCompiledPattern
public int getCompiledPattern() -
getTextPattern
-
getPatternType
public int getPatternType()
-