
ars.invoke.remote.slice.IstringPrxHolder Maven / Gradle / Ivy
The newest version!
// **********************************************************************
//
// Copyright (c) 2003-2016 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.6.2
//
//
//
// Generated from file `ars-remote.ice'
//
// Warning: do not edit this file.
//
//
//
package ars.invoke.remote.slice;
public final class IstringPrxHolder {
public IstringPrxHolder() {
}
public IstringPrxHolder(IstringPrx value) {
this.value = value;
}
public IstringPrx value;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy