Glacier2.StringSet Maven / Gradle / Ivy
//
// 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 identity constraints for specific
* parts of object identity on a
* {@link Session}.
*
* @see Session
* @see SessionControl
*
**/
public interface StringSet extends _StringSetOperations, _StringSetOperationsNC,
Ice.Object
{
public static final String ice_staticId = "::Glacier2::StringSet";
public static final long serialVersionUID = 3142250071276236879L;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy