public class DataItem extends Object
protected
DataItem(MajorType majorType)
protected void
assertTrue(boolean condition, String message)
boolean
equals(Object object)
MajorType
getMajorType()
Tag
getTag()
int
hashCode()
hasTag()
void
removeTag()
setTag(int tag)
setTag(Tag tag)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected DataItem(MajorType majorType)
public MajorType getMajorType()
public void setTag(int tag)
public void setTag(Tag tag)
public void removeTag()
public Tag getTag()
public boolean hasTag()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
protected void assertTrue(boolean condition, String message)
Copyright © 2015. All rights reserved.