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 EntityDetailInvalidParameterExceptionpublic static EntityDetail mapOperatingPlatformToOmrsEntityDetail(OperatingPlatform operatingPlatform)
operatingPlatform - supplied OperatingPlatformCopyright © 2018 ODPi. All rights reserved.