|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetmeraMedia.PhotoSize | |
---|---|
com.netmera.mobile |
Uses of NetmeraMedia.PhotoSize in com.netmera.mobile |
---|
Methods in com.netmera.mobile that return NetmeraMedia.PhotoSize | |
---|---|
static NetmeraMedia.PhotoSize |
NetmeraMedia.PhotoSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NetmeraMedia.PhotoSize[] |
NetmeraMedia.PhotoSize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.netmera.mobile with parameters of type NetmeraMedia.PhotoSize | |
---|---|
NetmeraMedia |
BaseContent.getNetmeraMedia(java.lang.String key,
NetmeraMedia.PhotoSize size)
Gets the NetmeraMedia object with the specified key and photo
size. |
java.lang.String |
NetmeraMedia.getUrl(NetmeraMedia.PhotoSize size)
Returns the URL of file with the given size. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |