// **********************************************************************
|
//
|
// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
|
//
|
// This copy of Ice is licensed to you under the terms described in the
|
// ICE_LICENSE file included in this distribution.
|
//
|
// **********************************************************************
|
//
|
// Ice version 3.7.0
|
//
|
// <auto-generated>
|
//
|
// Generated from file `ExtFaceWithImgOrUrl.ice'
|
//
|
// Warning: do not edit this file.
|
//
|
// </auto-generated>
|
//
|
|
package ExtFaceWithImgOrUrl;
|
|
public class _ExtractFacePrxI extends com.zeroc.Ice._ObjectPrxI implements ExtractFacePrx
|
{
|
public static final long serialVersionUID = 0L;
|
}
|