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.
|
encodeStringValue
decodeBinaryValue, encodeBinaryValue
public MatchingRuleUse decodeStringValue(String value)
ValueTranscoder
value
- to decodepublic Class<MatchingRuleUse> getType()
ValueTranscoder
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.