com.evolveum.midpoint.web.bean
Class XPathVariableBean
java.lang.Object
com.evolveum.midpoint.web.bean.SelectableBean
com.evolveum.midpoint.web.bean.XPathVariableBean
- All Implemented Interfaces:
- Selectable, java.io.Serializable
public class XPathVariableBean
- extends SelectableBean
- Author:
- Katuska
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathVariableBean
public XPathVariableBean()
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getVariableName
public java.lang.String getVariableName()
setVariableName
public void setVariableName(java.lang.String variableName)
isBrowsable
public boolean isBrowsable()
Copyright © 2012 evolveum. All Rights Reserved.