com.evolveum.midpoint.web.component.assignment
Class ACValueConstructionDto
java.lang.Object
com.evolveum.midpoint.web.component.assignment.ACValueConstructionDto
- All Implemented Interfaces:
- Serializable
public class ACValueConstructionDto
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
F_VALUE
public static final String F_VALUE
- See Also:
- Constant Field Values
ACValueConstructionDto
public ACValueConstructionDto(ACAttributeDto attribute,
Object value)
getAttribute
public ACAttributeDto getAttribute()
getValue
public Object getValue()
setValue
public void setValue(Object value)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2013 evolveum. All Rights Reserved.