public class MatchingRuleUseValueTranscoder extends AbstractSchemaElementValueTranscoder<MatchingRuleUse>
| Constructor and Description |
|---|
MatchingRuleUseValueTranscoder() |
| Modifier and Type | Method and Description |
|---|---|
MatchingRuleUse |
decodeStringValue(String value)
Decodes the supplied ldap attribute value into a custom type.
|
Class<MatchingRuleUse> |
getType()
Returns the type produced by this value transcoder.
|
encodeStringValuedecodeBinaryValue, encodeBinaryValuepublic MatchingRuleUse decodeStringValue(String value)
ValueTranscodervalue - to decodepublic Class<MatchingRuleUse> getType()
ValueTranscoderCopyright © 2003-2019 Virginia Tech. All Rights Reserved.