public class MapSchemaTypeMapper extends Object
| Constructor and Description |
|---|
MapSchemaTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapMapSchemaTypeToOmrsEntityDetail(MapSchemaType mapSchemaType)
Map (convert) the supplied MapSchemaType to an entityDetail.
|
static MapSchemaType |
mapOmrsEntityDetailToMapSchemaType(EntityDetail omrsEntityDetail) |
public static MapSchemaType mapOmrsEntityDetailToMapSchemaType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapMapSchemaTypeToOmrsEntityDetail(MapSchemaType mapSchemaType)
mapSchemaType - supplied MapSchemaTypeCopyright © 2018–2019 ODPi. All rights reserved.