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

Glacier2.IdentitySet Maven / Gradle / Ivy

There is a newer version: 3.7.10
Show newest version
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.7
//
// 
//
// Generated from file `Session.ice'
//
// Warning: do not edit this file.
//
// 
//

package Glacier2;

/**
 * An object for managing the set of object identity constraints on a
 * {@link Session}.
 *
 * @see Session
 * @see SessionControl
 *
 **/
public interface IdentitySet extends _IdentitySetOperations, _IdentitySetOperationsNC,
                                     Ice.Object
{
    public static final String ice_staticId = "::Glacier2::IdentitySet";

    public static final long serialVersionUID = -7702923011336578868L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy