Class TypedValueQuery

java.lang.Object
com.appiancorp.common.query.Query<TypedValue>
com.appiancorp.common.query.TypedValueQuery

@GwtCompatible public final class TypedValueQuery extends Query<TypedValue>
A Query concrete class An instance can only be obtained by using the helper class TypedValueQuery.TypedValueBuilder
See Also: