|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PhotoSearch.Tagmode in org.jickr |
---|
Methods in org.jickr that return PhotoSearch.Tagmode | |
---|---|
PhotoSearch.Tagmode |
PhotoSearch.getTagMode()
Get the join mode for multi-tag searches. |
static PhotoSearch.Tagmode |
PhotoSearch.Tagmode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PhotoSearch.Tagmode[] |
PhotoSearch.Tagmode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.jickr with parameters of type PhotoSearch.Tagmode | |
---|---|
void |
PhotoSearch.setTagMode(PhotoSearch.Tagmode tagmode)
Set the join mode for multi-tag searches. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |