public class Dimension extends Object
protected String
dimensionId
protected Class<?>
dimensionType
Dimension(Class<?> t, String id)
boolean
equals(Object o)
String
getDimensionId()
Class<?>
getDimensionType()
int
hashCode()
hashCode(Object o)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Class<?> dimensionType
protected String dimensionId
public Dimension(Class<?> t, String id)
public Class<?> getDimensionType()
public String getDimensionId()
public boolean equals(Object o)
equals
Object
public String toString()
toString
public int hashCode()
hashCode
public int hashCode(Object o)
Copyright © 2017 The Apache Software Foundation. All rights reserved.