Package 

Class ShareHashtag.Builder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String hashtag
    • Method Summary

      Modifier and Type Method Description
      String getHashtag()
      ShareHashtag.Builder setHashtag(String hashtag) Sets the hashtag value for this instance.
      ShareHashtag.Builder readFrom(ShareHashtag model) Reads the values from a ShareModel into the builder.
      ShareHashtag build() Builds the object.
      • Methods inherited from class com.facebook.share.model.ShareModelBuilder

        readFrom
      • Methods inherited from class com.facebook.share.ShareBuilder

        build
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait