Uses of Class
com.google.code.facebookapi.schema.StreamProperty

Uses of StreamProperty in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type StreamProperty
protected  java.util.List<StreamProperty> StreamAttachment.Properties.streamProperty
           
 

Methods in com.google.code.facebookapi.schema that return StreamProperty
 StreamProperty ObjectFactory.createStreamProperty()
          Create an instance of StreamProperty
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type StreamProperty
 java.util.List<StreamProperty> StreamAttachment.Properties.getStreamProperty()
          Gets the value of the streamProperty property.
 



Copyright © 2010. All Rights Reserved.