public static interface RegionImportJson.RegionMerge
Modifier and Type | Interface and Description |
---|---|
static class |
RegionImportJson.RegionMerge.Answer |
static class |
RegionImportJson.RegionMerge.AnswerType |
static class |
RegionImportJson.RegionMerge.AutoAnswerType |
Modifier and Type | Method and Description |
---|---|
RegionImportJson.RegionMerge.Answer |
choice(String id,
String toString,
Map<String,Object> details,
RegionImportJson.RegionMerge.AnswerType... disallow)
Ask how to merge entity
|
boolean |
isAbort() |
void |
setEntities(Map<String,org.nuiton.topia.persistence.TopiaEntity> entities) |
RegionImportJson.RegionMerge.Answer choice(String id, String toString, Map<String,Object> details, RegionImportJson.RegionMerge.AnswerType... disallow)
id
- toString
- details
- disallow
- boolean isAbort()
Copyright © 1999–2020 CodeLutin. All rights reserved.