Class AbstractValueWrapper<T>
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractValueWrapper<T>
- All Implemented Interfaces:
- JaxbVisitable,- Serializable,- Cloneable
- Direct Known Subclasses:
- ConstExpressionEvaluatorType
public abstract class AbstractValueWrapper<T>
extends Object
implements Serializable, Cloneable, JaxbVisitable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AbstractValueWrapperpublic AbstractValueWrapper()
 
- 
- 
Method Details