6.6.8.1.4.11. LineItemKey

public final class LineItemKey implements Serializable

6.6.8.1.4.11.1. Fields

6.6.8.1.4.11.1.1. itemId

public int itemId

6.6.8.1.4.11.1.2. orderId

public Integer orderId

6.6.8.1.4.11.2. Constructors

6.6.8.1.4.11.2.1. LineItemKey

public LineItemKey()

6.6.8.1.4.11.2.2. LineItemKey

public LineItemKey(Integer orderId, int itemId)

6.6.8.1.4.11.3. Methods

6.6.8.1.4.11.3.1. equals

public boolean equals(Object otherOb)

6.6.8.1.4.11.3.2. hashCode

public int hashCode()

6.6.8.1.4.11.3.3. toString

public String toString()