public class Dimension extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
dimensionId |
protected Class<?> |
dimensionType |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDimensionId() |
Class<?> |
getDimensionType() |
int |
hashCode() |
int |
hashCode(Object o) |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.