public class GroupAttrName
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
attrName
the name of the attribute
|
GroupId |
groupId
Description of the Field
|
Constructor and Description |
---|
GroupAttrName(GroupId groupId,
java.lang.Object attrName)
Constructor for the GroupAttrName object
|
public final GroupId groupId
public final java.lang.Object attrName
public GroupAttrName(GroupId groupId, java.lang.Object attrName)
groupId
- attrName
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- The GroupAttrName
instance to test.public int hashCode()
hashCode
in class java.lang.Object
attrName
.public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.