nu.zoom.ldap.eon.directory.attributes
Class AttributeTableRow
java.lang.Object
nu.zoom.ldap.eon.directory.attributes.AttributeTableRow
- All Implemented Interfaces:
- Comparable<AttributeTableRow>
public class AttributeTableRow
- extends Object
- implements Comparable<AttributeTableRow>
- Version:
- $Revision: 1.2 $
- Author:
- $Author: johan $
AttributeTableRow
public AttributeTableRow()
getAttribute
public Attribute getAttribute()
getId
public String getId()
getValue
public String getValue()
setAttribute
public void setAttribute(Attribute attribute)
setId
public void setId(String string)
setValue
public void setValue(String string)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
compareTo
public int compareTo(AttributeTableRow o)
- Specified by:
compareTo in interface Comparable<AttributeTableRow>
Copyright © 2011. All Rights Reserved.