/* * (C) Copyright IBM Corp. 2013 * * LICENSE: Eclipse Public License v1.0 * http://www.eclipse.org/legal/epl-v10.html */ /** * com.ibm.gaiandb.webservices.parser.data is a package containing classes * parsing the data that is managed by the VTI GenericWS. Usually, it is data * received from the web services accessed by the VTI. * * @author remi - IBM Hursley */ package com.ibm.gaiandb.webservices.parser.data;