public interface IKeyedObject
Represents interface for objects with keys.
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Gets the object key.
|
String getKey()
Gets the object key.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.