geocaching.api.impl.live_geocaching_api.filter
Class NotHiddenByUsersFilter
java.lang.Object
geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
- All Implemented Interfaces:
- Filter
public class NotHiddenByUsersFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userNames
protected String[] userNames
NotHiddenByUsersFilter
public NotHiddenByUsersFilter(String... userNames)
isValid
public boolean isValid()
- Specified by:
isValid in interface Filter
writeJson
public void writeJson(com.google.gson.stream.JsonWriter w)
throws IOException
- Specified by:
writeJson in interface Filter
- Throws:
IOException
getName
public String getName()
- Specified by:
getName in interface Filter
Copyright © 2012. All Rights Reserved.