Uses of Class
com.arcao.geocaching.api.data.FieldNote

Packages that use FieldNote
com.arcao.geocaching.api   
com.arcao.geocaching.api.data   
 

Uses of FieldNote in com.arcao.geocaching.api
 

Methods in com.arcao.geocaching.api with parameters of type FieldNote
 CacheLog GeocachingApi.createFieldNoteAndPublish(FieldNote fieldNote, boolean publish, ImageData imageData, boolean favoriteThisCache)
          Create field note and publish them or store them to list of Field notes on Geocaching site.
 

Uses of FieldNote in com.arcao.geocaching.api.data
 

Methods in com.arcao.geocaching.api.data that return FieldNote
static FieldNote FieldNote.parseLine(String line)
           
 



Copyright © 2012. All Rights Reserved.