facebook4j
Class PostUpdate.PostAction

java.lang.Object
  extended by facebook4j.PostUpdate.PostAction
All Implemented Interfaces:
Post.Action, Serializable
Enclosing class:
PostUpdate

public static class PostUpdate.PostAction
extends Object
implements Post.Action, Serializable

Since:
Facebook4J 2.0.0
See Also:
Serialized Form

Constructor Summary
PostUpdate.PostAction(String name, String link)
           
 
Method Summary
 String getLink()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostUpdate.PostAction

public PostUpdate.PostAction(String name,
                             String link)
Method Detail

getName

public String getName()
Specified by:
getName in interface Post.Action

getLink

public String getLink()
Specified by:
getLink in interface Post.Action


Copyright © 2019. All rights reserved.