public class XmlAssets extends Object
Constructor and Description |
---|
XmlAssets() |
XmlAssets(Collection<XmlAsset> assets) |
Modifier and Type | Method and Description |
---|---|
void |
addAsset(XmlAsset xmlAsset) |
Collection<XmlAsset> |
getAssets() |
public XmlAssets()
public XmlAssets(Collection<XmlAsset> assets)
public void addAsset(XmlAsset xmlAsset)
public Collection<XmlAsset> getAssets()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.