thredds.dqc
Interface UserQuery


public interface UserQuery

A user query for a given DQC. User: edavis Date: Feb 11, 2004 Time: 4:30:30 PM


Method Summary
 boolean isSet()
          Return true if the UserQuery is set, false otherwise.
 

Method Detail

isSet

boolean isSet()
Return true if the UserQuery is set, false otherwise.

Returns:
true if the UserQuery is set, false otherwise.