|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmagoffin.matt.ma2.web.service.SetAlbumParentController.Command
public static class SetAlbumParentController.Command
Command object.
| Constructor Summary | |
|---|---|
SetAlbumParentController.Command()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getAlbumId()
|
java.lang.Long |
getParentAlbumId()
|
void |
setAlbumId(java.lang.Long albumId)
|
void |
setParentAlbumId(java.lang.Long parentAlbumId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetAlbumParentController.Command()
| Method Detail |
|---|
public java.lang.Long getAlbumId()
public void setAlbumId(java.lang.Long albumId)
albumId - the albumId to setpublic java.lang.Long getParentAlbumId()
public void setParentAlbumId(java.lang.Long parentAlbumId)
parentAlbumId - the parentAlbumId to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||