| Modifier and Type | Method and Description |
|---|---|
static StringAttribute.Builder |
StringAttribute.Builder.create() |
StringAttribute.Builder |
StringAttribute.Builder.maxLen(Number maxLen)
Maximum length of this attribute.
|
StringAttribute.Builder |
StringAttribute.Builder.minLen(Number minLen)
Minimum length of this attribute.
|
StringAttribute.Builder |
StringAttribute.Builder.mutable(Boolean mutable)
Specifies whether the value of the attribute can be changed.
|
Copyright © 2022. All rights reserved.