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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Note
protected  java.util.List<Note> NotesGetResponse.note
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Note
 java.util.List<Note> NotesGetResponse.getNote()
          Gets the value of the note property.
 



Copyright © 2010. All Rights Reserved.