com.evolveum.midpoint.prism.xjc
Class JaxbTypeConverter

java.lang.Object
  extended by com.evolveum.midpoint.prism.xjc.JaxbTypeConverter

public class JaxbTypeConverter
extends Object

Author:
semancik

Constructor Summary
JaxbTypeConverter()
           
 
Method Summary
static Object mapJaxbToPropertyRealValue(Object jaxbObject)
           
static
<T> T
mapPropertyRealValueToJaxb(Object propertyRealValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbTypeConverter

public JaxbTypeConverter()
Method Detail

mapPropertyRealValueToJaxb

public static <T> T mapPropertyRealValueToJaxb(Object propertyRealValue)

mapJaxbToPropertyRealValue

public static Object mapJaxbToPropertyRealValue(Object jaxbObject)


Copyright © 2013 evolveum. All Rights Reserved.