|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.endeca.mobile.services.cart.models.Model
com.endeca.mobile.services.cart.models.NamedModel
com.endeca.mobile.services.cart.models.TableCellModel
com.endeca.mobile.services.cart.models.SummaryAmount
public class SummaryAmount
| Constructor Summary | |
|---|---|
SummaryAmount()
|
|
SummaryAmount(java.lang.String name,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
int |
getColor()
|
int |
getFontSize()
|
java.lang.String |
getFontWeight()
|
void |
setColor(int color)
|
void |
setFontSize(int fontSize)
|
void |
setFontWeight(java.lang.String fontWeight)
|
| Methods inherited from class com.endeca.mobile.services.cart.models.TableCellModel |
|---|
getImageURL, getTargetUri, getValue, isSelected, setImageURL, setSelected, setTargetUri, setValue |
| Methods inherited from class com.endeca.mobile.services.cart.models.NamedModel |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class com.endeca.mobile.services.cart.models.Model |
|---|
containsProperty, getId, getProperties, getProperty, getPropertyAsFloat, getPropertyAsInt, getPropertyAsLong, putProperty, setId, setProperties |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SummaryAmount()
public SummaryAmount(java.lang.String name,
java.lang.String value)
| Method Detail |
|---|
public int getFontSize()
public void setFontSize(int fontSize)
public int getColor()
public void setColor(int color)
public java.lang.String getFontWeight()
public void setFontWeight(java.lang.String fontWeight)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||