|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Visible in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema declared as Visible | |
|---|---|
protected Visible |
Album.visible
|
| Methods in com.google.code.facebookapi.schema that return Visible | |
|---|---|
static Visible |
Visible.fromValue(java.lang.String v)
|
Visible |
Album.getVisible()
Gets the value of the visible property. |
static Visible |
Visible.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Visible[] |
Visible.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.google.code.facebookapi.schema with parameters of type Visible | |
|---|---|
void |
Album.setVisible(Visible value)
Sets the value of the visible property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||