Uses of Enum
com.restfb.types.threads.TdReply.TdHideStatus
-
Uses of TdReply.TdHideStatus in com.restfb.types.threads
Modifier and TypeMethodDescriptionTdReply.getHideStatus()
Whether or not the reply is hidden.static TdReply.TdHideStatus
Returns the enum constant of this type with the specified name.static TdReply.TdHideStatus[]
TdReply.TdHideStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TdReply.setHideStatus
(TdReply.TdHideStatus hideStatus) Whether or not the reply is hidden.