// // TrexClient - (c) 2008 SAP AG // // created from OlapSearchFlags.xsd/wsdl. ! do not edit ! // package com.sap.trex.client; public class OlapSearchFlags { public static final int OLAPSEARCHFLAGS_NONE = 0; }