public class ValidValueMapper extends Object
| Constructor and Description |
|---|
ValidValueMapper() |
| Modifier and Type | Method and Description |
|---|---|
static ValidValue |
mapOMRSRelationshipBeanToValidValue(ValidValue omrsRelationshipBean)
Map omrs relationship bean equivalent to ValidValue
|
static ValidValue |
mapValidValueToOMRSRelationshipBean(ValidValue validValue)
map ValidValue to the omrs relationship bean equivalent
|
public static ValidValue mapValidValueToOMRSRelationshipBean(ValidValue validValue) throws InvalidParameterException
validValue - supplied ValidValueInvalidParameterException - one of the parameters is null or invalid.public static ValidValue mapOMRSRelationshipBeanToValidValue(ValidValue omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.