Encapsulates the valid values for the facebook:object_type attribute for a LikeView
Extends: | Enum |
Package: | widget |
values()
public static ObjectType values()
valueOf(String)
public static ObjectType valueOf(String name)
Parameter | Description |
---|---|
name |
fromInt(int)
public static ObjectType fromInt(int enumValue)
Parameter | Description |
---|---|
enumValue |
getValue()
public int getValue()
UNKNOWN
public static final ObjectType UNKNOWN
OPEN_GRAPH
public static final ObjectType OPEN_GRAPH
PAGE
public static final ObjectType PAGE