public class ExtractionDims
extends java.lang.Object
Constructor and Description |
---|
ExtractionDims() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
QName |
getDimension()
Gets the dimension.
|
java.lang.Long |
getId()
Gets the id.
|
QName |
getMember()
Gets the member.
|
int |
hashCode() |
void |
setDimension(QName dimension)
Sets the dimension.
|
void |
setId(java.lang.Long id)
Sets the id.
|
void |
setMember(QName member)
Sets the member.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
id
- the id to setpublic QName getDimension()
public void setDimension(QName dimension)
dimension
- the dimension to setpublic QName getMember()
public void setMember(QName member)
member
- the member to setpublic int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa