|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.util.PlaceList.Place
public static class PlaceList.Place
Inner class used to associate a code with a display name to define a single place.
| Constructor Summary | |
|---|---|
PlaceList.Place(java.lang.String code,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
|
java.lang.String |
getDisplayName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceList.Place(java.lang.String code,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getCode()
public java.lang.String getDisplayName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||