public class SoftwareServerMapper extends Object
| Constructor and Description |
|---|
SoftwareServerMapper() |
| Modifier and Type | Method and Description |
|---|---|
static SoftwareServer |
mapOmrsEntityDetailToSoftwareServer(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapSoftwareServerToOmrsEntityDetail(SoftwareServer softwareServer)
Map (convert) the supplied SoftwareServer to an entityDetail.
|
public static SoftwareServer mapOmrsEntityDetailToSoftwareServer(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapSoftwareServerToOmrsEntityDetail(SoftwareServer softwareServer)
softwareServer - supplied SoftwareServerCopyright © 2018–2019 ODPi. All rights reserved.