public class TypedByMapper extends Object
| Constructor and Description |
|---|
TypedByMapper() |
| Modifier and Type | Method and Description |
|---|---|
static TermTYPEDBYRelationship |
mapOMRSRelationshipBeanToTermTYPEDBYRelationship(TermTYPEDBYRelationship omrsRelationshipBean)
Map omrs relationship bean equivalent to TermTYPEDBYRelationship
|
static TermTYPEDBYRelationship |
mapTermTYPEDBYRelationshipToOMRSRelationshipBean(TermTYPEDBYRelationship termTYPEDBYRelationship)
map TermTYPEDBYRelationship to the omrs relationship bean equivalent
|
public static TermTYPEDBYRelationship mapTermTYPEDBYRelationshipToOMRSRelationshipBean(TermTYPEDBYRelationship termTYPEDBYRelationship) throws InvalidParameterException
termTYPEDBYRelationship - supplied TermTYPEDBYRelationshipInvalidParameterException - one of the parameters is null or invalid.public static TermTYPEDBYRelationship mapOMRSRelationshipBeanToTermTYPEDBYRelationship(TermTYPEDBYRelationship omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.