Package | Description |
---|---|
org.drools.workbench.jcr2vfsmigration.xml.model.asset |
Modifier and Type | Field and Description |
---|---|
protected AssetType |
BaseXmlAsset.assetType |
Modifier and Type | Method and Description |
---|---|
AssetType |
XmlAsset.getAssetType() |
AssetType |
IgnoredAsset.getAssetType() |
AssetType |
BaseXmlAsset.getAssetType() |
static AssetType |
AssetType.getByType(String type) |
static AssetType |
AssetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetType[] |
AssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.