protected class BaseStagedModelDataHandlerTestCase.StagedModelAssets
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
StagedModelAssets(AssetCategory assetCategory,
AssetEntry assetEntry,
AssetTag assetTag,
AssetVocabulary assetVocabulary) |
| Modifier and Type | Method and Description |
|---|---|
AssetCategory |
getAssetCategory() |
AssetEntry |
getAssetEntry() |
AssetTag |
getAssetTag() |
AssetVocabulary |
getAssetVocabulary() |
void |
setAssetCategory(AssetCategory assetCategory) |
void |
setAssetEntry(AssetEntry assetEntry) |
void |
setAssetTag(AssetTag assetTag) |
void |
setAssetVocabulary(AssetVocabulary assetVocabulary) |
public StagedModelAssets(AssetCategory assetCategory, AssetEntry assetEntry, AssetTag assetTag, AssetVocabulary assetVocabulary)
public AssetCategory getAssetCategory()
public AssetEntry getAssetEntry()
public AssetTag getAssetTag()
public AssetVocabulary getAssetVocabulary()
public void setAssetCategory(AssetCategory assetCategory)
public void setAssetEntry(AssetEntry assetEntry)
public void setAssetTag(AssetTag assetTag)
public void setAssetVocabulary(AssetVocabulary assetVocabulary)