public class OperatingPlatformMapper extends Object
| Constructor and Description |
|---|
OperatingPlatformMapper() |
| Modifier and Type | Method and Description |
|---|---|
static OperatingPlatform |
mapOmrsEntityDetailToOperatingPlatform(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapOperatingPlatformToOmrsEntityDetail(OperatingPlatform operatingPlatform)
Map (convert) the supplied OperatingPlatform to an entityDetail.
|
public static OperatingPlatform mapOmrsEntityDetailToOperatingPlatform(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapOperatingPlatformToOmrsEntityDetail(OperatingPlatform operatingPlatform)
operatingPlatform - supplied OperatingPlatformCopyright © 2018–2019 ODPi. All rights reserved.