Uses of Class
com.google.code.facebookapi.schema.StreamAttachment.Media

Uses of StreamAttachment.Media in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamAttachment.Media
protected  StreamAttachment.Media StreamAttachment.media
           
 

Methods in com.google.code.facebookapi.schema that return StreamAttachment.Media
 StreamAttachment.Media ObjectFactory.createStreamAttachmentMedia()
          Create an instance of StreamAttachment.Media
 StreamAttachment.Media StreamAttachment.getMedia()
          Gets the value of the media property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamAttachment.Media
 void StreamAttachment.setMedia(StreamAttachment.Media value)
          Sets the value of the media property.
 



Copyright © 2009. All Rights Reserved.