public class StoreQuoteConfigurationKey
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
| java.lang.Integer | storeId
Implementation field for persistent attribute: storeId
|
| Constructor and Description |
|---|
| StoreQuoteConfigurationKey()
Creates an empty key for Entity Bean: StoreQuoteConfiguration
|
| StoreQuoteConfigurationKey(java.lang.Integer storeId)
Creates a key for Entity Bean: StoreQuoteConfiguration
|
public java.lang.Integer storeId
public StoreQuoteConfigurationKey()
public StoreQuoteConfigurationKey(java.lang.Integer storeId)
public boolean equals(java.lang.Object otherKey)
public int hashCode()
public java.lang.String toString()
Method toString - creates a String representation of the object