public class PropertyNameMatcherKeyValuePair extends Object
| Constructor and Description |
|---|
PropertyNameMatcherKeyValuePair(PropertyNameMatcher key,
PropertyNameMatcher value) |
| Modifier and Type | Method and Description |
|---|---|
PropertyNameMatcher |
getKey() |
PropertyNameMatcher |
getValue() |
public PropertyNameMatcherKeyValuePair(PropertyNameMatcher key, PropertyNameMatcher value)
public PropertyNameMatcher getKey()
public PropertyNameMatcher getValue()
Copyright © 2019. All rights reserved.