com.atlassian.jira.upgrade.tasks
Class FieldLayoutSchemeMatrix

java.lang.Object
  extended by com.atlassian.jira.upgrade.tasks.FieldLayoutSchemeMatrix

 class FieldLayoutSchemeMatrix
extends Object


Constructor Summary
FieldLayoutSchemeMatrix()
           
 
Method Summary
 void addEntry(FieldLayoutSchemeMatrixEntry fieldLayoutSchemeMatrixEntry)
           
 boolean equals(Object o)
           
 Collection getEntries()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldLayoutSchemeMatrix

public FieldLayoutSchemeMatrix()
Method Detail

addEntry

public void addEntry(FieldLayoutSchemeMatrixEntry fieldLayoutSchemeMatrixEntry)

getEntries

public Collection getEntries()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2007 Atlassian. All Rights Reserved.