public class AntonymMapper extends Object
| Constructor and Description |
|---|
AntonymMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Antonym |
mapAntonymToOMRSRelationshipBean(Antonym antonym)
map Antonym to the omrs relationship bean equivalent
|
static Antonym |
mapOMRSRelationshipBeanToAntonym(Antonym omrsRelationshipBean)
Map omrs relationship bean equivalent to Antonym
|
public static Antonym mapAntonymToOMRSRelationshipBean(Antonym antonym) throws InvalidParameterException
antonym - supplied AntonymInvalidParameterException - one of the parameters is null or invalid.Copyright © 2018–2019 ODPi. All rights reserved.