Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.exchange.AssetAttribute
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint.exchange |
-
Uses of AssetAttribute in com.aeontronix.enhancedmule.tools.anypoint.exchange
Methods in com.aeontronix.enhancedmule.tools.anypoint.exchange that return types with arguments of type AssetAttribute Modifier and Type Method Description List<AssetAttribute>AssetVersion. getAttributes()List<AssetAttribute>ExchangeAsset. getAttributes()Method parameters in com.aeontronix.enhancedmule.tools.anypoint.exchange with type arguments of type AssetAttribute Modifier and Type Method Description voidAssetVersion. setAttributes(List<AssetAttribute> attributes)voidExchangeAsset. setAttributes(List<AssetAttribute> attributes)