com.evolveum.midpoint.xml.schema
Class ValueAssignmentHolder

java.lang.Object
  extended by com.evolveum.midpoint.xml.schema.ValueAssignmentHolder

public class ValueAssignmentHolder
extends java.lang.Object

Author:
semancik

Constructor Summary
ValueAssignmentHolder(org.w3c.dom.Element dom)
           
 
Method Summary
 java.util.List<ValueFilterType> getFilter()
           
 ExpressionHolder getSource()
           
 XPathType getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueAssignmentHolder

public ValueAssignmentHolder(org.w3c.dom.Element dom)
Method Detail

getSource

public ExpressionHolder getSource()

getTarget

public XPathType getTarget()

getFilter

public java.util.List<ValueFilterType> getFilter()


Copyright © 2011 evolveum. All Rights Reserved.