public class SoftwareServerPlatformMapper extends Object
| Constructor and Description |
|---|
SoftwareServerPlatformMapper() |
| Modifier and Type | Method and Description |
|---|---|
static SoftwareServerPlatform |
mapOmrsEntityDetailToSoftwareServerPlatform(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapSoftwareServerPlatformToOmrsEntityDetail(SoftwareServerPlatform softwareServerPlatform)
Map (convert) the supplied SoftwareServerPlatform to an entityDetail.
|
public static SoftwareServerPlatform mapOmrsEntityDetailToSoftwareServerPlatform(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapSoftwareServerPlatformToOmrsEntityDetail(SoftwareServerPlatform softwareServerPlatform)
softwareServerPlatform - supplied SoftwareServerPlatformCopyright © 2018–2019 ODPi. All rights reserved.