|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.resources.order.cart.common.model.CartSelections
public class CartSelections
Constructor Summary | |
---|---|
CartSelections()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Resource description |
java.lang.String |
getId()
Resource identifier |
java.lang.String |
getName()
Resource name |
java.util.List<CartSelection> |
getSelections()
|
void |
setId(java.lang.String id)
Resource identifier setting |
void |
setSelections(java.util.List<CartSelection> selections)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CartSelections()
Method Detail |
---|
public java.util.List<CartSelection> getSelections()
public void setSelections(java.util.List<CartSelection> selections)
public java.lang.String getId()
IResource
getId
in interface IResource
public void setId(java.lang.String id)
IResource
setId
in interface IResource
id
- the identifier to setpublic java.lang.String getName()
IResource
getName
in interface IResource
public java.lang.String getDescription()
IResource
getDescription
in interface IResource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |