com.evolveum.midpoint.prism.xjc
Class JaxbTypeConverter

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

public class JaxbTypeConverter
extends java.lang.Object

Author:
semancik

Constructor Summary
JaxbTypeConverter()
           
 
Method Summary
static java.lang.Object mapJaxbToPropertyRealValue(java.lang.Object jaxbObject)
           
static
<T> T
mapPropertyRealValueToJaxb(java.lang.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(java.lang.Object propertyRealValue)

mapJaxbToPropertyRealValue

public static java.lang.Object mapJaxbToPropertyRealValue(java.lang.Object jaxbObject)


Copyright © 2012 evolveum. All Rights Reserved.