|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.genericasync.mappers.CommonInputMapper
public final class CommonInputMapper
maps the common input to the jaxb object.
Method Summary | |
---|---|
static CommonInput |
mapCommonInputType(CommonInput input)
Maps an CommonInput object into a CommonInput object |
static OrigineType |
mapOrigin(Origin origin)
Maps an Origin object into a OrigineType object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CommonInput mapCommonInputType(CommonInput input)
CommonInput
object into a CommonInput
object
input
-
public static OrigineType mapOrigin(Origin origin)
Origin
object into a OrigineType
object
origin
- the mycarenet origin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |