| Constructor and Description |
|---|
CompleteKey(CompleteKey completeKey) |
CompleteKey(String completeKey)
Tworzy pełny klucz modułu z jego tekstowej reprezentacji
|
CompleteKey(String pluginKey,
String moduleKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompleteKey() |
String |
getModuleKey() |
String |
getPluginKey() |
String |
toString() |
public static final String SEPARATOR
public CompleteKey(String completeKey) throws IllegalArgumentException
completeKey - klucz wtyczkiIllegalArgumentException - niepoprawny kluczpublic CompleteKey(CompleteKey completeKey)
Copyright © 2024 Suncode. All rights reserved.