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.
Value: The object key.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.