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