|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pictured
Abstract class Pictured
| Method Summary | |
|---|---|
Media |
getPicture()
Retrieves the value for the reference picture. |
byte[] |
getPictureContent()
Retrieves the possibly null value for the optional attribute pictureContent. |
String |
getPictureContentMimeType()
Retrieves the possibly null value for the optional attribute pictureContentMimeType. |
String |
getPictureContentName()
Retrieves the possibly null value for the optional attribute pictureContentName. |
void |
setPicture(Media picture)
Sets a new value for the reference picture. |
| Method Detail |
|---|
Media getPicture()
picture.
null – value for this reference.void setPicture(Media picture)
picture.
picture - The non-null new value for this reference.byte[] getPictureContent()
pictureContent.
pictureContent.String getPictureContentMimeType()
pictureContentMimeType.
pictureContentMimeType.String getPictureContentName()
pictureContentName.
pictureContentName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||