public class NetworkGatewayMapper extends Object
| Constructor and Description |
|---|
NetworkGatewayMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapNetworkGatewayToOmrsEntityDetail(NetworkGateway networkGateway)
Map (convert) the supplied NetworkGateway to an entityDetail.
|
static NetworkGateway |
mapOmrsEntityDetailToNetworkGateway(EntityDetail omrsEntityDetail) |
public static NetworkGateway mapOmrsEntityDetailToNetworkGateway(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapNetworkGatewayToOmrsEntityDetail(NetworkGateway networkGateway)
networkGateway - supplied NetworkGatewayCopyright © 2018–2019 ODPi. All rights reserved.