public class DiagramKey
extends java.lang.Object
| Constructor and Description |
|---|
DiagramKey(KeyType type,
java.lang.String id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Return the key id.
|
KeyType |
getType()
Return the key type.
|
public DiagramKey(KeyType type, java.lang.String id)
type - the key typeid - the key idpublic KeyType getType()
public java.lang.String getID()
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence