Uses of Class
com.github.scribejava.apis.FlickrApi.FlickrPerm
| Package | Description |
|---|---|
| com.github.scribejava.apis |
-
Uses of FlickrApi.FlickrPerm in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return FlickrApi.FlickrPerm Modifier and Type Method Description static FlickrApi.FlickrPermFlickrApi.FlickrPerm. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FlickrApi.FlickrPerm[]FlickrApi.FlickrPerm. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.scribejava.apis with parameters of type FlickrApi.FlickrPerm Modifier and Type Method Description static FlickrApiFlickrApi. instance(FlickrApi.FlickrPerm perm)Constructors in com.github.scribejava.apis with parameters of type FlickrApi.FlickrPerm Constructor Description FlickrApi(FlickrApi.FlickrPerm perm)