/** * * * * $Id$ */ package net.opengis.wfs20; /** * * A representation of the model object 'Create Stored Query Response Type'. * * * * @see net.opengis.wfs20.Wfs20Package#getCreateStoredQueryResponseType() * @model extendedMetaData="name='CreateStoredQueryResponseType' kind='empty'" * @generated */ public interface CreateStoredQueryResponseType extends ExecutionStatusType { } // CreateStoredQueryResponseType