facebook4j
Interface Question.Option

Enclosing interface:
Question

public static interface Question.Option


Method Summary
 Date getCreatedTime()
           
 Category getFrom()
           
 String getId()
           
 String getName()
           
 Integer getVoteCount()
           
 Integer getVotes()
           
 

Method Detail

getId

String getId()

getFrom

Category getFrom()

getName

String getName()

getVoteCount

Integer getVoteCount()

getCreatedTime

Date getCreatedTime()

getVotes

Integer getVotes()


Copyright © 2019. All rights reserved.