com.liferay.shopping.util.State)@Deprecated
public class State
extends Object
| Constructor and Description |
|---|
State(String id,
String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj)
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
public int compareTo(Object obj)
public boolean equals(Object obj)
equals in class Objectpublic String getId()
public String getName()
public int hashCode()
hashCode in class Object