|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The ImageInfo class is used to store information related to images for product items and categories. Attribute: language
ImageInfoHome,
ImageInfoImpl| Method Summary | |
String |
getAlternateText()
Get the value of alternateText |
String |
getLanguage()
Get the value of language |
String |
getName()
Get the value of name |
int |
getType()
Get the value of type |
String |
getUrl()
Get the value of url |
void |
setAlternateText(String alternateText)
Set the value of alternateText |
void |
setLanguage(String language)
Set the value of language |
void |
setName(String name)
Set the value of name |
void |
setType(int type)
Set the value of type |
void |
setUrl(String url)
Set the value of url |
| Methods inherited from interface com.beasys.commerce.foundation.Belonging |
clone, equals, interfaceName, setByValue, value |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public String getAlternateText()
public String getLanguage()
public String getName()
public int getType()
public String getUrl()
public void setAlternateText(String alternateText)
alternateText - alternateText to be addedpublic void setLanguage(String language)
language - language to be addedpublic void setName(String name)
name - name to be addedpublic void setType(int type)
type - type to be addedpublic void setUrl(String url)
url - url to be added
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||