public interface XmlAsset
Modifier and Type | Method and Description |
---|---|
XmlAssets |
getAssetHistory() |
AssetType |
getAssetType() |
String |
getCheckinComment() |
String |
getLastContributor() |
Date |
getLastModified() |
String |
getName() |
void |
setAssetHistory(XmlAssets assetHistory) |
String getName()
AssetType getAssetType()
String getLastContributor()
String getCheckinComment()
Date getLastModified()
XmlAssets getAssetHistory()
void setAssetHistory(XmlAssets assetHistory)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.