public static class KomodoTypeRegistry.TypeIdentifier extends Object
Constructor and Description |
---|
TypeIdentifier(KomodoType kType,
String lexiconType)
Construct new instance
|
Modifier and Type | Method and Description |
---|---|
KomodoType |
getKomodoType() |
String |
getKomodoTypeId() |
String |
getLexiconType() |
String |
toString() |
public TypeIdentifier(KomodoType kType, String lexiconType)
kType
- the komodo typelexiconType
- the node idpublic KomodoType getKomodoType()
public String getKomodoTypeId()
public String getLexiconType()
Copyright © 2013–2019. All rights reserved.