Package | Description |
---|---|
org.drools.workbench.jcr2vfsmigration.xml.model |
Modifier and Type | Method and Description |
---|---|
static ModuleType |
ModuleType.getByName(String name) |
ModuleType |
Module.getType() |
static ModuleType |
ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleType[] |
ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Module(ModuleType type,
String uuid,
String name,
String lastContributor,
String checkinComment,
Date lastModified,
String normalizedPackageName,
String packageHeaderInfo,
String globalsString,
Map<String,String> catRules,
String assetExportFileName) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.