All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ars.invoke.remote.slice.ResourcePrxHolder 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 ResourcePrxHolder {
    public ResourcePrxHolder() {
    }

    public ResourcePrxHolder(ResourcePrx value) {
        this.value = value;
    }

    public ResourcePrx value;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy