Package com.tailf.maapi
Class MaapiSchemas.CSStringRestriction
Object
com.tailf.maapi.MaapiSchemas.CSStringRestriction
- Enclosing class:
- MaapiSchemas
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
int
Deprecated.int
Deprecated.Deprecated.Deprecated.static final int
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
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
-
-
Method Details
-
getLengthArray
-
getJavaPattern
-
getCompiledPattern
public int getCompiledPattern() -
getTextPattern
-
getPatternType
public int getPatternType() -
getInvertMatch
public boolean getInvertMatch()
-