| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.entry |
| Modifier and Type | Method and Description |
|---|---|
StringValue |
StringValue.clone()
Clone a Value
|
static StringValue |
StringValue.deserialize(AttributeType attributeType,
java.io.ObjectInput in)
Deserialize a schemaAware StringValue.
|
static StringValue |
StringValue.deserialize(java.io.ObjectInput in)
Deserialize a StringValue.
|