public abstract class StringParameterInit extends ParameterInit
Base class for all string parameter initializers.
Constructor and Description |
---|
StringParameterInit(String name,
String value)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength()
For string values, defines the shortest longest string.
|
int |
getMinLength()
For string values, defines the shortest allowed string.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
Copyright © 2022 Aspose. All Rights Reserved.