com.evolveum.midpoint.web.component.assignment
Class ACValueConstructionDto
java.lang.Object
com.evolveum.midpoint.web.component.assignment.ACValueConstructionDto
- All Implemented Interfaces:
- java.io.Serializable
public class ACValueConstructionDto
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
F_VALUE
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
F_VALUE
public static final java.lang.String F_VALUE
- See Also:
- Constant Field Values
ACValueConstructionDto
public ACValueConstructionDto(ACAttributeDto attribute,
java.lang.Object value)
getAttribute
public ACAttributeDto getAttribute()
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2012 evolveum. All Rights Reserved.